discourse/app/assets/stylesheets/common/base
Joffrey JAFFEUX 362c47ce6a
DEV: adds a new topic footer dropdown api (#14747)
This api allows to add a dropdown at the bottom of a topic, note that this API is mobile only for now.

Also included in the commit:
- various doc fixes
- adding tests for both buttons and dropdowns APIs
- uses thrown instead of @ember/error to ensure execution is halted when incorrect parameters are given
2021-11-12 10:21:34 +01:00
..
_index.scss FEATURE: New style for personal messages (#13800) 2021-07-21 10:41:04 -04:00
_topic-list.scss UX: Ensure sticky elements don't overflow header (#14432) 2021-09-23 14:51:06 -04:00
about.scss UX: More consistent table header styles, removing duplicate styles 2019-02-26 21:40:17 -05:00
activation.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
alert.scss UX: Fix z-index for new topic alert (#13676) 2021-07-09 15:22:30 -04:00
bbcode.scss remove built-in support for bbcode size 2016-03-27 09:29:27 -07:00
cat_reorder.scss UX: Increase width & center category reorder input (#10928) 2020-10-15 14:42:42 +11:00
category-list.scss FEATURE: Topic count in category boxes (#12756) 2021-04-19 16:24:17 -05:00
code_highlighting.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
colorpicker.scss UX: Normalize sizing for inputs, buttons, dropdowns (#14226) 2021-09-09 11:01:56 -04:00
compose.scss UX: Fix alignment of composer when tags are disabled (#14535) 2021-10-06 14:58:08 -04:00
composer-user-selector.scss UX: Reducing usage of btn-small, simplifying styles 2019-01-11 19:41:09 -05:00
crawler_layout.scss UX: remove timeline from print view, fix header in crawler view (#11489) 2020-12-15 16:12:46 -05:00
d-icon.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
d-popover.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
directory.scss UX: Normalize sizing for inputs, buttons, dropdowns (#14226) 2021-09-09 11:01:56 -04:00
discourse.scss UX: Fix date input icon display issues (#14369) 2021-09-17 12:07:10 -04:00
edit-category.scss FEATURE: Per-category default slow mode duration for topics. 2021-07-21 12:32:07 +08:00
edit-topic-timer-modal.scss UX: Normalize sizing for inputs, buttons, dropdowns (#14226) 2021-09-09 11:01:56 -04:00
ember-select.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
emoji.scss DEV: Remove IntersectionObserver polyfill (#13445) 2021-06-22 09:30:44 -04:00
empty-state.scss FIX: Small tweaks to "no messages" education (#12588) 2021-04-07 09:28:10 +10:00
exception.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
explain-reviewable.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
faqs.scss UX: more consistent mobile spacing (#13297) 2021-06-07 13:22:28 -04:00
group.scss UX: Better placement for bulk select actions button (#14419) 2021-09-23 10:50:10 -04:00
groups.scss UX: Tweak groups page css (#13775) 2021-07-20 12:26:52 +02:00
header.scss UX: Improve tag truncation in scrolled header 2021-06-07 16:44:03 +08:00
history.scss Fix CSS for collapsed table cells when showing insertion in Raw mode (#12489) 2021-03-23 10:43:25 +01:00
lightbox.scss FIX: Do not add CSS transition effect to animated images (#12803) 2021-04-22 14:05:48 -04:00
login.scss UX: Prevent invite form fields from resizing (#14370) 2021-09-17 12:42:48 -04:00
magnific-popup.scss "A11Y: Add prefers reduced motion" (#14859) 2021-11-09 10:24:31 -06:00
menu-panel.scss Update menu swipe (#13277) 2021-06-07 12:31:16 -07:00
modal.scss A11Y: set modal widths with EMs; improves scaling (#14863) 2021-11-09 14:56:05 -05:00
not-found.scss FEATURE: Add site setting to show more detailed 404 errors. (#8014) 2019-10-08 14:15:08 +03:00
onebox.scss FIX: Display Instagram Oneboxes in an iframe (#14789) 2021-11-02 14:34:51 -04:00
personal-message.scss UX: prioritize moderator bg color in PMs (#13833) 2021-07-23 13:06:48 -04:00
popup-menu.scss UX: popup menu buttons need focus style (#11962) 2021-02-04 09:37:45 -05:00
redirection.scss FIX: show an error page on click tracking error 2018-03-17 00:33:11 +01:00
request-group-membership-form.scss UX: Split up group form into smaller sections. 2018-04-09 15:14:50 +08:00
request_access.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
reviewables.scss UX: Normalize sizing for inputs, buttons, dropdowns (#14226) 2021-09-09 11:01:56 -04:00
rtl.scss FIX: Fix rtl style for pull right (#13999) 2021-08-10 15:31:04 -05:00
search-menu.scss FIX: Do not query backend when searching "in this topic" (#14649) 2021-10-19 13:01:42 -04:00
search.scss UX: Display full-page user search in a grid (#14636) 2021-10-18 15:36:30 +02:00
share_link.scss A11Y: set modal widths with EMs; improves scaling (#14863) 2021-11-09 14:56:05 -05:00
shared-drafts.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
tagging.scss UX: Fix tab groups editing layout issues on mobile (#14329) 2021-09-14 09:55:40 -04:00
tooltip.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
topic-admin-menu.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
topic-post.scss DEV: adds a new topic footer dropdown api (#14747) 2021-11-12 10:21:34 +01:00
topic.scss UX: Fix several issues with topic progress refactor (#14790) 2021-11-02 13:45:40 -04:00
upload.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
user-badges.scss fix badge wrapping on user summary 2021-07-27 12:48:16 +08:00
user.scss UX: Change layout of invites page to match other user pages (#14520) 2021-10-05 15:30:31 -05:00
username_tagsinput.scss UX: Remove Helvetica from our font stack (#11876) 2021-02-05 17:01:21 -05:00