Commit graph

70 commits

Author SHA1 Message Date
Thierry Parlier
99d921d858 Update package.json to add node engine required version. Downgraded vite to v4 2024-02-06 20:01:16 +04:00
Thierry Parlier
307841074b
Update package.json
No need to build with vite as it was not supposed to be used like this in this project.
2024-02-06 12:42:17 +04:00
Thierry Parlier
acc6555ded Added vitejs as a launcher for index.html. package.json 'prepare' command is used to create the index.html file to be used with vite 2024-02-06 12:16:17 +04:00
dependabot[bot]
3fcfa6cfd1
Bump jquery-ui from 1.13.1 to 1.13.2
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.1...1.13.2)

---
updated-dependencies:
- dependency-name: jquery-ui
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 17:20:53 +00:00
Anh Hồng
54996c355b chore: bump all version and update code 2022-02-25 00:21:07 +07:00
Peter Cottle
e987b9b6ab Revert "Bump marked from 1.0.0 to 4.0.10"
This reverts commit 1c63af9377.
2022-02-22 07:02:00 -07:00
Peter Cottle
63b07c03a4 Revert "fix: update import module marked"
This reverts commit adbf49acd7.
2022-02-22 07:02:00 -07:00
Anh Hồng
adbf49acd7 fix: update import module marked 2022-02-19 09:19:38 +07:00
dependabot[bot]
1c63af9377
Bump marked from 1.0.0 to 4.0.10
Bumps [marked](https://github.com/markedjs/marked) from 1.0.0 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v1.0.0...v4.0.10)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 02:26:43 +00:00
dependabot[bot]
a0eaf27791
Bump jquery-ui from 1.12.1 to 1.13.0
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.12.1...1.13.0)

---
updated-dependencies:
- dependency-name: jquery-ui
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 15:16:41 +00:00
Peter Cottle
ff4e4a0f58 Revert "Bump underscore from 1.4.4 to 1.12.1"
This reverts commit 46cdf2e339.
2021-05-10 08:26:34 -06:00
dependabot[bot]
46cdf2e339
Bump underscore from 1.4.4 to 1.12.1
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.4.4 to 1.12.1.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.4.4...1.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 20:59:49 +00:00
Anh Hong
d01271e654 Using marked instead of markdown 2020-05-13 13:18:31 +07:00
Peter Cottle
cd1ff64f14 Remove jquery sortable ui 2020-04-27 19:48:35 -07:00
Peter Cottle
d3bc42c936 Woohoo, fix jquery UI 2020-04-23 09:06:03 -07:00
Peter Cottle
61e0275ae1 Revert jquery back to 1.8 or above 2020-04-22 10:06:17 -07:00
dependabot[bot]
258e3b5aad
Bump jquery from 1.12.4 to 3.4.0
Bumps [jquery](https://github.com/jquery/jquery) from 1.12.4 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/1.12.4...3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-21 17:33:23 +00:00
hongarc
eaa2412084 minify css+html, move font to assets 2020-04-21 21:45:35 +07:00
hongarc
fbe3312398 defer parsing of JavaScript 2020-04-21 19:12:29 +07:00
hongarc
a34a522ba9 refactor: use existing keyMirror 2020-03-30 07:28:03 +07:00
hongarc
fe0ebd635e chore(doc): update reference grunt to gulp 2020-03-15 22:36:18 +07:00
hongarc
25246b4024 chore(jasmine): add reporter 2020-03-15 10:55:42 +07:00
hongarc
edfd052c4c chore: use gulp instead of grunt 2020-03-15 03:54:56 +07:00
Hongarc
14f3fde623 Remove @babel/preset-env 2019-05-02 12:55:09 +07:00
Hongarc
ec0ca6b711 Use babelify instead of grunt-react 2019-05-02 12:44:56 +07:00
Hongarc
ad8d3139e0 feat: up to date dependencies , migrate react 2019-04-25 10:11:01 +07:00
Hongarc
208a6c843a fix: correct module instead of react 2019-04-25 10:02:00 +07:00
Peter Cottle
3de9f2eec4 Revert "Update package" PR #568
This reverts commit edd0363392.
2019-04-23 07:17:45 -07:00
Hongarc
64eb8ab773 migrating old version react to last version 2019-04-23 00:49:15 +07:00
Hongarc
634d0ad5e0 Use uglify-es instead of uglify 2019-04-23 00:45:27 +07:00
Hongarc
edd0363392 Update package 2019-04-22 07:14:07 +07:00
Hongarc
135730b662
chore(deps): contributor-faces to devDepen
`contributor-faces` is a package to build `README.md`, not require in code so we need to change it from `dependencies` to `devDependencies`
2019-04-10 11:20:25 +07:00
Peter Cottle
8c3966ed48 Resolves #557 -- add contributor faces 2019-04-09 17:25:01 -07:00
Hongarc
699898debf
Update grunt version
Fix error can't find `grunt`
2019-04-06 00:26:15 +07:00
Hongarc
e7b7a8db2d Remove module unuse 2018-12-05 08:01:28 +07:00
Hongarc
4acbfde071 Add some info about this repository 2018-12-03 09:26:40 +07:00
Hongarc
57f84f0a36 remove forgot in 'no more native' a9dd27c 2018-12-02 20:20:33 +07:00
Hongarc
4c92196559 Remove module object-assign 2018-11-30 20:21:13 +07:00
Peter Cottle
0f4ed5aada Resolves #452 set NODE_ENV before browserify 2018-01-27 09:50:03 -08:00
Peter Cottle
5d46a6ecd2 add back promt 2016-02-14 09:33:53 -08:00
Peter Cottle
2b26427ffa new versions for browserify 2016-02-14 09:14:16 -08:00
Peter Cottle
6d59d90848 no more casper etc 2016-02-14 09:02:37 -08:00
Peter Cottle
7199cce804 no more RN 2016-02-14 09:00:38 -08:00
Peter Cottle
34b5c04577 Resolves #280 stricter version of backbone 2015-06-02 22:39:41 -07:00
Peter Cottle
ae6b781cf4 initial travis CI 2015-05-19 08:48:51 -07:00
Peter Cottle
88614aac06 BOOM Initial React Native import and setup 2015-04-12 18:48:35 -07:00
Peter Cottle
84e8ce71ae BOOM react jsx support added and linting fixed 2015-04-05 23:11:59 -07:00
Peter Cottle
a1024b22f2 grunt for react 2015-04-05 22:48:40 -07:00
Peter Cottle
6723f4c13a yay fixed wonky backbone dependency 2015-04-04 11:39:12 -07:00
Peter Cottle
b4a6ac3784 mysterious error with process require 2015-03-28 11:11:55 -07:00