Commit Graph

35 Commits

Author SHA1 Message Date
cd08cf370c fix(core): update 2024-04-18 21:55:33 +02:00
355c2d132e fix(core): update 2023-11-09 21:17:13 +01:00
6f1e32284d fix(core): update 2023-01-18 17:45:19 +01:00
69ab47ed41 fix(core): update 2022-05-27 17:53:02 +02:00
b17dd2ed64 fix(core): update 2022-01-24 05:22:49 +01:00
f402e55ff3 BREAKING CHANGE(objectmap): switch to async behaviours 2021-09-21 16:34:12 +02:00
c7557163cd fix(core): update 2021-09-12 16:08:20 +02:00
8f18faaf1c fix(core): update 2020-11-24 18:47:45 +00:00
da5bd43a42 fix(core): update 2020-07-12 00:44:50 +00:00
de04d75e18 BREAKING CHANGE(core): refactored ObjectMap and introduced concat feature 2020-05-04 00:09:20 +00:00
500a291b2a fix(core): update 2019-08-02 16:33:45 +02:00
7aa0f05bae fix(core): update 2019-08-02 16:32:52 +02:00
fafd9867ad fix(core): update 2018-12-11 01:36:14 +01:00
a7484e791a fix(core): update 2018-11-23 20:33:44 +01:00
6aff4c9031 implement JSON methods for tree 2018-08-31 17:24:35 +02:00
2392915959 update to latest standards 2018-07-15 16:04:27 +02:00
adda1c932a add Tree class 2017-11-20 09:26:13 +01:00
3c229e8e26 remove rxjs and move Observablemap to smartrx 2017-10-26 22:31:14 +02:00
e59205490b add LimitedArray 2017-09-21 22:54:22 +02:00
d2ce1094de improve objectmap.forEach to support async actions 2017-08-27 20:01:06 +02:00
011a865271 improve tests 2017-07-05 14:37:26 +02:00
281cfdc38a add loop tracker 2017-07-05 14:29:08 +02:00
408faa97a4 update tests 2017-06-17 14:44:55 +02:00
89ea1fdb18 update deps 2017-04-09 16:29:14 +02:00
afad357ed0 add getOneAndRemove and findOneAndRemove 2016-11-19 23:08:54 +01:00
924058c90a add new method Objectmap.getArray() 2016-09-29 22:05:20 +02:00
2f681911ae implemented Observablemap 2016-09-22 12:00:33 +02:00
e917c8b9f7 now adhering to standard js added getStringArray method 2016-09-21 13:44:11 +02:00
3dd4698ce8 another small fix 2016-08-08 16:07:13 +02:00
ac2267d910 implement find functionality into Objectmap 2016-08-08 16:00:14 +02:00
9d856ad813 add forEach to Objectmap 2016-07-31 14:36:28 +02:00
e3a811bffd added Objectmap 2016-07-31 00:54:46 +02:00
e2aee98acc improve tests 2016-07-24 18:51:56 +02:00
6d22ee466f now checking correctly if Stringmap is empty 2016-07-23 04:39:42 +02:00
35f8f1e9b8 first working version 2016-07-22 00:16:45 +02:00