Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
js-events
Browse files
May 15, 2024
chore: removed codesee and replaced `jest.config.js` with `jest.config.mjs`
· cca616ff
Roger Qiu
authored
May 15, 2024
cca616ff
May 14, 2024
npm: no more `.npmrc` for node v20
· 382a4d87
Roger Qiu
authored
May 14, 2024
382a4d87
4.0.0
· 34e41e0d
Roger Qiu
authored
May 14, 2024
View commits for tag v4.0.0
v4.0.0
34e41e0d
ci: change to latest gitlab windows runner tags
· 9de0ee51
Roger Qiu
authored
May 14, 2024
9de0ee51
Revert "ci: fix windows builds by importing the chocolatey profile"
· ff67b30d
Roger Qiu
authored
May 14, 2024
ff67b30d
ci: fix windows builds by importing the chocolatey profile
· 849bc200
Roger Qiu
authored
May 14, 2024
849bc200
Merge pull request #17 from MatrixAI/feature-esm
· 330e6397
Roger Qiu
authored
May 14, 2024
330e6397
feat: esm migration
· f1cf4fe2
Roger Qiu
authored
May 14, 2024
f1cf4fe2
Oct 11, 2023
3.2.3
· ed8d60f8
Roger Qiu
authored
Oct 11, 2023
View commits for tag v3.2.3
v3.2.3
ed8d60f8
ci: windows requires chocolatey profile now
· 94be3c0d
Roger Qiu
authored
Oct 11, 2023
94be3c0d
3.2.2
· e655091d
Roger Qiu
authored
Oct 11, 2023
View commits for tag v3.2.2
v3.2.2
e655091d
ci: fixed windows build to use `nodejs` over `nodejs.install`
· 8bc11af2
Roger Qiu
authored
Oct 11, 2023
8bc11af2
3.2.1
· 0a52749a
Roger Qiu
authored
Oct 11, 2023
View commits for tag v3.2.1
v3.2.1
0a52749a
npm: can work with node v18 now, not using `CustomEvent`
· 6c1eb46b
Roger Qiu
authored
Oct 11, 2023
6c1eb46b
Sep 20, 2023
3.2.0
· ea7822bc
Roger Qiu
authored
Sep 20, 2023
View commits for tag v3.2.0
v3.2.0
ea7822bc
feat: `AbstractError` no longer extends `CustomEvent` and instead `detail` is...
· 97caa8f8
Roger Qiu
authored
Sep 20, 2023
97caa8f8
Sep 19, 2023
3.1.0
· 0da31bb2
Roger Qiu
authored
Sep 19, 2023
View commits for tag v3.1.0
v3.1.0
0da31bb2
Merge pull request #13 from MatrixAI/feature-eventerror
· b44f307f
Roger Qiu
authored
Sep 19, 2023
b44f307f
feat: introduce `EventError` and duplicate event handlers is distinguished on the `capture` option
· b2123924
Roger Qiu
authored
Sep 19, 2023
b2123924
Sep 05, 2023
chore: fixed up README.md
· 38e1c435
Roger Qiu
authored
Sep 05, 2023
38e1c435
Sep 03, 2023
3.0.2
· ba25b4cd
Roger Qiu
authored
Sep 03, 2023
View commits for tag v3.0.2
v3.0.2
ba25b4cd
fix: export the symbol properties from `Evented` and expose it on the interface
· aa955394
Roger Qiu
authored
Sep 03, 2023
aa955394
Sep 01, 2023
3.0.1
· 518de265
Roger Qiu
authored
Sep 01, 2023
View commits for tag v3.0.1
v3.0.1
518de265
fix: events `target` and `currentTarget` and handle `this` is now locked onto...
· 1167a4d4
Roger Qiu
authored
Sep 01, 2023
1167a4d4
fix: updated encapsulated and injected examples with the responsibility of...
· 91a71b7c
Roger Qiu
authored
Sep 01, 2023
91a71b7c
fix: updated encapsulated and injected examples with error and state transition separated
· 89ebf9d6
Roger Qiu
authored
Sep 01, 2023
89ebf9d6
Aug 31, 2023
3.0.0
· d742445d
Roger Qiu
authored
Aug 31, 2023
View commits for tag v3.0.0
v3.0.0
d742445d
Merge pull request #5 from MatrixAI/feature-default-fall-through
· b968bd03
Roger Qiu
authored
Aug 31, 2023
b968bd03
feat: introduce `EventAll` and `EventDefault`
· 6c4e19e8
Roger Qiu
authored
Aug 31, 2023
6c4e19e8
Aug 30, 2023
2.0.2
· 76076f83
Roger Qiu
authored
Aug 30, 2023
View commits for tag v2.0.2
v2.0.2
76076f83
ci: attempt to reinstall `node@20` for macos
· 947567c7
Roger Qiu
authored
Aug 30, 2023
947567c7
ci: attempt to force install `node@20` for macos
· 06273a9d
Roger Qiu
authored
Aug 30, 2023
06273a9d
2.0.1
· 4bba94cb
Brian Botha
authored
Aug 30, 2023
View commits for tag v2.0.1
v2.0.1
4bba94cb
fix: update brew-install.sh for node 20
· bee80690
Roger Qiu
authored
Aug 30, 2023
bee80690
Update choco-install.ps1 for node 20
· ea6a9d82
Roger Qiu
authored
Aug 30, 2023
ea6a9d82
2.0.0
· 87ba3fc0
Roger Qiu
authored
Aug 30, 2023
View commits for tag v2.0.0
v2.0.0
87ba3fc0
Merge pull request #2 from MatrixAI/feature-abstract-event
· 2343d9ff
Roger Qiu
authored
Aug 30, 2023
2343d9ff
feat: introduce `AbstractEvent` and upgrade to node 20.x
· aed9c726
Roger Qiu
authored
Aug 30, 2023
aed9c726
Aug 28, 2023
1.0.0
· 1c8f31e5
Roger Qiu
authored
Aug 28, 2023
View commits for tag v1.0.0
v1.0.0
1c8f31e5
docs: generated docs
· a6416772
Roger Qiu
authored
Aug 28, 2023
a6416772
Loading