Commit Graph

27 Commits

Author SHA1 Message Date
Fabian Stamm 69143a96d0 Make it ESM only 2023-11-22 22:23:28 +01:00
Fabian Stamm c29837d850 Fix missing unsubscribe return on subscribeCollect 2021-01-26 01:52:14 +01:00
Fabian Stamm cb060c6399 Making esmodule more compatible with browsers 2020-11-11 21:13:26 +01:00
Fabian Stamm d0e8a97e4c Fixing type problem on AsyncIter 2020-10-19 21:31:11 +02:00
Fabian Stamm 84ea29a210 Fix it for real now... 2020-10-19 21:14:21 +02:00
Fabian Stamm ddd95889f5 Fixing missing readme problem 2020-10-19 19:51:48 +02:00
Fabian Stamm 0c50717a4c Adding onClose callback to AsyncIter 2020-10-19 18:37:34 +02:00
Fabian Stamm 799651d37f Adding missing exports 2020-10-18 01:12:40 +02:00
Fabian Stamm ef423a947a Add Deno support 2020-10-15 01:48:52 +02:00
Fabian Stamm 6000e69dcd Improving ESModule support 2020-08-26 11:54:51 +02:00
Fabian Stamm 5203871aa8 Support ESModules 2020-08-26 10:58:27 +02:00
Fabian Stamm 7a649fa1b0 Adding custom check function for await store 2020-08-21 00:21:32 +02:00
Fabian Stamm 35323a095a Fixing MemoryLeak 2020-06-11 20:49:44 +02:00
Fabian Stamm 858a508190 Remove unnecessary timer from obeservable 2020-04-13 03:11:12 +02:00
Fabian Stamm 2545f3a050 Adding JSDoc comments to awaiter 2020-02-06 18:05:05 +01:00
Fabian 811b03fd1b Fixing bug where subscribers are skipped, when subscriber unsubscribes directly 2019-11-26 23:19:06 +01:00
Fabian Stamm 6720432e24 Fixing some bug 2019-11-26 22:06:27 +01:00
Fabian Stamm 0781323acb Add AwaitStore 2019-11-25 21:31:22 +01:00
Fabian edd37246fb Making publicAPI also available on Observable class 2019-08-13 17:34:38 +02:00
Fabian d1fdb789c1 Add close to observable 2019-05-14 11:33:39 -04:00
Fabian 11a3b00c12 Adding src to published files 2019-04-03 20:37:58 -04:00
Fabian 9eef107d56 Fixing memory leak with not removed events 2019-04-03 19:31:53 -04:00
Fabian d0a65f7f4f Adding include section to tsconfig 2019-03-25 21:39:20 -04:00
Fabian a5e8f044ed Fixing typo and wrong source map location 2019-03-25 20:35:50 -04:00
Stamm 3e25b10266 Making Observable better 2019-03-21 11:29:07 -04:00
Fabian Stamm e340d9f0f0 Adding License to readme 2019-03-07 20:09:19 -05:00
Fabian Stamm 7fed9fc8de First Commit 2019-03-07 19:39:43 -05:00