Carl Schwan
b155adbb51
Fix setting menu height
...
- Increase max height to match page height
- Move settings 8px from the right instead of 5px to match other top
menus
- Handle overflow of the content correctly
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-09 13:36:19 +07:00
szaimen
7801550d33
fix files_external settings
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-09 08:44:08 +07:00
Carl Schwan
af30e7ff5b
Port css to scss
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-08 18:24:38 +07:00
szaimen
6579b6c3c8
improve app settings design
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-06 17:27:32 +07:00
Carl Schwan
daad19828c
Update header menu style
...
Make it consistent with nextcloud-vue
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-06 10:15:08 +07:00
Julius Härtl
b6a6802857
Some more fixes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-01 14:15:42 +07:00
Julius Härtl
d6bd98d3c5
Bump bundled files
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-01 14:15:42 +07:00
nextcloud-command
bff4c86154
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-31 08:34:06 +07:00
Carl Schwan
f1ce2c2b93
Fix rebasing issues and improve profile settings page a bit more
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26 19:51:10 +07:00
Carl Schwan
1d35a53991
More dark theme fixes
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26 19:49:00 +07:00
Carl Schwan
2f30d3227f
Various fixes
...
- Fix user status dialog
- Add label where missing
- Move emoji picker inside input field (similar to talk)
- Fix selecting an emoji
- Fix multiselect
- Fix button with confirmation action
- Fix some other unrelated dark theme issues
- Fix select2 focus
- Run npm lint:fix
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26 19:49:00 +07:00
Carl Schwan
f630bd27f7
Adapt to new Nextcloud vue style
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26 19:49:00 +07:00
Joas Schilling
80402f025d
Do not overwrite the focus-visible of vue apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-10 13:03:28 +07:00
Joas Schilling
f41edf26bd
Fix "More" app icon
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-05 11:53:50 +07:00
Carl Schwan
3fa6ee3c60
Fix login flow
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-27 11:29:12 +07:00
Carl Schwan
253118298d
Redesign guest pages for better accessibility
...
- Use white box and put content on it
- Improve focus indicator
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-27 10:43:21 +07:00
Vincent Petry
8e1240add8
Bump nextcloud-dialogs from 3.1.2 to 3.1.4
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-26 23:32:07 +07:00
Vincent Petry
255d22fa71
Remove obsolete notification container
...
The future is TOAST 🍞
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-26 13:54:24 +07:00
Julius Härtl
e165564607
Add legacy popover focus outline
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-07-20 08:43:03 +07:00
Julius Härtl
9e0d6f5608
Use hover css variable for primary buttons and add proper focus outline
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-07-18 18:24:26 +07:00
Julius Härtl
87320cba99
Fix styling for single skip buttons globally
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-07-16 10:17:15 +07:00
Joas Schilling
df74c7a337
Fix settings icon color
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-13 12:09:36 +07:00
Christopher Ng
0b0ef105c5
Use button for grid view toggle instead of hidden checkbox
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-06-09 00:09:57 +07:00
Christopher Ng
fc56c0eb91
Fix focus styling
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-06-09 00:06:53 +07:00
Christopher Ng
c1054ea5eb
Augment keyboard accessibility of contacts menu
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-06-07 16:57:13 +07:00
Carl Schwan
c1499519d4
Improve accessibility with more visible focus indication for non vue apps
...
- Add visible-focus effect on each header entry
- Show focus outline when using focus-visible (keyboard navigation)
- Add polyfy for focus-visible since it's only very recently available
on webkit
- Change text for link to home button to describe the destination and
not the current page
- Improve focus effect in app sidebar navigation
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-16 13:21:48 +07:00
John Molakvoæ
73918b8af9
Cleanup and compile
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-13 16:13:00 +07:00