Jeroen Claassens
d1d63a0d5e
refactor: remove .common. and .esm from dist scripts
2023-10-23 19:32:49 -07:00
An Phi
98366b1630
fix: add proper ESM exports in package.json
...
Co-authored-by: An Phi <aphi@skidmore.edu>
2023-10-23 19:32:49 -07:00
Kiro Risk
6ab7e72751
chore: cleanup
2023-07-08 15:53:35 -07:00
Kiro Risk
931edcb6c6
chore: fix merge
2023-07-08 11:34:21 -07:00
Jeroen Claassens
f625348700
chore: switch from yarn to npm
2023-01-24 00:22:40 +01:00
Kiro Risk
545eafe30b
chore: clean up rollup config
2021-12-23 12:19:07 -08:00
Kiro Risk
a54f5fea09
chore: upgrade rollup and fix warning
...
Add [exports](https://rollupjs.org/guide/en/#outputexports ) to configuration.
2021-12-23 11:43:22 -08:00
Kiro Risk
8b4b39b846
build: fix minification
2021-12-22 21:31:23 -08:00
Kiro Risk
93e33631fa
chore: update deps
...
Upgrade to latest packages
2021-12-20 17:39:05 -08:00
Kiro Risk
14af8e7258
chore: updated doc release to bump version
2021-01-02 11:27:57 -08:00
Kiro Risk
2047af2ce1
docs: comments on scripts
2020-12-30 13:03:33 -08:00
Kiro Risk
a8a2a42003
chore: update release script
...
Modified release script to use yarn instead of npm
2020-11-07 15:18:08 -08:00
Kiro Risk
14ffb17750
chore: add release build
2020-11-07 15:15:33 -08:00
Kiro Risk
e58eea1e22
docs: add script to update version in installation
2020-07-26 10:53:51 -07:00
Kiro Risk
0467de5bb9
chore: adopt convention commits ( #453 )
...
* chore: adopt conventional commits via standard-version
Conversation which stareted it all: #452
* docs(github): add DEVELOPERS.md
Add a DEVELOPERS.md file to denote:
(1) How to run tests
(2) Git Commit Guidelines
See #452 for history.
* docs(site): update deploy-docs
Two main things:
(1) Made it conform to convention commits
(2) Added script in package.json
* chore(package): made tests not spit out results during postbump
* chore(release): remove old release script to make way for standard-version
* docs(github): add details to dev contributions
* docs: update links in DEVELOPERS.md
2020-06-21 20:33:23 -07:00
Kiro Risk
37e4c8d469
Updated docs
2020-06-20 13:56:24 -07:00
Kirollos Risk
8be5721f99
Added feature flags for easier build creation
2020-05-11 17:46:42 -07:00
Kirollos Risk
0f26d7c8d8
Removed unused deps
2020-05-10 19:25:22 -07:00
Kirollos Risk
68e0c8ef80
Build 5.2.0-alpha.1
2020-04-05 16:55:39 -07:00
Kirollos Risk
9cc63925d5
New filenames
2020-04-05 16:41:08 -07:00
Kirollos Risk
6fa7f31772
Build 5.2.0-alpha.0
2020-04-05 13:54:32 -07:00
Kirollos Risk
414cc6d1df
Addresses #385
2020-04-05 13:23:56 -07:00
Kirollos Risk
8b18d45f21
Removed dist files
2020-04-01 23:48:45 -07:00
Kirollos Risk
51f35aa748
New docs
2020-03-29 15:31:28 -07:00
Kirollos Risk
16483d29d0
deploy
2020-03-29 14:19:24 -07:00
Kirollos Risk
0a90392121
Used prettier format
2020-03-27 17:04:50 -07:00
Kirollos Risk
e41a151d29
Temp deploy doc
2020-03-26 13:57:16 -07:00
Kirollos Risk
7febb9ff60
Fixed commit message
2020-03-25 12:42:15 -07:00
Kirollos Risk
cc9f0a3921
build: build 5.0.10-beta
2020-03-25 12:41:12 -07:00
Kirollos Risk
e04afe8d86
Fixed definition file and linted tests
2020-03-25 12:20:10 -07:00
Kirollos Risk
5497e63aa4
Added eslint + testing
2020-03-23 20:31:02 -07:00
Kirollos Risk
b9d67db8f5
Added missing file after .gitignore cleanup
2020-03-23 17:55:33 -07:00
Kirollos Risk
065de4816f
.gitignore fix
2020-03-23 17:48:31 -07:00
Kirollos Risk
a4cc9f9524
Updated release script to run tests
...
Signed-off-by: Kirollos Risk <565580+krisk@users.noreply.github.com>
2020-03-23 15:12:28 -07:00
Kirollos Risk
442d57bd23
New release script
2020-03-23 14:58:13 -07:00
Kirollos Risk
ea1f7e48b8
Build version 5.0.9-beta
2020-03-23 13:36:16 -07:00
Kirollos Risk
8853a9fc09
Fixed Fuse global name. Erroenously set as 'Fuse.js'
2020-03-23 13:31:26 -07:00
Kirollos Risk
2197a7e7c1
Build version 5.0.8-beta
2020-03-23 08:47:19 -07:00
Kirollos Risk
e7fd7ae751
New version
2020-03-23 08:33:25 -07:00
Kiro Risk
e74a9ef305
Changed bundler to Rollup ( #367 )
...
- Changed bundler to Rollup
- Added ES6 modules for bundlers and browsers (fixed #262 )
- Added CommonJS builds
- Added UMD builds
- Name change so that .min actually reflects the minified version
2020-03-23 08:22:20 -07:00
Kirollos Risk
56650b0636
Perf optimizations on nested array
2020-03-12 12:55:34 -07:00
Kirollos Risk
cf6962a4d4
Added missing tests
2020-03-11 16:51:44 -07:00