GitHub / microsoft/SubscribableEvent / commits
A simple strongly-typed pub/sub/fire eventing system.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 057d7ac2 |
Microsoft mandatory file (#27)
Co-authored-by: microsoft-github-policy-service[bot] <7****]@u****m> |
microsoft-github-policy-service[bot] <7****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 930f2afa |
Bump ansi-regex from 4.1.0 to 4.1.1 (#24)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 60789d1f |
Bump shell-quote from 1.6.1 to 1.7.3 (#23)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 89e28197 |
Bump ajv from 6.10.2 to 6.12.6 (#22)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| d50f901b |
Bump glob-parent from 5.1.0 to 5.1.2 (#21)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| d7c4fc9b |
Bump hosted-git-info from 2.7.1 to 2.8.9 (#19)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| cb94906b |
Bump lodash from 4.17.15 to 4.17.19 (#18)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| e5e4f3fb |
Bump acorn from 7.1.0 to 7.1.1 (#17)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| ca2ee85f | Updating build packages to fix vulnerability (#16) |
David de Regt <d****d@u****m>
Committed by: Eric Traut <e****c@t****m> |
almost 7 years ago | |
| b9050d39 | update dependencies. ESLint: fix project setting to match the latest typescri... |
Alexander T <a****k@o****m>
Committed by: David de Regt <d****d@u****m> |
about 7 years ago | |
| 872ad737 | update dependencies. fix eslint errors (#14) |
Alexander T <a****k@o****m>
Committed by: David de Regt <d****d@u****m> |
about 7 years ago | |
| 4288576c | Migrate the repo to ESLint (#13) |
Alexander T <a****k@o****m>
Committed by: David de Regt <d****d@u****m> |
about 7 years ago | |
| ba5c901f | update dependencies. fix TSlint warnings (#12) |
Alexander T <a****k@g****m>
Committed by: David de Regt <d****d@u****m> |
over 7 years ago | |
| aaea2e15 | update dependencies (#11) |
Alexander T <a****k@g****m>
Committed by: Eric Traut <e****c@t****m> |
over 7 years ago | |
| 609c7006 | add bundle size badges (#10) |
Alexander T <a****k@g****m>
Committed by: Eric Traut <e****c@t****m> |
almost 8 years ago | |
| c99688d4 | updated deps, start to use npm's package-lock feature (#9) |
Alexander T <a****k@g****m>
Committed by: Brent Erickson <b****1@u****m> |
almost 8 years ago | |
| 9253772b | readme improvements (#8) |
Alexander T <a****k@g****m>
Committed by: Brent Erickson <b****1@u****m> |
almost 8 years ago | |
| 8f9ddecf | Remove unused types (#7) |
Alexander T <a****k@g****m>
Committed by: Brent Erickson <b****1@u****m> |
almost 8 years ago | |
| cb1a1dd1 | Improve the performance of .fire by not cloning the subscriber list (#6) |
Brent Erickson <b****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 57ee4c78 | update ts, ts-node (#5) |
Alexander T <a****k@g****m>
Committed by: Eric Traut <e****c@t****m> |
about 8 years ago | |
| ba9c5846 | Travis CI - fix node_js version (#4) |
Alexander T <a****k@g****m>
Committed by: David de Regt <d****d@u****m> |
over 8 years ago | |
| ec1f4b76 | Change target from es2015 to es5 (#3) |
Alexander T <a****k@g****m>
Committed by: David de Regt <d****d@u****m> |
over 8 years ago | |
| b2933e2f | Add es2015 build target (#2) |
Alexander T <a****k@g****m>
Committed by: Brent Erickson <b****1@u****m> |
over 8 years ago | |
| 876024b0 | Fixing a few small issues with the last commit and adding .npmrc | David de Regt <d****e@m****m> | over 8 years ago | |
| ccdba094 | Add tests/Travis CI/.editorconfig. Improve README. (#1) |
Alexander T <a****k@g****m>
Committed by: David de Regt <d****d@u****m> |
over 8 years ago | |
| af7f2171 | 1.0.0: Breaking change that allows for deciding bubble cancellation behavior,... | David de Regt <d****e@m****m> | about 9 years ago | |
| b4db760a | [0.0.2] Set SubscribabelEvent class as the default export | Brent Erickson <b****1@u****m> | over 9 years ago | |
| d46d7856 | Add .npmignore so we don't publish node_modules | Brent Erickson <b****1@u****m> | over 9 years ago | |
| b9afb6fa | Add a title to README.md | Brent Erickson <b****1@u****m> | over 9 years ago | |
| 2aac4383 | Update package.json to include typescript typings | Brent Erickson <b****1@u****m> | over 9 years ago | |
| 4d0c670b | [0.0.1] Migrate SubscribableEvents from ReactXP to standalone package | Brent Erickson <b****1@u****m> | over 9 years ago | |
| 8304cb08 | Initial commit | Microsoft Open Source <m****e@u****m> | over 9 years ago | |
| 3c61be07 | Initial commit | Microsoft Open Source <m****e@u****m> | over 9 years ago | |
| 3c7a8a35 | Initial commit | Microsoft GitHub User <m****s@m****m> | over 9 years ago |