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
Joffrey JAFFEUX d2d846a88e
DEV: prevents input/change events to cause a full rerender (#8339)
Code should decide when to do something with the event value, and maybe cause a re-rerender but it shouldn't be automatic. This is currently a gigantic waste of resources.
2019-11-13 15:49:01 +01:00
..
adapters DEV: Import set, setProperties, helper, and string functions (#8297) 2019-11-05 12:43:49 -06:00
components REFACTOR: Attach resize controls to images from the markdown pipeline (#8314) 2019-11-12 17:32:37 -03:00
controllers DEV: Provide radix argument to parseInt (#8281) 2019-11-12 10:47:42 +01:00
helpers DEV: Run prettier 2019-11-12 11:49:31 +01:00
initializers DEV: Run prettier 2019-11-12 11:49:31 +01:00
lib DEV: Don't return navigation item from addNavigationBarItem 2019-11-13 13:07:09 +00:00
mixins REFACTOR: Remove InputValidation which was simply an Ember.Object 2019-11-11 15:48:56 -05:00
models DEV: Defer creation of extraNavItems until they are required 2019-11-13 14:04:37 +00:00
pre-initializers REFACTOR: Deprecate Discourse.Site and Discourse.User 2019-11-12 10:53:22 -05:00
raw-views DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
routes FIX: Topic lists filtered by tag and a specified filter don't work 2019-11-12 11:34:52 +00:00
services DEV: Move computed to discourseComputed (#8312) 2019-11-07 15:38:28 -06:00
templates Add plugin outlet after flagged post bodies 2019-11-12 17:47:56 -08:00
widgets DEV: prevents input/change events to cause a full rerender (#8339) 2019-11-13 15:49:01 +01:00
mapping-router.js.es6 DEV: Import ember ENV instead of Ember.testing (#8305) 2019-11-07 11:20:35 -06:00