aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material
Commit message (Expand)AuthorAgeFilesLines
* Fix nav-panel-search heightKevin Decherf2017-02-021-1/+3
* Fix action's icons positionSimounet2016-12-301-1/+1
* Fix right side-nav scrolling on low height windowSimounet2016-12-301-1/+0
* Access to search, filters, export on mobileSimounet2016-12-291-7/+29
* Fix the box shadow on the card entrySimounet2016-12-201-10/+9
* Renamed view_mode by list_mode and hide excerptNicolas Lœuillet2016-11-281-1/+8
* Added list viewNicolas Lœuillet2016-11-281-1/+9
* Material: update size of text in articleKevin Decherf2016-11-251-0/+2
* Material: render blockquote in italic and strong in bold in articleKevin Decherf2016-11-251-0/+8
* Material: update style of pre in articleKevin Decherf2016-11-251-0/+14
* Material: update style of ul in articleKevin Decherf2016-11-251-0/+9
* Material: update style of article linksKevin Decherf2016-11-251-0/+9
* Material: increase max width of article on large screensKevin Decherf2016-11-251-1/+1
* Material: prevent bold in title, update title font sizeKevin Decherf2016-11-251-0/+33
* Material: change color of background, article content and titlesKevin Decherf2016-11-251-1/+14
* Fixed entry shortcuts available in list viewNicolas Lœuillet2016-11-221-15/+19
* Added help about shortcutsNicolas Lœuillet2016-11-221-1/+1
* Fix card action overlapJeremy Benoist2016-11-201-0/+4
* Added shortcutNicolas Lœuillet2016-11-191-0/+6
* Added testsNicolas Lœuillet2016-11-191-1/+1
* Added a simple search engineNicolas Lœuillet2016-11-192-4/+8
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-191-22/+120
|\
| * Changed display for material themeNicolas Lœuillet2016-11-141-2/+1
| * Added creation date on entries viewNicolas Lœuillet2016-11-141-1/+1
| * Display a bigger image in case of image contentJeremy Benoist2016-11-081-1/+6
| * Remove the left margin of tagJeremy Benoist2016-11-081-0/+4
| * Deal with more resolution issuesThomas Citharel2016-11-031-1/+17
| * Fix resolution issues and 'title' issuesThomas Citharel2016-11-031-2/+9
| * remove padding on small widthsThomas Citharel2016-10-221-1/+0
| * WIPThomas Citharel2016-10-221-17/+85
* | Added CSS class on linksNicolas Lœuillet2016-11-161-4/+4
* | Fix keyboard navigation on quickstart viewThomas Citharel2016-11-151-0/+5
* | fix next/prev pageThomas Citharel2016-11-151-12/+6
* | Bring navigation (with right, left and enter) on material entries page. Suppo...Thomas Citharel2016-11-153-14/+84
* | Reorganized JS folders for shortcutsNicolas Lœuillet2016-11-153-0/+34
* | es6 importsThomas Citharel2016-11-151-3/+3
* | Added unmark.it sharingNicolas Lœuillet2016-11-091-0/+5
|/
* fix stylelintThomas Citharel2016-10-151-1/+1
* Improved side menu, reduced the font size on small screens, fixed a form to a...Alexandr Danilov2016-10-151-1/+21
* CSJeremy Benoist2016-10-091-1/+2
* Optimize the way tag list is renderedJeremy Benoist2016-10-091-2/+3
* better tags on materialThomas Citharel2016-10-051-0/+9
* typo and build on testThomas Citharel2016-10-041-1/+1
* use airbnb base rules and update eslintThomas Citharel2016-10-041-1/+3
* Fixed icon position in share menuNicolas Lœuillet2016-10-041-2/+5
* fix iconsThomas Citharel2016-10-041-1/+2
* Add eslint & stylelint tests (fix a few things) and move dependencies to devThomas Citharel2016-10-041-5/+6
* Basically, fix everythingThomas Citharel2016-10-031-3/+51
* Fixed CSS for quickstart linksNicolas Lœuillet2016-10-031-2/+6
* Merge pull request #2314 from wallabag/assetsNicolas Lœuillet2016-10-033-61/+55
|\