Jake Archibald
|
dbf38e5a44
|
Removing everything that isn't skeletonyy (#22)
* Simplifying
* Ignoring CSS defs
|
2018-05-04 17:05:44 +01:00 |
|
Jason Miller
|
fc84c81a47
|
Make @bind the same as Surma's implementation
|
2018-03-30 13:32:16 -04:00 |
|
Jason Miller
|
8f452ddf6d
|
Our simplified @bind decorator didn't work :( The getter is needed in order to defer binding until there is an instance to bind to, the simpler implementation actually bound methods to the prototype itself.
|
2018-03-29 23:13:03 -04:00 |
|
Jason Miller
|
5e6500d196
|
Use strict TypeScript, enable TSLint, update all types to work in strict mode.
|
2018-03-29 15:42:07 -04:00 |
|