Commit Graph

31 Commits

Author SHA1 Message Date
14bc5dcd25 fix(core): update 2020-11-24 19:11:42 +00: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
d92657b130 fix(core): update 2020-05-27 23:50:07 +00:00
7c9ad26519 fix(core): update 2020-05-25 13:18:53 +00:00
de04d75e18 BREAKING CHANGE(core): refactored ObjectMap and introduced concat feature 2020-05-04 00:09:20 +00:00
56a8d9182b fix(core): update 2020-02-07 16:32:58 +00:00
b880036b64 fix(Objectmap): switch to an object map with unique keys 2020-02-06 15:31:58 +00:00
596a897afc fix(core): update 2020-02-06 11:11:16 +00:00
2ca9e14f76 fix(core): update 2019-11-27 23:15:13 +00:00
50a9697baf fix(objectmap): getArray() now has correct return type 2019-03-15 23:50:39 +01:00
a7484e791a fix(core): update 2018-11-23 20:33:44 +01:00
2392915959 update to latest standards 2018-07-15 16:04:27 +02:00
5ff74aea88 feat(core): update to newest gitzone package format 2018-01-27 18:11:11 +01:00
d2ce1094de improve objectmap.forEach to support async actions 2017-08-27 20:01:06 +02:00
281cfdc38a add loop tracker 2017-07-05 14:29:08 +02:00
9c2f3cf678 update typings 2017-06-18 13:13:12 +02:00
408faa97a4 update tests 2017-06-17 14:44:55 +02:00
cfbc47e365 add lik.Objectmap.isEmpty() 2016-11-19 23:54:52 +01:00
bb4820e980 improve typings 2016-11-19 23:15:43 +01: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
b85e79b07d now works with TypeScript Generic Types to track type usage of Objectmap 2016-08-08 17:29:44 +02:00
5d06e6e78f small fix to return undefined when item is not found 2016-08-08 16:03:58 +02:00
ac2267d910 implement find functionality into Objectmap 2016-08-08 16:00:14 +02:00
3c09f048a2 fix objectmap constructor 2016-08-07 18:07:21 +02:00
fe552763fe small fix 2016-07-31 15:01:24 +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