dependabot[bot]
13e655aca5
chore(deps): bump webpack from 5.75.0 to 5.76.0 ( #3761 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-19 07:45:00 +01:00
Sami Mazouz
631b4c194c
chore: unify JS actions into one (rewritten flarum/action-build
) ( #3573 )
...
* chore: unify JS actions into one (rewritten `flarum/action-build)`
* chore: maintain backwards compatibility
* fix: wrong default format check script
Signed-off-by: Sami Mazouz <ilyasmazouz@gmail.com>
2022-08-08 14:48:43 +01:00
David Sevilla Martin
c658eb10f4
feat(emoji): support emoji 14 & unicode 14 ( #3378 )
2022-04-14 10:49:47 -04:00
Alexander Skvortsov
f2910d8763
chore: add version to core/ext package.json
...
This is necessary for yarn workspaces to work.
2022-03-11 19:12:11 -05:00
Alexander Skvortsov
5fc0b4963a
chore: flarum-cli audit infra --fix
2022-03-11 18:02:51 -05:00
Alexander Skvortsov
3858ebdd86
chore: flarum-cli audit infra --fix
2022-01-20 03:29:45 -05:00
Ian Morland
29062d5924
chore: repo maintenance ( #43 )
2022-01-11 10:37:51 +00:00
Alexander Skvortsov
126b457604
Release v1.1.0
2021-10-11 21:05:20 -04:00
David Wheatley
e681d3eb00
Format with prettier, bump deps ( #37 )
...
General repo maintenance
2021-07-10 21:39:20 +01:00
Alexander Skvortsov
720ea6c576
Update for Editor Drivers Abstraction ( #34 )
2021-02-26 16:18:32 -05:00
David Wheatley
a00619d75c
Update to Twemoji 13 ( #25 )
...
* Update dependencies to Twemoji 13
* Update to simple-emoji-map 0.4.1
2020-07-01 17:15:20 -04:00
Franz Liedke
6abc44f20f
Update Webpack CLI
2020-05-01 12:02:14 +02:00
Franz Liedke
03212a4e6e
Update Webpack
2020-05-01 11:51:03 +02:00
Franz Liedke
deaa4ad43c
Update Webpack
2020-02-11 21:45:24 +01:00
David Sevilla Martín
5fe1de86dc
Update to Twemoji 12 and switch to 'simple-emoji-map' ( #20 )
2019-08-01 23:17:25 +02:00
Toby Zerner
547d9f9971
Make npm package private, update deps, change watch
to dev
2018-11-21 18:44:50 +10:30
Toby Zerner
60e22f9304
Update dependencies
2018-11-17 18:53:38 +10:30
Toby Zerner
735f5c030a
Rename package
2018-10-21 15:16:21 +10:30
Sajjad Hashemian
ab44c2b629
use twemoji ( #16 )
...
* use twemoji
* insert emoji instead of shortcode
* cleanups
* generate emojiMap using emojibase
* remove redunant spaces
* remove dead codes
* use prebuild and prewatch
* update dependencies
2018-09-26 22:06:08 +02:00
Toby Zerner
8bf2ff4464
Update dependencies
2018-09-21 10:25:47 +09:30
Toby Zerner
76cc195c55
Remove progress flag
2018-06-20 13:54:01 +09:30
Toby Zerner
b7346f39ad
Webpack ( #15 )
...
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:08 +09:30