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/assets/javascripts/discourse
Penar Musaraj 1a8c6577e0 FIX: refactor padding when exiting composer
Previously, when existing composer, the `#main-outlet` element padding was set to zero. This inline style would override any CSS set for that element, causing issues with the mobile footer nav.

The fix removes the inline padding style instead of setting it to zero. It also uses integers for the set values, and removes a duplicate style.
2019-04-24 10:26:35 -04:00
..
adapters FEATURE: Allow users to customize bonuses for reviewable types 2019-04-03 11:18:34 -04:00
components FIX: refactor padding when exiting composer 2019-04-24 10:26:35 -04:00
controllers FIX: Hide ignoring users in preference for users with TL less than a member (#7415) 2019-04-23 14:47:37 +01:00
helpers DEV: Remove HTML parser from Tautologistics. (#7344) 2019-04-10 11:21:22 +02:00
initializers FIX: improves share/invite behavior on mobile and especially iOS (#7416) 2019-04-23 17:07:31 +02:00
lib FIX: Do not track a elements with no href. 2019-04-23 23:13:23 +03:00
mixins Footer nav tweaks 2019-04-12 12:29:54 -04:00
models Remove support for disable_jump_reply user setting (#7359) 2019-04-12 09:03:06 +10:00
pre-initializers DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
raw-views REFACTOR: topic-list-header-column (#7099) 2019-03-04 14:45:52 +11:00
routes UX: new layout for groups page, allow changes to automatic group bio (#7350) 2019-04-17 22:44:30 -04:00
services FEATURE: Support for localized themes (#6848) 2019-01-17 11:46:11 +00:00
templates UX: User card loading (#7404) 2019-04-24 11:55:09 +03:00
widgets FIX: Do not replace text of collapsed ignore posts (#7422) 2019-04-24 13:54:46 +01:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00