3620dae1e6
Merge remote-tracking branch 'origin/master' into 2.4
2019-04-01 13:16:15 +02:00
f1f1efb5de
material: wrap card actions, remove class hiding of creation date
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-03-03 19:22:32 +01:00
fb7dedf36c
material: move a media query from cards to dedicated scss file
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-03-02 22:48:43 +01:00
5419a8368e
Merge remote-tracking branch 'origin/master' into 2.4
2019-01-15 09:41:18 +01:00
20898d5ef4
Merge pull request #3783 from wallabag/issue-3780
...
material: decrease size of tags on list view
2018-11-26 18:45:38 +01:00
13d94929ec
material: decrease size of tags on list view
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2018-11-25 15:38:17 +01:00
e5de9917fd
material: fix missing thumbnail on list view
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2018-11-25 15:00:08 +01:00
b878be4cc9
Merge remote-tracking branch 'origin/master' into 2.4
...
# Conflicts:
# web/wallassets/baggy.js
# web/wallassets/manifest.json
# web/wallassets/material.css
# web/wallassets/material.js
2018-11-25 09:58:18 +01:00
2daae77094
Card no preview replaced by wallabag logo
2018-11-21 18:51:44 +01:00
cefbe6a87f
Add placeholder image to card-based gallery entries page for #3651
...
I referenced https://css-tricks.com/using-svg/ for using the SVG icon.
The icon has a black foreground and white background, which doesn't
look very good as a placeholder. So, using the background-image style
to show the svg and the inversion filter to make it white on gray.
With the image always present, there isn't much difference between
the with and without image preview templates, so I merged them.
Tested on Chrome, Firefox, and Safari on OSX.
2018-10-15 23:59:39 -04:00
32968bd30e
Add specific styles for the card tag form element.
...
Also add a `.hidden` class in the baggy theme to have consistency with material.
2018-09-25 10:18:35 +02:00
49fb9e7cab
Card tags template shared
2017-12-26 09:02:00 +01:00
a8541089be
Useless span removed from the card's title
2017-12-26 09:00:33 +01:00
7475924eac
Border radius on every corner of tag's list
2017-12-08 10:20:58 +01:00
c235cb75cd
Fix duplicated code removed
2017-12-08 10:18:49 +01:00
3e7d86b2c5
Tags list view improved
...
No text ellipsis so we can see the whole tag, better responsiveness, bigger
touch height on links.
2017-12-08 10:18:49 +01:00
f836b98fa6
Fix pagination on list mode
2017-12-04 22:31:30 +01:00
2f510787e7
material: replace card activator with article link on card preview
...
Fixes #2424
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-06 20:49:41 +01:00
84b041e87f
Reduced border-radius for tags
2017-05-31 20:31:35 +02:00
91775f36fe
Add some flex magic
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-05-31 14:34:46 +02:00
812c980fa5
Fixed tags display on grid view
2017-05-31 13:26:29 +02:00
ff5cdbdc95
fix 3-dots menu position
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-05-08 12:32:20 +02:00
4c6ee89c9c
Fix review again
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-05-07 17:13:08 +02:00
34806fab1b
Fix reviews
...
Signed-off-by: Aline <chetta.aline@gmail.com >
2017-05-07 15:07:50 +02:00
2003ffa97e
Fix according to review
2017-05-04 17:44:42 +02:00
64f81bc316
Adds Webpack support and removes the use for Grunt
...
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
2017-05-04 14:49:44 +02:00