Commit Graph

21 Commits

Author SHA1 Message Date
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