Commit Graph

21 Commits

Author SHA1 Message Date
Sodbileg Gansukh
2a1483718c Updates for the announcement bar compatibility
closes https://github.com/TryGhost/Team/issues/3024
2023-04-21 11:01:47 +01:00
Sodbileg Gansukh
be2dabb1a6 Fixed logo color issue when the header color is brand, dark or transparent 2023-03-06 17:02:07 +08:00
Sodbileg Gansukh
ae859685ae Rebuilt assets 2023-03-01 13:02:51 +08:00
Peter Zimon
d60267e2f0 Fixing navigation bar (#215)
- The `•••` menu had a bug that practically broke it in tablet sizes and after resizing the window, both with the old and the new theme design system.
- Padding was missing above the menu for stacked navigation style
- Links in the mobile menu for dark background Episode and Taste were set to white, which resulted in invisible mobile menus

Note that this is changing the global navigation styles so it affects all themes.
2023-01-16 14:01:59 +01:00
Sodbileg Gansukh
bc4db0eea6 Fixed navbar dropdown calculation 2022-12-16 13:33:46 +08:00
Sodbileg Gansukh
3214a5f107 Adjusted mobile menu 2022-12-16 13:04:59 +08:00
Sodbileg Gansukh
de2512122b Optimized the footer to work with lots of secondary menu items 2022-12-14 17:38:27 +08:00
Sodbileg Gansukh
9eb9c964c5 Added sign in links to the navbar
closes #203
2022-12-14 16:33:07 +08:00
Sodbileg Gansukh
49d206bab8 Added Taste and Episode themes 2022-12-14 10:03:32 +08:00
Sodbileg Gansukh
6dfab2500c Rebuilt the assets 2022-11-11 16:40:31 +08:00
Sodbileg Gansukh
833c2b2d25 Rebuilt the assets 2022-11-11 12:17:01 +08:00
Sodbileg Gansukh
99b49a73ea Rebuild assets 2022-09-12 18:08:11 +08:00
Sodbileg Gansukh
ac89c56fb8 Rebuild assets 2022-08-12 22:06:11 +08:00
Sodbileg Gansukh
b39e6c7bc9 Column layout for mobile menu actions 2022-08-02 16:57:00 +08:00
Sodbileg Gansukh
15bce9142c Fix mobile menu background color for transparent header 2022-08-02 16:17:20 +08:00
Sodbileg Gansukh
809fd4fc73 Better position for mobile search icon
The search icon used to be on the bottom of the mobile menu, and now it will be placed before the burger menu.
2022-08-02 15:50:36 +08:00
Sodbileg Gansukh
6976c9a31f Fix brand and dark header color on mobile screen 2022-08-01 18:49:54 +08:00
Sodbileg Gansukh
de0d3d74db Add default background color to mobile menu when opened
fixes: https://github.com/TryGhost/Ruby/issues/22
2022-07-25 17:17:46 +08:00
Sodbileg Gansukh
ba5e6aebab Fix search icon color on dark and brand header 2022-07-19 15:32:05 +08:00
Sodbileg Gansukh
249cf3080b Rebuild assets 2022-07-14 15:00:45 +08:00
Sodbileg Gansukh
6350a2de33 Migration (#98)
* Add Alto theme

* Remove unnecessary specificity from link hover selector

* Add Dope theme

* Refine Dope theme

* Remove unnecessary selectors from dark mode styles

* Add Ruby theme

* Add branding+navigation header style

* Post/page template cleanup for Ruby theme

* Remove jQuery dependency from Ruby

* Photoswipe for Ruby

* package.json cleanup

* Add Ease theme

* Ease theme cleanup

* Add Edge theme

* Add callback to pagination script

* Rebuild assets

* Refresh Wave

* Wave theme pagination

* Remove unused settings

* Add tag/author pages to Wave

* Remove unnecessary dependencies

* Post meta spacing

* Dawn theme

* Edition theme

* Cleanup body class

* Lint

* More cleanup

* London theme

* Ease theme search cleanup

* Minor bug fixes

* Remove jQuery dependency from the custom search script

* Put back commented functions

* Update posts per page to make it consistent with homepage section posts

* Alto theme update

* Rebuild assets

* Remove unused theme setting

* Unnecessary rule

* Start adding search support

* Search support to more themes

* Remove starter

* Add Alto theme workflow
2022-07-12 20:09:02 +08:00