mirror of
https://github.com/flarum/framework.git
synced 2025-01-19 18:12:59 +08:00
3f683dd6ee
* 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 |
||
---|---|---|
.. | ||
Alert.js | ||
AlertManager.js | ||
Badge.js | ||
Button.js | ||
Checkbox.js | ||
Dropdown.js | ||
FieldSet.js | ||
GroupBadge.js | ||
LinkButton.js | ||
LoadingIndicator.js | ||
Modal.js | ||
ModalManager.js | ||
Navigation.js | ||
Placeholder.js | ||
RequestErrorModal.js | ||
Select.js | ||
SelectDropdown.js | ||
Separator.js | ||
SplitDropdown.js | ||
Switch.js |