Commit Graph

19 Commits

Author SHA1 Message Date
Ian Morland
b07c98b5d9 chore: repo maintenance (#16)
* Bump deps

* Update namespaces

* Format
2022-01-11 10:45:14 +00:00
David Wheatley
ea5994f2e4 chore: fix JS 2021-10-13 11:52:14 +01:00
Alexander Skvortsov
941647cde0 Release v1.1.0 2021-10-11 21:15:40 -04:00
Daniel Klabbers
4dade0b078 changes for stable 2021-05-25 16:33:25 +02:00
Daniel Klabbers
78ad65c6c1 Release v0.1.0-beta.16 2021-03-15 12:20:50 +01:00
Daniël Klabbers
22a5b3e381 npm audit fix 2020-12-15 09:24:26 +01:00
Daniël Klabbers
1059555baa npm audit security vulnerabilities patched 2020-10-14 10:00:45 +02:00
dependabot[bot]
ff5c0edce7 Bump elliptic from 6.5.2 to 6.5.3 in /js (#11)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 01:09:09 +02:00
dependabot[bot]
a49b663989 Bump lodash from 4.17.15 to 4.17.19 in /js (#10)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 10:47:20 +02:00
Franz Liedke
3f2b1bd459 Update Webpack 2020-05-01 10:32:41 +02:00
Franz Liedke
8b2c90c142 npm audit fix 2020-04-24 14:30:30 +02:00
dependabot[bot]
ae3e4801de Bump acorn from 6.4.0 to 6.4.1 in /js (#9)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-17 20:24:49 +01:00
Franz Liedke
b94ce4993a Update Webpack 2020-02-26 08:02:40 +01:00
Franz Liedke
f9ad3d36e4 Update vulnerable JS dependencies 2019-09-17 23:17:45 +02:00
Toby Zerner
a70dbf0b46 Make npm package private, update deps, change watch to dev 2018-11-22 07:10:31 +10:30
Toby Zerner
82534ea43f Re-add some missing options, simplify CSS 2018-11-10 11:16:09 +10:30
David Sevilla Martín
f4a4f0defa Update frappe-charts, use Frontend extender, fix color & comparison CSS 2018-10-21 16:44:06 -04:00
Toby Zerner
54266ea341 Rename package 2018-10-21 15:16:05 +10:30
Toby Zerner
6eae43688e Webpack (#4)
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:35:48 +09:30