aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/_global/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Highlight code in articles using highlight.jsFabien LOISON2018-04-231-1/+3
|
* 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