1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-02-02 22:57:36 +01:00

10 Commits

Author SHA1 Message Date
Nolan Lawson
9629a55a9f
remove all instances of string coercion (#240) 2018-04-29 17:45:03 -07:00
Nolan Lawson
12131bd807
refactor dialogs to be individually async (#206) 2018-04-21 09:56:53 -07:00
Nolan Lawson
e4d2934c67
fix themes (#199)
Fixes #194
2018-04-21 00:33:42 -07:00
Nolan Lawson
bfc3c46462
use standard to lint HTML too (#186) 2018-04-19 21:38:01 -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
a24177b62a
remove "class" prop in favor of "className" (#167) 2018-04-18 23:48:06 -07:00
Nolan Lawson
cbf46ccae6 simplify language 2018-04-03 18:01:22 -07:00
Nolan Lawson
9c7cef502e add version info 2018-03-28 18:16:42 -07:00
Nolan Lawson
2785eb28c3 add option to reduce motion 2018-03-22 20:23:00 -07:00
Nolan Lawson
5908ac6614 Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00