0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-10 07:28:39 +00:00
Commit Graph

72 Commits

Author SHA1 Message Date
Víctor Losada Hernández d0265a9978 shared styles to alias 2026-02-25 18:30:44 +01:00
Víctor Losada Hernández 3e76046868 Revert "renamed client to src"
This reverts commit c28736bd01.
2026-02-01 17:36:53 +01:00
Víctor Losada Hernández c28736bd01 renamed client to src 2026-02-01 17:34:50 +01:00
Víctor Losada Hernández d6b763e62d update import paths 2026-01-23 18:44:51 +01:00
Víctor Losada Hernández 47c84428c7 initial commit 2025-10-15 22:24:45 +02:00
Víctor Losada Hernández 163e3927b5 style lint 2025-03-18 19:38:58 +01:00
Víctor Losada Hernández ebe5dca7a9 remove unnecessary child in nav 2024-10-13 10:51:06 +02:00
Víctor Losada Hernández a92b44427d lint 2024-09-16 23:17:12 +02:00
Víctor Losada Hernández 5961e9042a merge from master 2024-09-16 23:11:27 +02:00
Gazook89 2246944dd2 Remove duplicate ErrorBar/popups tray
Removed duplicated components.

Restyled the popups to accomodate extra height of viewer tools.
2024-08-23 14:40:19 -05:00
Víctor Losada Hernández 1c0bbc9390 linting 2024-08-14 20:05:28 +02:00
Víctor Losada Hernández bf3c083e8c flow changed, flex added, elipsis added 2024-08-14 16:33:02 +02:00
Trevor Buckner 58422569c9 Extra classes were needed for .recent and .save
.save has special styling for the "on" button.

.recent has special styling for the dividers between Edited and Viewed
2024-03-06 15:32:38 -05:00
Víctor Losada Hernández 7483b4afc6 quickfix 2024-03-06 19:16:48 +01:00
Víctor Losada Hernández c7a2e84927 no wrapping text 2024-03-06 19:13:35 +01:00
Víctor Losada Hernández 3482330629 adjust to work with overflow 2024-03-06 19:05:58 +01:00
Trevor Buckner 59e87697ff linting 2024-03-01 01:27:46 -05:00
Trevor Buckner 50f069e688 Fix some nesting of styles
The values from nav.less were mistakenly nested inside each other which was adding too much specificity.
2024-03-01 01:24:50 -05:00
Gazook89 323d84974c Combine nav and navbar styles
- moves all the nav.less styling to navbar.less in the `client` directory
- deletes nav.less
- changes the nav.jsx import of styles to navbar.less
- stylelint navbar.less
- added a couple comments about easy future changes.
2024-02-10 22:29:16 -06:00
G.Ambatte 678ac90cd0 Shift Recent Items to use Nav.dropdown 2023-06-29 23:58:52 +12:00
Trevor Buckner c48dccb0d3 spaces to tabs 2023-04-17 16:16:47 -04:00
Trevor Buckner 891bf528cd Tidy NavBar Less 2023-04-12 17:35:18 -04:00
Trevor Buckner d369cad02c Tweak tag bubbles 2023-04-11 21:29:01 -04:00
Trevor Buckner a2430c8744 Tweak size and centering strategy 2023-04-11 21:26:16 -04:00
G.Ambatte 4ddee3c2f1 Remove z-index to fix UserPage bug 2023-04-10 10:17:15 +12:00
G.Ambatte 9690c6dac3 Center metadata window 2023-04-10 09:35:56 +12:00
G.Ambatte eb7d558c8d Change author names to UserPage links 2023-04-09 23:24:54 +12:00
G.Ambatte 0e226ca8db Add min and max widths 2023-04-09 22:26:15 +12:00
G.Ambatte bc83e1f84d Tweak animation, add alternating bg colors 2023-04-09 21:33:33 +12:00
G.Ambatte b8e68f9a93 Add animations 2023-04-09 21:01:28 +12:00
G.Ambatte ebc90c998a Position window correctly when nav bar is thick 2023-04-09 20:31:12 +12:00
G.Ambatte aa0cc1ebf6 Move Metadata window to title 2023-04-09 13:33:53 +12:00
G.Ambatte c5bd41acbf Adjust tag styling 2023-04-09 11:00:41 +12:00
G.Ambatte 591c45f59f Fix Recent Items drop down 2023-03-30 20:19:30 +13:00
G.Ambatte aed29952d6 Fix nav item background transparency & z position 2023-03-30 20:13:01 +13:00
G.Ambatte b24c604597 Merge branch 'master' into addMetadataToShare-#1679 2023-03-22 18:51:49 +13:00
Michiel De Mey a52ec1c330 Remove text transform from username
Fixes #2731
2023-03-21 16:08:58 +01:00
G.Ambatte db5469699e Move metadata window to be independent of title 2023-03-19 18:42:31 +13:00
G.Ambatte bd4c24df46 Adjust styling for unusual browser widths 2023-03-15 13:46:30 +13:00
G.Ambatte 1126481d53 Add Last Updated field and nudge styling 2023-03-15 11:46:27 +13:00
G.Ambatte a3f93c2602 Styling updates 2023-03-15 11:06:48 +13:00
G.Ambatte 24564a2750 Shift to title wrapper 2023-03-15 09:17:05 +13:00
G.Ambatte ccf44cbe91 Initial functionality pass 2023-03-14 23:01:29 +13:00
Gazook89 bda80c9984 remove comments 2022-11-13 11:43:55 -06:00
Gazook89 ffddc275c1 set removeItem icon to transparent background 2022-11-03 23:38:46 -05:00
Trevor Buckner 65beb8d65e Merge branch 'master' into pr/2442 2022-10-28 14:07:14 -04:00
Gazook89 bebb06a36d Merge branch 'master' into Delete-Recent-Items 2022-10-18 19:22:01 -05:00
Gazook89 8562d328ff Merge remote-tracking branch 'upstream/master' into Toggle-AutoSave 2022-10-03 20:46:11 -05:00
Gazook89 0cd598ae14 rework the whole thing 2022-09-30 10:42:50 -05:00
Gazook89 c7ed9ea717 Create autosave toggle dropdown menu 2022-09-27 19:35:29 -05:00