Rich-Harris
|
cefbe45edb
|
SSR support for <:Window> (albeit impossible to test for some reason)
|
2017-03-19 12:25:47 -04:00 |
|
Rich-Harris
|
9f832c2e37
|
implement :Window events
|
2017-03-19 12:06:21 -04:00 |
|
Rich-Harris
|
89f0fb00e6
|
Merge branch 'master' into gh-371
|
2017-03-18 23:26:53 -04:00 |
|
Rich Harris
|
1dc66d403e
|
Merge pull request #390 from sveltejs/imported-component-direct-reference
Use direct references to imported components
|
2017-03-18 22:10:49 -04:00 |
|
Conduitry
|
d2dce30cdc
|
add unit test for imported components that are then renamed as they're used
|
2017-03-18 18:11:05 -04:00 |
|
Conduitry
|
8e5c7ed21e
|
removeObjectKey API tweak
|
2017-03-18 17:51:57 -04:00 |
|
Conduitry
|
25a26613b3
|
remove the component references in the export that we will be referring to directly
|
2017-03-18 17:39:30 -04:00 |
|
Conduitry
|
77321f8356
|
remove namespace key from generated code
|
2017-03-18 15:44:32 -04:00 |
|
Conduitry
|
cede99d68b
|
use direct references to components that have been imported
|
2017-03-18 15:22:44 -04:00 |
|
Rich-Harris
|
3070abc291
|
-> v1.12.1
|
2017-03-18 09:01:26 -04:00 |
|
Rich Harris
|
ec3c81f58c
|
Merge pull request #389 from sveltejs/gh-388-deconflict-non-helper-functions
Deconflict non helper functions
|
2017-03-18 08:58:00 -04:00 |
|
Rich-Harris
|
4360a03ffd
|
parse <:Window> tags
|
2017-03-17 21:55:30 -04:00 |
|
Conduitry
|
dfd73987e3
|
add unit test
|
2017-03-17 20:55:10 -04:00 |
|
Conduitry
|
8f6499a9dd
|
alas poor typo
|
2017-03-17 20:32:15 -04:00 |
|
Conduitry
|
331a1a2bb2
|
nicer way of generating aliases for non-helper functions
|
2017-03-17 20:28:56 -04:00 |
|
Rich Harris
|
efce7acabe
|
Merge pull request #385 from sveltejs/gh-383
allow reserved words in tags e.g. {{class}}
|
2017-03-17 20:22:13 -04:00 |
|
Conduitry
|
e25d4e752c
|
deconflict non-helper functions and variables (#388)
|
2017-03-17 20:11:32 -04:00 |
|
Rich Harris
|
fcc8a96e5e
|
-> v1.12.0
|
2017-03-17 18:18:44 -04:00 |
|
Rich Harris
|
6907d2657a
|
Merge pull request #387 from sveltejs/gh-311
implement bind:group for radio input groups
|
2017-03-17 18:11:12 -04:00 |
|
Rich Harris
|
54822b0de0
|
Merge pull request #384 from sveltejs/shorthand-attributes
implement :shorthand attributes
|
2017-03-17 18:10:29 -04:00 |
|
Rich Harris
|
8cf223261b
|
Merge branch 'master' into gh-311
|
2017-03-17 18:06:21 -04:00 |
|
Rich Harris
|
3aa1814b22
|
Merge pull request #386 from sveltejs/gh-312
bind:group for checkbox inputs
|
2017-03-17 18:05:40 -04:00 |
|
Rich Harris
|
6f18eaef68
|
implement bind:group for radio input groups (#311)
|
2017-03-17 18:03:09 -04:00 |
|
Rich Harris
|
7b057e4fc2
|
implement bind:group for checkbox inputs (#312)
|
2017-03-17 17:45:25 -04:00 |
|
Rich Harris
|
db36e90259
|
Merge branch 'master' into gh-312
|
2017-03-17 16:19:15 -04:00 |
|
Rich Harris
|
5c436ac0e7
|
minor tidy-up - always add sourcemap locations for contextualised expressions
|
2017-03-17 16:16:43 -04:00 |
|
Rich Harris
|
0f9ef05afa
|
Merge branch 'master' into gh-312
|
2017-03-17 15:57:48 -04:00 |
|
Rich Harris
|
e8b19076dd
|
remove tmp file that snuck into the commit
|
2017-03-17 15:50:12 -04:00 |
|
Rich Harris
|
854a37c0d7
|
allow reserved words in tags e.g. {{class}} (#383)
|
2017-03-17 15:49:21 -04:00 |
|
Rich Harris
|
e6d088d753
|
implement :shorthand attributes
|
2017-03-17 15:31:54 -04:00 |
|
Rich Harris
|
ecf141346e
|
Merge pull request #380 from sveltejs/unified-attributes-and-bindings
[WIP] Unified attributes and bindings
|
2017-03-17 14:24:12 -04:00 |
|
Rich Harris
|
9e14fbb4fc
|
lint
|
2017-03-17 14:01:58 -04:00 |
|
Rich Harris
|
da3f751e3c
|
fix test
|
2017-03-17 13:58:49 -04:00 |
|
Rich Harris
|
17db22ac63
|
more refactoring
|
2017-03-17 12:41:23 -04:00 |
|
Rich Harris
|
574503d101
|
tidy up
|
2017-03-17 12:12:00 -04:00 |
|
Rich Harris
|
b22b13c2f4
|
refactoring
|
2017-03-17 11:49:52 -04:00 |
|
Rich Harris
|
635aeb6d05
|
start using generator.contextualise in bindings
|
2017-03-17 11:41:07 -04:00 |
|
Rich Harris
|
1579c50327
|
test binding values work with sourcemaps
|
2017-03-17 11:40:46 -04:00 |
|
Rich Harris
|
37eee7425f
|
linting
|
2017-03-16 18:09:03 -04:00 |
|
Rich Harris
|
14d1f2c52e
|
get all tests passing again
|
2017-03-16 17:57:30 -04:00 |
|
Rich Harris
|
5866a99b9a
|
treat binding values as expressions
|
2017-03-16 17:53:55 -04:00 |
|
Rich Harris
|
5360bbf09f
|
make test harder to pass
|
2017-03-16 16:46:41 -04:00 |
|
Rich Harris
|
2c4c7079e5
|
tweak htmlEqual helper so tests are easier to write
|
2017-03-16 16:10:00 -04:00 |
|
Rich Harris
|
8b3f0320f6
|
test for #312
|
2017-03-16 16:02:50 -04:00 |
|
Rich Harris
|
1bf03a9152
|
-> v1.11.4
|
2017-03-16 15:38:57 -04:00 |
|
Rich Harris
|
75abd0e6c7
|
Merge pull request #378 from sveltejs/dev-helpers
[WIP] Dev helpers
|
2017-03-16 15:36:02 -04:00 |
|
Rich Harris
|
6a4c3e46b3
|
add shared prototype
|
2017-03-16 15:06:02 -04:00 |
|
Rich Harris
|
06f89d1d96
|
dev warnings for bad arguments to component.observe (#369), and component.on("teardown") (#365)
|
2017-03-16 14:54:48 -04:00 |
|
Rich Harris
|
a801e1843b
|
tests for #365 and #369
|
2017-03-16 13:53:20 -04:00 |
|
Rich-Harris
|
9b6e3e75a3
|
Merge branch 'master' into dev-helpers
|
2017-03-15 17:52:14 -04:00 |
|