1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-01-23 18:35:27 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Nolan Lawson
5a1e10dee0
refactor some stuff (#274) 2018-05-06 17:35:22 -07:00
Nolan Lawson
77ba91c712
fix animations and cleanup store/component get() usage (#185)
fixes #181
2018-04-19 21:38:11 -07:00
Nolan Lawson
8d5690d63d
remove get() with string from Svelte calls (#169)
* remove get() with string pt 1

* remove get() with string pt 2

* fix typo

* fix some null exceptions in get()

* fixup code style
2018-04-19 09:37:05 -07:00
Nolan Lawson
2544b71251 use lodash-es for slightly smaller bundle size 2018-04-05 17:57:36 -07:00
Nolan Lawson
7053230ac0 fix focus() being called too often 2018-03-21 00:53:52 -07:00
Nolan Lawson
23a247a8c2 basic support for delete streaming 2018-03-10 16:21:10 -08:00
Nolan Lawson
7813cf99ed immediately add replies to threads 2018-03-09 22:31:26 -08:00
Nolan Lawson
562a58f030 fix node removal with no parent caused by focus changes 2018-03-04 12:55:51 -08:00
Nolan Lawson
66801fbc96 refactor 2018-03-03 14:15:50 -08:00