Commit graph

251 commits

Author SHA1 Message Date
Simounet
6fab27f3ce
Add tag form submit button always displayed 2023-09-29 15:35:33 +02:00
Simounet
9bc026f343
Fix #6971 - Full clickable card on mass action 2023-09-27 19:25:16 +02:00
Simounet
4b04cd5746
Mass action tag layout updated 2023-09-04 12:00:16 +02:00
Simounet
0fdffb0b96
Homepage form header layout updated 2023-08-31 22:26:08 +02:00
Simounet
2d7d16ee6c
Tag mass action layout updated 2023-09-01 14:16:27 +02:00
Simounet
56983b01a8
Fix checkboxes pointer events issue 2023-08-28 14:21:34 +02:00
Simounet
ca608ece65 Fix nav input styles 2023-08-28 09:54:12 +02:00
Simounet
027042cc1a Fix #6873 override materializecss checkbox pointer-events disabled 2023-08-28 09:53:56 +02:00
Nicolas Lœuillet
c99a733aff
Fix checkboxes which were broken 2023-08-21 14:12:06 +02:00
Kevin Decherf
15230f488a css: reduce risk of collision for #content
`main #content` can match fetched content and break the layout, like for
technologyreview.com

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2023-08-13 00:08:39 +02:00
Simounet
513337c1fa
Fix 6664 mass action input on dark theme 2023-06-26 22:34:57 +02:00
Simounet
97a87235a1
Setting to show / hide articles thumbnails styling 2023-06-16 14:28:57 +02:00
Jérémy Benoist
2aa18b7b90
Merge pull request #6624 from Simounet/fix/6333-mousetrap-enter-issue
Fix mousetrap enter issue
2023-06-16 14:11:46 +02:00
Simounet
fb2d88ffa4
Fix #6333 mousetrap enter issue 2023-06-16 12:19:34 +02:00
Simounet
1534841308
Entry tags hover, active, focus style added 2023-06-15 23:18:43 +02:00
Simounet
7a9e328ce9
Entry info style updated 2023-06-15 23:17:30 +02:00
Simounet
5d1abde36d
Entry view tags styled udpated 2023-06-15 23:13:45 +02:00
Simounet
fcb880fbd1
Empty space on the top bar used for more add url toggle clickable target 2023-06-14 21:54:57 +02:00
Simounet
3c7457801f
index class added to body 2023-06-12 18:15:39 +02:00
Simounet
e5b72f3123
Fix Stylelint errors 2023-06-12 18:15:38 +02:00
Simounet
b0a53a44ae
Fix #5808 auto dark theme detection flickering 2023-06-06 17:58:10 +02:00
Simounet
81f58df7b8
Mass action tag layout updated 2023-05-26 21:14:32 +02:00
Simounet
824d0248d5
[Boyscout] Material icons not selectable anymore 2023-05-25 22:06:00 +02:00
Simounet
d0aad7b96d
Mass actions available on cards view
fixup! Mass action toggle button added
2023-05-25 22:04:44 +02:00
Simounet
384918cda9
Mass action toggle button added 2023-05-25 21:56:09 +02:00
Simounet
c589e669e0
Dark mode background color for side panels updated 2023-05-18 13:34:11 +02:00
Simounet
274412fb79
Fix dark mode URL add input color 2023-05-17 22:27:40 +02:00
Simounet
aec4d9076e
Dark mode contrast improved 2023-05-10 20:38:06 +02:00
Simounet
5c1c779746
Fix dark mode top bar contrast 2023-05-10 13:51:58 +02:00
Simounet
58c8548da0
Fix dark theme for pre HTML tags 2023-05-04 21:19:20 +02:00
Nicolas Lœuillet
9d39130a96
Removed useless files 2022-11-03 10:16:52 +01:00
Nicolas Lœuillet
29308024ac Removed old, not so maintained and buggy baggy theme 2022-11-03 09:55:20 +01:00
Nicolas Lœuillet
4947d419a3
Removed Carrot & Scuttle share 2022-11-01 15:10:02 +01:00
Kevin Decherf
08eb190c95 Add support of mass action to tag entries
Closes #3118

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-06-29 15:48:41 +02:00
Simounet
e55cb639fc
Tag delete style action updated 2022-06-15 16:18:12 +02:00
Kevin Decherf
1d1c2a3311 material: fix "untagged entries" chip style
The longest translated string for "Untagged entries" seems to be the
greek "Καταχωρίσεις χωρίς ετικέτες"

Fixes #5632

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-06-07 14:42:14 +02:00
Jeremy Benoist
4947ea6758
Merge remote-tracking branch 'origin/master' into 2.5.0 2022-05-13 13:50:50 +02:00
Kevin Decherf
78ad422486 material: improve mass buttons style, mostly for smartphone screens
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-03-25 11:00:06 +01:00
Simounet
d0cfdaf10e
Fix row and card style regressions 2022-03-15 13:54:04 +01:00
Simounet
201a9930f9
Card actions styled at the bottom 2022-03-14 22:13:44 +01:00
Simounet
016ceb6829
ul entries list replaced by ol 2022-03-14 22:12:22 +01:00
Simounet
e700cadae3
Mass action buttons extracted from entries list 2022-03-14 22:11:09 +01:00
Simounet
85e91f9e67
CSS grid used for bloc mode entries and flex for card bloc 2022-03-14 22:09:07 +01:00
Jeremy Benoist
9a6146d2ef
Merge remote-tracking branch 'origin/master' into 2.5.0 2022-03-02 20:03:33 +01:00
monirzadeh
d38fe8d7af
Add support for RTL content 2022-02-08 15:51:50 +01:00
Jeremy Benoist
01609f8514
Update to ESLint 8
And run it:
- `yarn eslint app/**/*.js --fix`
- `yarn eslint web/**/*.js --fix`
2022-01-05 21:43:32 +01:00
Jeremy Benoist
9d1716c0e5
Rebuild assets
And add `postcss-scss` and fixing some issues.
2022-01-05 20:43:36 +01:00
Jeremy Benoist
283675ccd0
Rebuild assets and update webpack config
And optimize images (Thanks ImageOptim)
2022-01-05 16:09:43 +01:00
Jeremy Benoist
7ac1217c01
Update assets 2022-01-05 16:04:40 +01:00
Kevin Decherf
1e7849c401 Fix dark mode background color for pre tags
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2021-10-23 14:50:14 +02:00