1278 Commits

Author SHA1 Message Date
Dylan Piercey
8163c64219
refactor: improve text normalization in hydrate 2019-09-30 15:33:28 -07:00
Dylan Piercey
da10db184d
refactor: reduce dom ops 2019-09-30 14:21:23 -07:00
Dylan Piercey
db13d6eede
feat: hydration 2019-09-30 13:43:26 -07:00
Dylan Piercey
f37c03cfbd
refactor: remove a set from signals, improve types 2019-09-23 09:12:03 -07:00
Dylan Piercey
facc783ca9
refactor: remove some usages of sets and weakmaps 2019-09-20 15:01:46 -07:00
Michael Rawlings
04793af2eb
feat: add class/style helpers 2019-09-20 07:27:36 -10:00
Dylan Piercey
a1f213f9cb
chore: add rollup and expose esm and cjs output 2019-09-17 16:58:59 -07:00
Dylan Piercey
0856a8c4f2
chore: improve minifiability 2019-09-17 16:30:02 -07:00
Dylan Piercey
be26279b8b
fix: remove duplicate instance of jsdom 2019-09-17 15:55:28 -07:00
Dylan Piercey
a62ba6107d
feat: remove need to pass parent containers 2019-09-17 14:07:39 -07:00
Dylan Piercey
e086e79416
chore: add package json name 2019-09-17 10:38:52 -07:00
Michael Rawlings
2ce7b1d3a8
fix: cleanup computed signals 2019-09-17 02:26:25 -07:00
Michael Rawlings
4034690df3
chore: fix tests - remove test directory from coverage 2019-09-16 21:06:21 -07:00
Michael Rawlings
cd7818d117
feat: batched updates 2019-09-16 20:47:50 -07:00
Dylan Piercey
b2f6649ae9
feat: add delegated event handling 2019-09-16 14:03:27 -07:00
Michael Rawlings
bf8d9204b1
fix: move next/prev comparison into Signal from ComputedSignal 2019-09-14 02:04:12 -07:00
Michael Rawlings
c39d4b213b
feat: el -> beginEl, el is now beginEl+endEl 2019-09-14 01:05:45 -07:00
Michael Rawlings
acd2bdf32a
refactor: computeInput -> dynamicKeys 2019-09-14 00:06:19 -07:00
Michael Rawlings
03a16bb9ea
refactor: use ___ to prefix internal properties 2019-09-13 22:52:50 -07:00
Michael Rawlings
4c0076a852
chore: add tests, fix issues 2019-09-13 20:05:59 -07:00
Michael Rawlings
1beadf3358
feat: add endEl 2019-09-13 15:05:44 -07:00
Michael Rawlings
37dc09f839
refactor: use ComputedSignal class, instanceof check 2019-09-13 14:48:21 -07:00
Michael Rawlings
2e2c35a66a
chore: split src into multiple files 2019-09-13 14:10:53 -07:00
Michael Rawlings
a9265f078c
fix: small changes 2019-09-13 12:41:37 -07:00
Michael Rawlings
31091d4656
fix: improve fragments 2019-09-12 15:23:14 -07:00
Michael Rawlings
482a1ba90e
feat: use text delimited fragments, chore: lint issues 2019-09-11 16:45:42 -07:00
Michael Rawlings
0638deebf2
chore: add size check 2019-09-11 15:35:16 -07:00
Michael Rawlings
dcbf7c008e
initial commit 2019-09-10 14:40:27 -07:00