aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/_global/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3636 from flozz/syntax-highlightJérémy Benoist2018-06-071-1/+3
|\ | | | | Highlight code in articles using highlight.js
| * Highlight code in articles using highlight.jsFabien LOISON2018-04-231-1/+3
| |
* | Fix Firefox mobile unneeded resizeSimounet2018-05-241-1/+1
|/ | | | | | Before that, on Firefox Mobile, when you were moving to the top or to the bottom of the page, you were stopped before to go to the opposite side.
* Fix webpack error on commentsKevin Decherf2017-09-061-1/+1
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Displays an error with an annotation with a too long quoteadev2017-06-041-1/+15
| | | | Fix #2762
* Fix delete annotation when username is definedadev2017-05-141-0/+5
| | | | | | | When an user set his name in "Config" > "User Information", he can't delete or update an annotation Fix #2382
* Adds Webpack support and removes the use for GruntThomas Citharel2017-05-041-0/+52
Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes