Commit Graph

9 Commits

Author SHA1 Message Date
Franz Liedke
716428882d Use new Frontend extender
See flarum/core#851.
2018-07-23 16:30:22 +02:00
Toby Zerner
70f2b63bf5 Webpack (#10)
See https://github.com/flarum/core/pull/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"
* Restructure `less` directory
2018-06-20 13:36:00 +09:30
Franz Liedke
4c8bea217b Extender: List all assets explicitly 2018-01-21 21:10:26 +01:00
Franz Liedke
a4c42dcfff Adapt new bootstrap format, use Asset extender 2018-01-16 23:19:29 +01:00
Toby Zerner
37d7874705 Update for composer branch
Also remove sticky notification
2015-10-11 11:43:13 +10:30
Toby Zerner
3ab62fb0ca Add LICENSE information 2015-09-04 12:30:25 +09:30
Toby Zerner
1ad057d4d7 Update for evented API 2015-07-20 18:14:42 +09:30
Toby Zerner
55a4d4663a Assume a Flarum\Support\ServiceProvider context in bootstrap.php 2015-05-11 10:42:30 +09:30
Toby Zerner
3787cc413e Initial commit 2015-05-07 22:26:02 +09:30