David Wheatley
|
6040aa0da9
|
Add support for .finally in promises (#3)
See: https://stackoverflow.com/a/54746036/11091039
We use `Promise.finally` in core, but the `tsconfig.json` doesn't list it as supported.
|
2021-07-30 20:26:13 +01:00 |
|
David
|
8fdfc2e4b6
|
Bump version to 1.0.0
|
2021-07-18 22:31:59 +01:00 |
|
David Wheatley
|
d2bc73b766
|
Update README.md
|
2021-07-18 22:25:28 +01:00 |
|
David
|
ecf016c348
|
Set package publishConfig
|
2021-07-18 21:40:30 +01:00 |
|
David
|
2f8cff03e7
|
Make version beta
|
2021-07-18 21:37:39 +01:00 |
|
David
|
53172af77d
|
Add note about installing as dev dep
|
2021-07-18 21:32:48 +01:00 |
|
David
|
f6b4f2fbfb
|
Add documentation
|
2021-07-18 21:31:11 +01:00 |
|
David
|
848dbc9ae8
|
Initial commit
|
2021-07-18 21:26:28 +01:00 |
|
David Wheatley
|
91d4c63090
|
Various grammatical changes
|
2021-07-09 08:56:10 +01:00 |
|
David Wheatley
|
f4807ada6a
|
q
|
2021-07-09 08:55:14 +01:00 |
|
David Wheatley
|
818ae1c8b2
|
v1.0.0
|
2021-05-29 14:09:12 +01:00 |
|
David Wheatley
|
f1635cde13
|
Add support for Flarum typings in tsconfig
|
2021-05-27 22:37:32 +01:00 |
|
David Wheatley
|
e1e265fa29
|
Bump version to 1.0.0
|
2021-05-27 10:43:21 +01:00 |
|
David Wheatley
|
a8e6dd8fff
|
Update dependencies to new versions
|
2021-05-27 10:41:21 +01:00 |
|
David Wheatley
|
df4b5969e3
|
Add missing typing packages as dependencies
These are required for core's global packages shim to work.
|
2021-05-20 22:51:33 +01:00 |
|
David Wheatley
|
819e2e1d33
|
Change first line to be a heading
|
2021-05-20 22:09:15 +01:00 |
|
David Wheatley
|
4c9d8389a6
|
Update copyright year
|
2021-05-15 00:54:10 +01:00 |
|
David Wheatley
|
47f28b5681
|
Add MIT license
Matches other Flarum repos
|
2021-05-15 00:53:49 +01:00 |
|
Alexander Skvortsov
|
3022586237
|
Bump version to 0.1.0-beta.16.2
|
2021-05-12 19:06:11 -04:00 |
|
David Wheatley
|
abea6716eb
|
Add Webpack Bundle Analyzer to webpack config (#12)
|
2021-05-12 19:05:27 -04:00 |
|
David Wheatley
|
30a95910bb
|
Remove unused dependency
|
2021-05-12 22:00:34 +01:00 |
|
Alexander Skvortsov
|
39aeba8200
|
Publish v0.1.0-beta.16.1
|
2021-05-11 20:35:56 -04:00 |
|
David Wheatley
|
4bdb02a878
|
Move Typescript configuration to webpack config from core (#11)
|
2021-05-11 20:28:31 -04:00 |
|
David Wheatley
|
a9184a1c2e
|
Fix base tsconfig typo
|
2021-05-12 01:03:52 +01:00 |
|
David Wheatley
|
36f546aefa
|
Initial commit
|
2021-05-12 00:37:38 +01:00 |
|
David Wheatley
|
3610f08d6b
|
Support Mithril fragments with <></> syntax (#10)
* Support Mithril fragments with `<></>` syntax
* Use '[' for pragmaFrag
|
2021-05-10 12:23:08 +01:00 |
|
David Wheatley
|
8c2642b2f2
|
Fix Flarum on iOS 10 and below (#9)
* Ignore .vscode folder
* Add Prettier config
* Change author to 'Flarum Team'
* Bump deps to latest version
* Format with prettier; add `loose` where needed
* Don't exclude node modules from Babel processing
|
2021-05-04 00:39:10 +01:00 |
|
dependabot[bot]
|
a6cc7d3742
|
Bump lodash from 4.17.15 to 4.17.19 (#5)
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:48:31 +02:00 |
|
Franz Liedke
|
dfbff262f2
|
npm audit fix
|
2020-04-24 14:33:48 +02:00 |
|
Franz Liedke
|
c52dad116c
|
Update copyright claims in LICENSE
|
2019-11-30 00:34:03 +01:00 |
|
Franz Liedke
|
d07a35982c
|
Update vulnerable JS dependencies
|
2019-09-17 23:19:22 +02:00 |
|
Toby Zerner
|
df946e5cf8
|
0.1.0-beta.10
|
2018-11-17 16:23:56 +10:30 |
|
Toby Zerner
|
fe51b5faf2
|
Add Object.assign polyfill for IE11 support, update dependencies
|
2018-11-17 16:23:34 +10:30 |
|
Toby Zerner
|
75fa22e80f
|
Remove prefix from example
|
2018-10-21 15:23:55 +10:30 |
|
Toby Zerner
|
fec32848a4
|
0.1.0-beta.9
|
2018-08-25 20:15:13 +09:30 |
|
Toby Zerner
|
79a56cfea1
|
Update dependencies
|
2018-08-25 20:14:56 +09:30 |
|
Toby Zerner
|
bb780f9b09
|
Add devtoolNamespace to fix sourcemap conflicts
|
2018-08-25 19:42:08 +09:30 |
|
Toby Zerner
|
50dc913c58
|
0.1.0-beta.8
|
2018-06-16 22:55:03 +09:30 |
|
Toby Zerner
|
85de35cc47
|
Make webpack a peer dependency, commit lock
|
2018-06-16 22:54:43 +09:30 |
|
Toby Zerner
|
010ec1de63
|
Remove empty line
|
2018-06-16 22:39:41 +09:30 |
|
Toby Zerner
|
128780d961
|
Fix compat reference
|
2018-06-16 22:39:31 +09:30 |
|
Toby Zerner
|
2c90164a35
|
Add useExtensions option
|
2018-06-16 14:34:38 +09:30 |
|
Toby Zerner
|
7975757829
|
Update README formatting
|
2018-06-16 14:34:12 +09:30 |
|
Toby Zerner
|
fca781f98a
|
Update flarum core global reference
|
2018-06-16 13:53:47 +09:30 |
|
Toby Zerner
|
2960d25c82
|
Export into module.exports for Flarum to pick up
|
2018-06-16 13:52:53 +09:30 |
|
Toby Zerner
|
4f2ca74063
|
Change output location
|
2018-06-16 13:52:07 +09:30 |
|
Toby Zerner
|
f106732a2e
|
Remove support for non-relative-path modules within a package
|
2018-06-16 13:51:04 +09:30 |
|
Toby Zerner
|
3c98e8e863
|
Relocate source files to package root
|
2018-06-16 13:49:34 +09:30 |
|
Toby Zerner
|
14825b58a7
|
Optimize babel config to reduce output filesize
|
2018-06-16 13:48:04 +09:30 |
|
Toby Zerner
|
eb9756a39e
|
Add gitignore
|
2018-06-16 12:22:05 +09:30 |
|