ZhenShuo Leo
edbace7be0
feat: support a11y disable blur
2025-07-21 17:18:18 +08:00
Nuno C.
94dfe274f3
Merge pull request #2272 from servedsmart/fix-issue-2264
...
🐛 Fix: Leading space in i18n go template
2025-07-10 11:40:57 +01:00
Nuno C.
5ebb8a9a63
Merge pull request #2261 from servedsmart/fix-label
...
🩹 Fix: Incorrect usage of <label> for menu-button
2025-07-10 11:39:23 +01:00
Served Smart
17faf8b738
♻️ Refactor: Autogen classes and use consistent naming
...
- This should greatly improve consistency
- This mainly targets one of my PRs https://github.com/nunocoracao/blowfish/pull/2211
2025-07-09 18:59:32 +02:00
Served Smart
82622d38d8
🩹 Fix: Incorrect usage of <label> for menu-button
...
This fixes the following issue in Chrome: No label associated with a form field.
I don't know why a <label> was used here before, but I see no reason to do so, a div works just as well.
2025-07-09 18:48:25 +02:00
Served Smart
61ad34afde
🐛 Fix: Leading space in i18n go template
...
This fixes: https://github.com/nunocoracao/blowfish/issues/2264
2025-07-09 18:39:08 +02:00
ZhenShuo Leo
2886dea826
style(header): run prettier format
2025-06-19 19:44:08 +08:00
ZhenShuo Leo
6d941ee3d7
fix(header): incorrect end clause
2025-06-19 19:44:08 +08:00
ZhenShuo Leo
79171f488c
refactor(header): modularize basic.html
2025-06-19 19:44:08 +08:00
Served Smart
9f85c0566e
♻️ refactor: Move most inline styles out of line
...
- Move out of line by using already defined css classes
- Move paddings out of line
- Move margins out of line
- Move z-indexes out of line
- Move center-relative-left out of line
2025-06-12 14:00:21 +02:00
Azzam Alsharafi
904e077b74
Fix top nav bar layout in RTL languages
...
Modify the margin direction in RTL layouts, and replace some occurrences of space-x to gap-x, for better RTL handling
2024-12-19 15:24:21 +08:00
Nuno Coração
de1fa4a58d
fix https://github.com/nunocoracao/blowfish/issues/1695
2024-09-03 23:40:54 +01:00
Jörn-Michael Miehe
09bacd9f0b
✨ add SVG support for logos
2024-07-29 23:34:46 +02:00
Zoe Roux
9dc7940718
Use markdown emojify instead of dump emojify
2024-05-31 12:37:29 +02:00
MaikelChan
ab6738cd4d
Improve consistency in header's layout and size.
2024-02-11 13:37:19 +01:00
Nuno Coração
33b3302a61
Add option to hide text in header
2023-12-01 13:28:24 +00:00
Nuno Coração
242c43ed78
Empty hamburger visible
2023-12-01 13:20:24 +00:00
Nuno Coração
6f06d8550a
🐛 Fix menu wrapper for Safari
2023-07-14 10:08:11 +01:00
Nuno Coração
a9d8eee152
fixed small ui bug
2023-06-05 22:54:26 +01:00
Nuno Coração
9f741eb71d
updated deprecated configs
2023-06-05 22:42:37 +01:00
Daniel Odrinski
e3869849bd
[ #676 ] Add accidentally un-committed files
2023-05-02 03:17:31 +01:00
Nicolas Lorin
08c195f342
Accessibility: Add missing aria-label on non-mobile buttons
2023-03-06 22:23:17 +01:00
Guillaume Assier
ff26b2f0e4
Accessibility: Add aria-label on buttons
2023-03-05 11:21:24 +00:00
Nuno Coração
438d493bd5
📖 created recipe section
2023-01-15 00:22:05 +00:00
Nuno Coração
a194975889
✨ Page indicator in navigation bar
2023-01-14 23:50:34 +00:00
Nuno Coração
053fa1383a
final polish
2023-01-14 21:58:22 +00:00
Nuno Coração
88b23d57de
add dynamic negative margin when logo is used
2023-01-14 20:10:37 +00:00
Nuno Coração
b3e006d90f
recovered sub-navigation
2023-01-14 13:10:55 +00:00
Nuno Coração
2db7f50c7c
removed unused css classes
2023-01-14 11:15:07 +00:00
Nuno Coração
d8e641dc8d
final version for testing
2023-01-14 02:09:45 +00:00
Nuno Coração
866febe2a0
♻️ synced branch to dev and fixed conflicts
2023-01-08 22:04:41 +00:00
madoke
dfb18c126c
add nested menus capability
2023-01-06 16:57:51 +00:00
Nuno Coração
a17139e1dd
final polish and version bump
2023-01-05 20:45:47 +00:00
Nuno Coração
e3eb3824f1
Merge branch 'subnavigation-feature-branch' into dev
2023-01-03 20:47:55 +00:00
Miles Pernicious
9c3326f395
Fix missing title attribute from search button
...
This was caused by an extra space before an enquoted identifier,
causing the i18n lookup to fail.
2023-01-01 23:55:00 -10:00
madoke
45c6546983
Add support for subnavigation menu
2023-01-02 00:58:45 +00:00
Nuno Coração
2e097b8ec5
🐛 Icons align to the left in responsive mobile menu
2022-11-19 23:33:24 +00:00
Nuno Coração
28689bcf58
added new fixed header
2022-11-06 19:48:41 +00:00
Nuno Coração
af7fd6c7fc
updated dependencies
2022-10-29 16:00:59 +01:00
Nuno Coração
2f67a8dfd5
added instructions and icons to menu entries
2022-10-04 16:41:55 +01:00
Nuno Coração
b956b0f280
added language swticher to the header
2022-09-29 23:05:17 +01:00
Nuno Coração
66abdf24d2
added language swticher to the header
2022-09-29 22:46:00 +01:00
Nuno Coração
16d89e212a
fixed bug with a in head
2022-09-12 13:50:15 +01:00
Nuno Coração
667a181028
finished the header
2022-09-11 17:20:31 +01:00
Nuno Coração
3053f9176f
fixed footer
2022-09-11 00:15:16 +01:00
Nuno Coração
4a45e5383b
improvements to basic header
2022-09-11 00:08:38 +01:00
Nuno Coração
929d1ab5e7
changing header
2022-09-10 22:58:50 +01:00
Nuno Coração
8fbdecb6e7
initial commit
2022-09-10 20:05:37 +01:00