Eliseu Amaro
|
380eec5eb0
[CSS] Fixed inconsistent side panels font size. Note's view improvements.
|
3 yıl önce |
Eliseu Amaro
|
2cbdd43660
[TWIG][BASE] Using preload for main stylesheets. This ensures they are available earlier and are less likely to block the page's render, improving performance.
|
3 yıl önce |
Eliseu Amaro
|
404442ebda
[BASE] Importing fonts through CSS instead, minimizing content blocking. Removed legibility optimizations in font rendering. Removed unused font rules.
|
3 yıl önce |
Eliseu Amaro
|
9e051273f7
[BASE][NOTE][CSS] Notes are now clearly delimited to visually impaired users. Screen readers will notify when a note begins as well as each reply. Focused elements now provide the same feedback everywhere.
|
3 yıl önce |
Eliseu Amaro
|
60af533fa4
[BASE][CSS] Accessibility menu fix when logged out. Proper selector for accesskey used now, ".accessibility-target".
|
3 yıl önce |
Eliseu Amaro
|
3abf71b707
[CSS] There's no need to tab again after selecting accessibility menu!
|
3 yıl önce |
Eliseu Amaro
|
b0b3ae237a
[TWIG][BASE] Fixed taborder, Orca will continue to read the whole header though. Navigation should be more clear for each timeline.
|
3 yıl önce |
Eliseu Amaro
|
61071a6821
[PLUGINS][Reply][Repeat][Favourite] Base template semantic rework. Reply, repeat and favourite respective classes are now assigned in their NoteHandlerPlugin.
|
3 yıl önce |
Diogo Peralta Cordeiro
|
ddd2ffe26a
[TWIG] Add extension to check if Firefox is being used
|
3 yıl önce |
Eliseu Amaro
|
0e50f0692e
[ACCESSIBILITY][BASE] Accessibility menu was unreachable.
|
3 yıl önce |
Eliseu Amaro
|
1614b8c8fe
[ACCESSIBILITY][BASE] Workaround Firefox amazing keybindings.
|
3 yıl önce |
Eliseu Amaro
|
6ef07e04d1
[Posting][CSS] Right panel form uses a select box instead of radio buttons. Hover and focus of <a> elements using just an underline. Note author and actions padding redone. File-picker font is now correct. Left panel hierarchy should now be more clear.
|
3 yıl önce |
Eliseu Amaro
|
ca2eff2906
[CSS] Visual feedback from shortcuts polished.
|
3 yıl önce |
Eliseu Amaro
|
414b33f97b
[TWIG][CSS] Shortcut menu done. Can access various panel with proper visual feedback.
|
3 yıl önce |
Eliseu Amaro
|
e73af2b887
[TWIG][CSS] Left and Right panels now using a checkbox trick to control their visibility. Details element couldn't be properly controlled by CSS without breaking accessibility.
|
3 yıl önce |
Eliseu Amaro
|
b8bb845e24
[TWIG][CSS][Accessibility] Note view accessibility improvements. Left and right panels icon rework (width and height weren't correct, position needs further work).
|
3 yıl önce |
Eliseu Amaro
|
d2760f1250
[TWIG][CSS][Accessibility] Base template accessibility improvements. Applying more semantic HTML5 tags and aria to describe content actions.
|
3 yıl önce |
Eliseu Amaro
|
6166afeec6
[TWIG][CSS] Left and right panels accessibility improvements. Tabindex is now properly set up. When panels have the attribute open but aren't focused (keyboard navigation out of panel, into main content) they aren't displayed anymore.
|
3 yıl önce |
Eliseu Amaro
|
df62d7e4f4
[CSS][Assets] Minified header icons. Reverted footer links position due to Firefox's corageous interpretation of a fixed element's position.
|
3 yıl önce |
Eliseu Amaro
|
5de0704de2
[Favourite][TWIG][CSS] Favourite shows alt-text and properly sets colours. Titles translated on the right panel.
|
3 yıl önce |
Eliseu Amaro
|
1647c5391f
[Favourite][TWIG][CSS] Favourite now works.
|
3 yıl önce |
Eliseu Amaro
|
68cf6dee65
[FAQ][CSS] All FAQ pages stylized, minor structure changes throughout.
|
3 yıl önce |
Eliseu Amaro
|
d0b2cccb63
[CSS] Mesh gradient works as intended with no banding.
|
3 yıl önce |
Eliseu Amaro
|
625c056f30
[TWIG][CSS] Overall CSS optimizations. Image gradients are now used, 64x64 px.
|
3 yıl önce |
Eliseu Amaro
|
d16614982a
[TWIG][CSS] Panels are fixed and base content acts accordingly on all sizes.
|
3 yıl önce |
Eliseu Amaro
|
2bae14198b
[CSS][TWIG] Details element is now shown by default on larger screens, and hidden on smaller screens.
|
3 yıl önce |
Eliseu Amaro
|
03fb7b43e8
[CSS] Fixed accessibility issues with header and panel elements. Left, instance and right elements are now properly ordered when focused.
|
3 yıl önce |
Eliseu Amaro
|
98e7e94dfa
[TWIG][CSS][ICONS] New profile and notice creation panel, alternative text set correctly for header icons. WIP in base styling and panels.
|
3 yıl önce |
Eliseu Amaro
|
868dbbd44e
[TWIG][CSS] Found solution to show details content by default in desktop view. However, post_form is being rendered multiple times, it was already rendered in the Posting Component. Needs to be fixed.
|
3 yıl önce |
Eliseu Amaro
|
95c81cc741
[TWIG][CSS] Panels functionality works as intended, size needs to be worked upon.
|
3 yıl önce |