This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Penar Musaraj 4e1b9a225e
DEV: Reduce width calculations for SK dropdowns (#18263)
Previously we were calculating both the minimum and maximum widths for
SK dropdowns using this Popper modifier. The max. width calculation was
causing issues with dropdowns in Firefox and was also sluggish when
rendering.

This switches to using CSS calculations for max. widths. It adds a 600px
global maximum and targeted maximums for the category composer dropdown
and the bookmark list dropdowns.
2022-09-20 22:59:47 -04:00
..
assets DEV: Reduce width calculations for SK dropdowns (#18263) 2022-09-20 22:59:47 -04:00
controllers DEV: Update highlight.js to version 11 (#18282) 2022-09-20 12:43:28 -03:00
helpers DEV: Compile splash screen JS with ember-cli before inlining (#18150) 2022-09-01 09:58:48 +01:00
jobs UX: Use dominant color as image loading placeholder (#18248) 2022-09-20 10:28:17 +01:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models SECURITY: Limit user profile field length (#18302) 2022-09-21 12:07:06 +10:00
serializers UX: Use dominant color as image loading placeholder (#18248) 2022-09-20 10:28:17 +01:00
services FIX: Don't delete previous messages when we're inside the sent_recently window. (#18239) 2022-09-13 12:43:24 -03:00
views DEV: remove H1 from crawler view header (#18201) 2022-09-12 10:46:00 -04:00