Yotam Mann
|
091fe6bf01
|
Make sure events are scheduling in increasing time order
addresses #581
|
2019-11-18 14:51:43 -05:00 |
|
Yotam Mann
|
d2b064f41e
|
docs: working on code examples
|
2019-10-25 16:54:33 -04:00 |
|
Yotam Mann
|
4266d2b93c
|
updating examples
|
2019-10-24 18:01:27 -04:00 |
|
Yotam Mann
|
dfcbfae824
|
adding Event category
|
2019-09-16 10:49:30 -04:00 |
|
Yotam Mann
|
1bde88a19b
|
linting
|
2019-09-14 18:12:44 -04:00 |
|
Yotam Mann
|
261a5f4c3b
|
normalizing whitespace in comments
|
2019-09-14 16:39:18 -04:00 |
|
Yotam Mann
|
736106de5f
|
accidentally put extra tab before name
|
2019-09-04 19:18:44 -04:00 |
|
Yotam Mann
|
75a35108af
|
name is a readonly string
|
2019-09-04 18:38:04 -04:00 |
|
Yotam Mann
|
3e2de8f259
|
fixing spacing
typedoc wants one space before the "@"
|
2019-08-30 09:06:38 -07:00 |
|
Yotam Mann
|
b4c2153749
|
updating docs
|
2019-08-27 08:58:40 -07:00 |
|
Yotam Mann
|
0f45fc9efd
|
removing unused import
|
2019-08-12 00:20:16 -04:00 |
|
Yotam Mann
|
4ed750bc1f
|
using Reflect instead of 'hasOwnProperty'
takes care of situation where time has a 'getter'
|
2019-08-04 13:44:37 -04:00 |
|
Yotam Mann
|
63a0b4e207
|
Part can accept any object-like thing with a 'time' property
|
2019-08-04 13:35:48 -04:00 |
|
Yotam Mann
|
6e5e8b3399
|
using specific types
importing them so there are not multiple import type errors
|
2019-07-30 15:35:27 -04:00 |
|
Yotam Mann
|
4a266742af
|
making Event and Part values generic
gives better typing in the callback function
|
2019-07-26 11:50:29 -04:00 |
|
Yotam Mann
|
ba77fa509e
|
changing removeAll -> clear
|
2019-07-24 20:02:56 -04:00 |
|
Yotam Mann
|
659e5e62ea
|
converting Part to ts
|
2019-07-23 15:17:45 -04:00 |
|