aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material
Commit message (Collapse)AuthorAgeFilesLines
* Removed padding on entry viewNicolas Lœuillet2017-06-131-1/+1
|
* Reduced border-radius for tagsNicolas Lœuillet2017-05-312-0/+2
|
* Add some flex magicThomas Citharel2017-05-312-34/+47
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fixed tags display on grid viewNicolas Lœuillet2017-05-313-0/+46
|
* icon mail a bit betterThomas Citharel2017-05-091-1/+1
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* fix 3-dots menu positionThomas Citharel2017-05-081-1/+1
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fix review againThomas Citharel2017-05-072-14/+18
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Fix reviewsAline2017-05-074-0/+24
| | | | Signed-off-by: Aline <chetta.aline@gmail.com>
* fixed margin on sidebar menuThomas Citharel2017-05-051-1/+1
|
* Fix according to reviewThomas Citharel2017-05-045-1052/+39
|
* rebaseThomas Citharel2017-05-041-0/+5
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Adds Webpack support and removes the use for GruntThomas Citharel2017-05-0416-48/+1089
| | | | | | | | | | | | | | 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
* Disabled shortcuts on login/register pageNicolas Lœuillet2017-05-021-0/+5
|
* Scuttle sharingFrenchHope2017-03-281-0/+5
|
* Fix nav-panel-search heightKevin Decherf2017-02-021-1/+3
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* 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
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Material: render blockquote in italic and strong in bold in articleKevin Decherf2016-11-251-0/+8
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Material: update style of pre in articleKevin Decherf2016-11-251-0/+14
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Material: update style of ul in articleKevin Decherf2016-11-251-0/+9
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Material: update style of article linksKevin Decherf2016-11-251-0/+9
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Material: increase max width of article on large screensKevin Decherf2016-11-251-1/+1
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Material: prevent bold in title, update title font sizeKevin Decherf2016-11-251-0/+33
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Material: change color of background, article content and titlesKevin Decherf2016-11-251-1/+14
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* 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
| | | | On smaller resolution
* 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
| | | | Fix #18
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-191-22/+120
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .editorconfig # docs/de/index.rst # docs/de/user/import.rst # docs/en/index.rst # docs/en/user/configuration.rst # docs/en/user/import.rst # docs/fr/index.rst # docs/fr/user/import.rst # src/Wallabag/CoreBundle/Command/InstallCommand.php # src/Wallabag/CoreBundle/Resources/translations/messages.da.yml # src/Wallabag/CoreBundle/Resources/translations/messages.de.yml # src/Wallabag/CoreBundle/Resources/translations/messages.en.yml # src/Wallabag/CoreBundle/Resources/translations/messages.es.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml # src/Wallabag/CoreBundle/Resources/translations/messages.it.yml # src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml # src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml # src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml # src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml # src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml # src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig # web/bundles/wallabagcore/themes/baggy/css/style.min.css # web/bundles/wallabagcore/themes/baggy/js/baggy.min.js # web/bundles/wallabagcore/themes/material/css/style.min.css # web/bundles/wallabagcore/themes/material/js/material.min.js
| * 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
| | | | | | | | | | | | If the content is only an image, we can display a bigger preview image because we won’t have text to display. Also, split different card view to avoid too much complexity in the entries.html.twig
| * Remove the left margin of tagJeremy Benoist2016-11-081-0/+4
| | | | | | | | In the entries list, the first tag below the link isn’t stick to the left. Now it is.
| * Deal with more resolution issuesThomas Citharel2016-11-031-1/+17
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * Fix resolution issues and 'title' issuesThomas Citharel2016-11-031-2/+9
| | | | | | | | | | | | Also, modify editorconfig for css files. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * remove padding on small widthsThomas Citharel2016-10-221-1/+0
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * WIPThomas Citharel2016-10-221-17/+85
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Added CSS class on linksNicolas Lœuillet2016-11-161-4/+4
| |
* | Fix keyboard navigation on quickstart viewThomas Citharel2016-11-151-0/+5
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | fix next/prev pageThomas Citharel2016-11-151-12/+6
| |
* | Bring navigation (with right, left and enter) on material entries page. ↵Thomas Citharel2016-11-153-14/+84
| | | | | | | | | | | | | | | | Supports going to next and previous page ! Also better indentation for js files (changed editorconfig for them). Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Reorganized JS folders for shortcutsNicolas Lœuillet2016-11-153-0/+34
| |
* | es6 importsThomas Citharel2016-11-151-3/+3
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>