framework/js/src/common/components
Toby Zerner 3f683dd6ee
Webpack (#1367)
* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Refactor JS initializers into Application subclasses
* Maintain partial compatibility API (importing from absolute paths) for extensions
* Remove minification responsibility from PHP asset compiler
* Restructure `less` directory
2018-06-20 13:20:31 +09:30
..
Alert.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
AlertManager.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
Badge.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
Button.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
Checkbox.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
Dropdown.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
FieldSet.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
GroupBadge.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
LinkButton.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
LoadingIndicator.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
Modal.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
ModalManager.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
Navigation.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
Placeholder.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
RequestErrorModal.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
Select.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
SelectDropdown.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
Separator.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
SplitDropdown.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
Switch.js Webpack (#1367) 2018-06-20 13:20:31 +09:30