Commit Graph
413 Commits
Author SHA1 Message Date
Ben Drucker 6f97b1c468 Add test:electron script for all tests 2016-07-04 08:07:54 -07:00
Ben Drucker 0a191566d6 Fix effect test: barracks requires a callback 2016-07-04 08:07:54 -07:00
Ben Drucker cdabc4d85f Return outerHTML from toString if available, fall back to toString() 2016-07-04 08:07:54 -07:00
Yoshua Wuyts 5807cdda7b Merge pull request #116 from timwis/rename-action-param-to-data
Rename action param to data
2016-07-04 11:32:50 +02:00
Yoshua Wuyts f76e48d786 Merge pull request #118 from sotojuan/doc-links
Use relative links to examples
2016-07-04 11:01:21 +02:00
Juan Soto 3322a983a5 Use relative links to examples 2016-07-03 15:23:16 -04:00
timwis d19e67322a Rename action param -> data in examples 2016-07-03 12:37:43 -04:00
timwis 6954bc5084 Rename action param -> data in index.js 2016-07-03 12:37:43 -04:00
timwis bba9ef4d46 Rename action param -> data in docs 2016-07-03 12:37:43 -04:00
Yoshua Wuyts a8d87441b2 Merge pull request #110 from yoshuawuyts/yo-yoify
Yo yoify
2016-07-02 23:10:28 +02:00
Yoshua Wuyts e0fd6ef81f script: add yo-yoify to the mix 2016-07-02 23:05:16 +02:00
Yoshua Wuyts f1b59ca117 Merge pull request #111 from yoshuawuyts/change-view-arguments
Change view arguments
2016-07-02 22:59:56 +02:00
Yoshua Wuyts 6407188ee9 router: change order of arguments
fixup! freeze state & rename app ns to location
2016-07-02 22:54:35 +02:00
Yoshua Wuyts 2dab891c65 examples: tmp fix mailbox
Closes GH-96
2016-07-02 16:15:51 +02:00
Yoshua Wuyts c679e37d3a Merge pull request #104 from yoshuawuyts/use-barracks
architecture: use barracks
2016-07-02 16:14:23 +02:00
Yoshua Wuyts 9e039ed561 architecture: use barracks
Changes
=======
- add hook handlers
- add effect composition
- add noFreeze option

Commits
=======
- fixup! fix toString()
- fixup! use assert instead of throw
- fixup! fix reducers
- fixup! work on done callbacks
- fixup! more callback work
- fixup! woooh fixed effects errs
- fixup! wrap up stuff
2016-07-02 16:00:26 +02:00
Todd Kennedy 8f8df602c5 Extract html into separate module (#103) 2016-07-02 12:55:41 +02:00
Yoshua Wuyts d0920f153f Merge pull request #113 from radarhere/patch-1
Fixed typos
2016-07-02 12:06:24 +02:00
Andrew Murray 2498415805 Fixed typos 2016-07-02 14:44:29 +10:00
Todd Kennedy 665a157d60 only run the tests when trying to make a new version (#109) 2016-07-01 10:27:39 -07:00
Yoshua Wuyts 47cc4f8c2c Merge pull request #73 from zigomir/fix-mailbox-example
Fix mailbox example
2016-06-30 16:15:06 +02:00
Yoshua Wuyts 5a17453b0f Merge pull request #100 from loklaan/effects-example-clarification
Minor clarifying correction to keyboard example code.
2016-06-30 16:05:47 +02:00
Lochlan Bunn de079d52c8 Minor clarifying correction to keyboard example code. 2016-06-30 21:48:13 +10:00
Todd Kennedy 64436a2a80 TEST: Set up for testing via zuul/sauce labs (#86)
This requires the .travis.yml to be updated with the open sauce credentials
as explained at https://github.com/defunctzombie/zuul/wiki/Travis-ci#5-final-step
2016-06-29 08:06:04 -07:00
Yoshua Wuyts 31d863fdad Merge pull request #90 from zigomir/patch-1
Call `http.del` in httpDelete function
2016-06-27 16:22:17 +02:00
Yoshua Wuyts 3e74a5f8db Merge pull request #91 from zigomir/patch-3
`document` not used in form snippet
2016-06-27 16:21:47 +02:00
Žiga Vidic 652b6569a8 document not used in form snippet 2016-06-26 20:37:06 -07:00
Žiga Vidic c2c32350ab Call http.del in httpDelete function 2016-06-26 20:28:35 -07:00
Yoshua Wuyts 84bee19120 docs: add yo-yo, bel to see-also 2016-06-26 00:34:00 +02:00
Yoshua Wuyts 8e38595144 2.3.1 2016-06-25 12:23:56 +02:00
Yoshua Wuyts b86e755fa3 changelog: 2.3.1 2016-06-25 12:23:51 +02:00
Tim Wisniewski f9bbc7a507 Merge pull request #83 from yoshuawuyts/irc-badge
Add IRC badge
2016-06-24 21:36:42 -04:00
Tim Wisniewski 7e38108df7 squareify 2016-06-24 21:31:55 -04:00
Tim Wisniewski f2aff430c7 Add IRC badge
Unless there's somewhere else it's advertised?
2016-06-24 21:21:41 -04:00
Yoshua Wuyts e30b186df4 Merge pull request #76 from yoshuawuyts/fix-router-arguments-bug
router: fix arguments bug
2016-06-25 03:20:55 +02:00
Yoshua Wuyts cba66026de Merge pull request #79 from tgfjt/patch-1
fix typo on README
2016-06-24 18:55:33 +02:00
Yoshua Wuyts 9a970798e2 Merge pull request #80 from Velds/master
Minor grammatical correction in README.md
2016-06-24 17:23:20 +02:00
Velds 2b7315a7bc Minor grammatical correction in README.md 2016-06-24 18:46:45 +04:00
Takashi Fujita bd24a12a9c fix typo on README 2016-06-24 14:13:01 +09:00
Yoshua Wuyts bca9d46f61 router: fix arguments bug 2016-06-23 23:54:02 +02:00
Yoshua Wuyts bfbc445c1e 2.3.0 2016-06-23 16:35:51 +02:00
Yoshua Wuyts 174a6fc084 changelog: update to v2.3.0 2016-06-23 16:35:38 +02:00
Yoshua Wuyts 08d9d0c69f docs: fix typo in comparing choo 2016-06-23 16:27:24 +02:00
Yoshua Wuyts ce02d7a923 docs: be less harsh with the comparisons ❤️ 2016-06-23 16:26:14 +02:00
Yoshua Wuyts d760240833 Merge pull request #74 from mattijsbliek/patch-1
Fix typo in server rendering example
2016-06-23 13:00:19 +02:00
Mattijs Bliek 25926d0667 Fix typo in view 2016-06-23 11:34:27 +02:00
zigomir 51a9c4488e Fix full reload on specific message. 2016-06-22 17:39:13 -07:00
zigomir cf1548e61d Add tachyons dependency. 2016-06-22 17:38:55 -07:00
Yoshua Wuyts e0cc76e5f6 Merge pull request #62 from yoshuawuyts/readme-views
Add views section to readme
2016-06-22 18:30:04 +02:00
Yoshua Wuyts 68a09054a4 Merge pull request #56 from yoshuawuyts/examples-sse
Examples sse
2016-06-22 18:29:30 +02:00