Yoshua Wuyts
a7916ec3f9
[major] choo v4 ( #352 )
...
* location: change url on location:setLocation
- [ ] don't break hashing
- [ ] allow not changing the url
fixup! move fns around
fixup! add search string
* app.start: clean
* walk: add
* location: update arg calls
* fixup! location: update
* uri-wrap: fix thunking
* router: update to latest sheet-router (#239 )
* router: update to latest sheet-router
* tests: fix for latest version
* tests: fix SSR
* tests: fix history
* tests: spruce up
* docs: update example
* examples: update
* deps: bump sheet-router
* 4.0.0-0
* chore(changelog): 4.0.0 (#211 )
* feat(api:) arg order (#268 )
* s/data, state/state, data/
* feat(api): swap arguments
* fix(href): fix routing (#271 )
* feat(http): remove (#269 )
* feat(router): enable hash routing (#273 )
* deps: fix mount
* 4.0.0-1
* feat(mount): copy {script,link} tags
* 4.0.0-2
* fix(mount): forEach -> for
Lol can't use forEach
* fix(router): use state.location.href (#282 )
* fix(mount): use deep node clone
* 4.0.0-3
* fix(deps): remove hash-match
* 4.0.0-4
* fix(mount): return node
* 4.0.0-5
* fix(router): check if a hash is a valid selector (#339 )
* 4.0.0-6
* fix(router): pass params on newstate (#343 )
* 4.0.0-7
* feat(docs): update for 4.0.0 (#320 )
* feat(docs): update for 4.0.0
* docs: update router example in readme (#337 )
* chore(changelog): update for v4 (#351 )
2016-12-11 19:35:29 +01:00
Matt McFarland
b9698a7527
Fixes for #160
...
- Added instructions to create the html.js file as requested per the issue.
- Added the html.min.js file to the vanilla example
- Tested and working as expected.
2016-08-02 10:17:59 -04:00
Chia-liang Kao
44416fdc63
Actually make scripts/test lint fail
2016-07-23 16:23:24 +08:00
timwis
10d35aaa09
instrument script uses binaries on path, add npm scripts for instrument
2016-07-19 21:40:14 -04:00
timwis
e897bf1545
build and test scripts use binaries on path
2016-07-18 13:09:07 -04:00
Yoshua Wuyts
f995cac579
script/build: add gz variant
2016-07-13 01:35:53 +02:00
Yoshua Wuyts
ed384bc54f
scripts/instrument: include deps
...
But also use zopfli if available!
2016-07-12 23:05:54 +02:00
Yoshua Wuyts
4c935b32cd
script/build: prune the prod builds
2016-07-12 19:29:09 +02:00
Yoshua Wuyts
5357ca2614
scripts: add test
2016-07-12 17:27:50 +02:00
Yoshua Wuyts
50daf1f481
script/build: add
2016-07-12 15:29:03 +02:00
Yoshua Wuyts
e0fd6ef81f
script: add yo-yoify to the mix
2016-07-02 23:05:16 +02:00
Yoshua Wuyts
b6b41bc031
script/test-size: bump for more opts
2016-06-20 22:23:11 +01:00
Yoshua Wuyts
bb3a6001e7
scripts: shrink size further
2016-05-25 04:05:12 +09:00
Yoshua Wuyts
ffca94d59a
script/size: remove fullpaths flag
2016-05-22 01:08:46 +09:00
Yoshua Wuyts
c5d40b1629
scripts: run uglify over output
2016-05-17 19:41:22 +08:00
Yoshua Wuyts
32ae62d655
example-mailbox: v5
2016-05-13 16:48:46 +07:00
Yoshua Wuyts
4757e791f9
http: add
2016-05-13 12:24:51 +07:00
Yoshua Wuyts
6699f412f7
script: add size test
2016-05-11 14:07:13 +07:00