Kris
e0f848c2ea
REFACTOR: move shadow vars to css custom props ( #22094 )
2023-06-13 16:38:31 -04:00
Kris
8df2756bba
DEV: set CSS custom property for footer-nav-height ( #17744 )
2022-08-01 18:01:06 -04:00
Penar Musaraj
095421a1e1
REFACTOR: Use IntersectionObserver to calculate topic progress position ( #14698 )
2021-10-29 09:23:15 -04:00
Penar Musaraj
b90eb0da14
Revert "DEV: Define --footer-nav-height css var ( #14008 )" ( #14327 )
...
This reverts commit 3119b881aa
.
2021-09-13 15:09:06 -04:00
Mark VanLandingham
3119b881aa
DEV: Define --footer-nav-height css var ( #14008 )
2021-08-11 10:29:16 -05:00
Penar Musaraj
8940e0f163
DEV: Fix position of filtered replies notice on DiscourseHub ( #11462 )
2020-12-10 13:25:09 -05:00
Penar Musaraj
12724ac6e4
FIX: iPad DiscourseHub app layout issues ( #11048 )
...
- fixes height of user dropdown menu
- fixes offset when jumping to a post
- removes landscape-specific CSS padding (following a fix in the app repo)
2020-10-27 15:12:24 -04:00
Penar Musaraj
d9a5d563cf
FIX: iPad app sticky header positioning ( #11029 )
2020-10-26 13:53:20 -04:00
Penar Musaraj
c937afc75e
FEATURE: automatic dark mode ( #10341 )
...
A first step to adding automatic dark mode color scheme switching. Adds a new SCSS file at `color_definitions.scss` that serves to output all SCSS color variables as CSS custom properties. And replaces all SCSS color variables with the new CSS custom properties throughout the stylesheets.
This is an alpha feature at this point, can only be enabled via console using the `default_dark_mode_color_scheme_id` site setting.
2020-08-03 22:57:10 -04:00
Penar Musaraj
eeea016f23
FIX: Show composer above DiscourseHub app nav on iPad
2019-10-02 14:13:33 -04:00
Penar Musaraj
94ab48c616
UX: Improve composer layout in iPads
...
In iOS 13, Apple no longer includes "iPad" in the user agent by default, so we need to adjust our detection.
2019-10-01 08:22:17 -04:00
Penar Musaraj
f1b0782624
UI: Adjust footer nav bar size in iOS app
2019-05-13 10:25:51 -04:00
Penar Musaraj
2a45933ff2
FIX: reduce iPad app nav padding
2019-05-09 10:25:22 -04:00
Penar Musaraj
74c4ef6b50
Fix draft position in iOS webview
2019-04-15 19:10:18 -04:00
Penar Musaraj
de10bd7fb4
UI: Footer nav fixes
...
- moves footer nav to the header on iPads
- disables scrolling events for iPads
- removes footer nav entirely on Chrome PWAs
- toggles DiscourseHub iOS app status bar styling (dark/light) when opening/closing lightboxes and modals
2019-04-15 15:25:40 -04:00
Penar Musaraj
51630b5187
Footer nav tweaks
2019-04-12 12:29:54 -04:00
Penar Musaraj
60db57acc0
Make Prettier happy
2019-04-11 14:15:47 -04:00
Penar Musaraj
f060c9b3ff
UI: improvements to footer nav for app and PWAs
...
Adds support for iPad and Chrome PWAs
Better scroll direction logic when reaching bottom of the page
2019-04-11 14:11:26 -04:00