Commit Graph

31 Commits

Author SHA1 Message Date
Sodbileg Gansukh
a4d0936929 Fixed navbar overflow issue when the logo text is long 2024-01-18 09:46:35 +07:00
Sodbileg Gansukh
04bde99583 Removed Stylelint 2024-01-17 16:47:04 +07:00
Sodbileg Gansukh
d97a6a1cff Fixed audio card icon color in dark mode 2023-09-13 11:41:34 +08:00
Sodbileg Gansukh
a56757269a Fixed announcement bar spacing 2023-08-30 11:02:29 +08:00
Sanne de Vries
15402ebadc Added support for hiding page title and feature image (#262)
* Added support for hiding page title and feature image

Refs https://github.com/TryGhost/Product/issues/3568
2023-08-01 07:52:02 +08:00
Sodbileg Gansukh
dee433d369 Fixed nested list spacing 2023-07-03 18:09:30 +08:00
Sodbileg Gansukh
001db7f17b Removed unnecessary JS hack for nested list 2023-07-03 17:40:12 +08:00
Sodbileg Gansukh
705286a067 Added nested list support 2023-06-29 08:47:18 +08:00
Sodbileg Gansukh
cece865252 Updated post content grid for additional widths 2023-06-22 16:38:30 +08:00
Sodbileg Gansukh
9a167ee93a Better handling footer without secondary navigation
refs https://github.com/TryGhost/Themes/issues/225
2023-06-19 16:15:47 +08:00
Sodbileg Gansukh
95ba9cb326 Added table styling
closes https://github.com/TryGhost/Themes/issues/250
2023-06-06 15:41:37 +08:00
Sodbileg Gansukh
fe7804b54c Fixed title/content overflow issue
refs https://github.com/TryGhost/Team/issues/3258
2023-05-22 17:12:59 +08:00
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
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
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