Commit Graph

161 Commits

Author SHA1 Message Date
Lim Yang Wei a4de4651ce Update terms used in Elm to latest changes
Since Elm 0.14, there is no more `lift`. Fixed it to `map`.

> The term lift is dead. It makes me a bit sad for my thesis, but I think it will help a lot of people get started with signals more quickly. The new term is map, and the goal is to build on the intuition people have from working with lists.

http://elm-lang.org/blog/announce/0.14
2016-02-29 12:00:20 +08:00
Oliver Eidel 2a36dd99ca totally minor typo in readme
I enjoy reading it! keep up the good work!
2016-02-28 00:12:06 +01:00
Daniel Compton 3334297f23 Switch to using CircleCI and automated testing with Karma
- Remove travis config
- Add CircleCI config and badge
- Add docs on running the tests
- Create a test runner
- Add npm dependencies and gitignore
2015-12-10 21:47:18 +13:00
Samuel Miller c05be2461f Added a space to make list in README.md appear 2015-11-17 20:35:58 -07:00
Daniel Compton bbc6bc4abe Add section on open source re-frame applications
Fixes #122
2015-10-13 08:27:46 +13:00
Colin Yates 27835cf710 Updated README.md
Added an example of a subscription based on setup config for form-2 components.
2015-09-12 22:33:23 +12:00
mike-thompson-day8 328c3e0dca More readme tweaks 2015-07-15 16:22:37 +10:00
mike-thompson-day8 d97e994d9f Remove some paragraphs from the README 2015-07-15 13:51:47 +10:00
moohdyy ef977fb12f Correct citation error
Richard Dawkins -> Steve Grand
2015-07-13 13:45:59 +02:00
Marcin Kulik 895bb86b4d Add missing backtick 2015-06-07 11:52:41 +02:00
Mike Thompson 41f07d2c1b Merge pull request #59 from marxama/develop
Removed incorrect deref
2015-05-26 22:00:20 +10:00
Ricardo J. Mendez 5741eb3a3a Minor correction: subscription id is an element in the vector received 2015-05-18 17:41:36 +03:00
Ricardo J. Mendez 3c1b11f253 Clarified the user does not need to declare his own app-db 2015-05-18 17:37:45 +03:00
Marcus Magnusson e7d0408170 Removed incorrect deref 2015-05-14 23:27:11 +02:00
Michael Campagnaro a9b2fb6d2d Fix 'where do I go next' TOC link in README 2015-05-05 15:02:22 -04:00
mike-thompson-day8 965458cd34 Fix a trailing space on a README link. 2015-05-04 11:16:10 +10:00
mike-thompson-day8 5121634586 A couple of readme tweaks 2015-05-03 19:03:59 +10:00
mike-thompson-day8 70987e5318 Tweaks to the readme 2015-05-03 01:41:16 +10:00
mike-thompson-day8 72b605340e Bump various for a v0.3.2 release 2015-04-22 00:18:31 +10:00
mike-thompson-day8 47153fe7e1 Incorporate pull #49 from @ioRekz 2015-04-21 23:42:05 +10:00
mike-thompson-day8 9a90b5e5bb Fix #24 2015-04-16 00:33:14 +10:00
mike-thompson-day8 e5529d52d4 Fix #31 2015-04-16 00:26:49 +10:00
mike-thompson-day8 2c59552482 db-app corrected to app-db in README 2015-03-17 22:51:41 +11:00
mike-thompson-day8 300b69cfae Correct Wiki link in Readme 2015-03-14 07:44:03 +11:00
Stuart Mitchell 14d262f8dc Changed travis link 2015-03-10 11:52:14 +13:00
mike-thompson-day8 bd72147f88 Tweak headings in Readme 2015-03-07 21:35:32 +11:00
mike-thompson-day8 94afb7a7a1 Switch to renames. 2015-03-05 11:57:00 +11:00
mike-thompson-day8 88ad167002 Merge branch 'develop' of https://github.com/Day8/re-frame into develop 2015-03-05 10:42:15 +11:00
mike-thompson-day8 f1a1c60883 Readme tweak 2015-03-05 10:42:07 +11:00
Stuart Mitchell 4ade2b48c5 a working badge! 2015-03-05 10:58:43 +13:00
mike-thompson-day8 f666a8636f Alter docs to match dropping s from register-subs 2015-03-05 07:02:50 +11:00
Stuart Mitchell 8e88449815 badge 2015-03-04 17:41:22 +13:00
mike-thompson-day8 1c988858aa Readme tweaks 2015-03-02 07:54:46 +11:00
mike-thompson-day8 48430847a7 Admit to 200 lines of code 2015-03-01 12:04:48 +11:00
mike-thompson-day8 0039cd651e Clarify Licence 2015-02-26 08:26:08 +11:00
mike-thompson-day8 857f1e3b0c Tweak readme 2015-02-25 22:03:59 +11:00
mike-thompson-day8 345bb6ecd7 Merge branch 'master' of https://github.com/Day8/re-frame 2015-02-25 08:59:02 +11:00
mike-thompson-day8 a2ddaf0097 Fix summary 2015-02-25 08:58:01 +11:00
Khalid Jebbari db9969b996 Micro typo fix in README
Because I can.
2015-02-24 18:09:38 +01:00
mike-thompson-day8 510199a938 Tweak word 2015-02-25 00:24:50 +11:00
mike-thompson-day8 506af80d02 Word tweaking on Readme. 2015-02-23 17:36:02 +11:00
mike-thompson-day8 1040e8085c Emphasise alpha nature. 2015-02-23 13:34:37 +11:00
mike-thompson-day8 9960bcdeb0 Add a todo for beta. 2015-02-23 12:45:04 +11:00
mike-thompson-day8 53a06d91be Readme Tweaks 2015-02-23 12:09:12 +11:00
Gregg8 c33a48bfc6 miscellaneous corrections to README 2015-02-23 00:17:49 +11:00
mike-thompson-day8 a9c8d76e1e Tweaks mostly. 2015-02-22 22:28:40 +11:00
mike-thompson-day8 61e2964c6a Readme tweaks 2015-02-22 00:17:12 +11:00
mike-thompson-day8 57b1fbc160 Readme WIP 2015-02-21 16:40:24 +11:00
mike-thompson-day8 1ba456ce93 Tweak words in Redme 2015-02-21 00:45:48 +11:00
mike-thompson-day8 c66110a675 More Readme tweaking 2015-02-20 16:46:50 +11:00
mike-thompson-day8 f52332858a Readme wording 2015-02-18 19:43:13 +11:00
mike-thompson-day8 d424453bb5 paragraphs 2015-02-17 12:40:42 +11:00
mike-thompson-day8 152726f9dc Another round of trying to explain myself. 2015-02-17 12:24:26 +11:00
mike-thompson-day8 97daa6c2a3 Readme tweaks 2015-02-11 12:22:49 +11:00
mike-thompson-day8 23248f67c7 Readme Tweak 2015-02-11 01:28:04 +11:00
mike-thompson-day8 392a3ddb5c Update README.md 2015-02-11 01:15:36 +11:00
mike-thompson-day8 6a86596ba0 Readme words 2015-02-11 00:35:31 +11:00
mike-thompson-day8 bfe2692a3d WIP on Readme 2015-02-11 00:31:41 +11:00
mike-thompson-day8 4578e0eb9e Experiments with arrows - part N 2015-02-06 10:41:47 +11:00
mike-thompson-day8 d8e6c58dc0 Arrow Experiement 2015-02-05 23:48:31 +11:00
mike-thompson-day8 356569c1c4 Readme WIP 2015-02-05 23:46:54 +11:00
mike-thompson-day8 4542df7740 Readme WIP 2015-02-04 22:35:11 +11:00
mike-thompson-day8 8390ee4d28 Experiment with strikeout 2015-01-31 23:24:47 +11:00
mike-thompson-day8 bc5a8ba3a8 Add todo to readme 2015-01-29 14:06:32 +11:00
mike-thompson-day8 470bcc430f Readme WIP 2015-01-29 09:24:11 +11:00
mike-thompson-day8 8f92087a21 Readme WIP 2015-01-26 10:42:45 +11:00
mike-thompson-day8 adf9ab52a3 Readme WIP 2015-01-21 09:40:49 +11:00
mike-thompson-day8 789ade4597 Update README.md 2015-01-14 23:01:29 +11:00
mike-thompson-day8 3e48cbe104 Update README.md 2015-01-14 16:19:37 +11:00
hipitihop 732be5ff75 - minor readme typos fixes 2015-01-14 10:17:19 +10:00
mike-thompson-day8 d0a657299a Back to old ways 2015-01-13 18:21:08 +11:00
mike.hughes adc26e9b3a Merge branch 'master' of https://github.com/Day8/re-frame
Conflicts:
	README.md
2015-01-12 14:53:49 +11:00
mike.hughes ccb1d318bb Updated readme - mainly cosmetic changes. 2015-01-12 14:35:36 +11:00
mike-thompson-day8 035b384245 WIP 2015-01-12 11:11:00 +11:00
mike-thompson-day8 2db9ff8c35 WIP 2015-01-12 08:51:55 +11:00
mike-thompson-day8 f5e3750f7b WIP 2015-01-11 23:09:17 +11:00
mike-thompson-day8 310f79a268 Readme WIP 2014-12-18 22:48:12 +11:00
Gregg8 3b1f0d481e Pass 4.1 review 2014-12-18 01:53:11 +11:00
Gregg8 cf1cb64422 Pass 4 review 2014-12-18 01:42:16 +11:00
Gregg8 6f3cb3ef1c Pass 3 review 2014-12-17 16:23:22 +11:00
Gregg8 a2e4050958 Pass 2 review 2014-12-17 14:02:56 +11:00
Gregg8 f8663bc1e1 Pass 1 review 2014-12-17 13:41:06 +11:00
mike-thompson-day8 a9d22969eb README WIP 2014-12-17 12:45:35 +11:00
mike-thompson-day8 b4004bd2f6 Readme WIP 2014-12-17 12:23:53 +11:00
mike-thompson-day8 37de386234 README WIP 2014-12-17 09:29:12 +11:00
mike-thompson-day8 0753e1ddd6 Readme WIP 2014-12-16 00:29:33 +11:00
mike-thompson-day8 8513178cca Readme WIP 2014-12-16 00:02:27 +11:00
mike-thompson-day8 a2456f7763 Readme WIP 2014-12-15 23:19:47 +11:00
mike-thompson-day8 990522ce2b Readme WIP 2014-12-15 22:56:43 +11:00
mike-thompson-day8 f1a482f0f3 Readme WIP 2014-12-15 17:48:20 +11:00
mike-thompson-day8 2fe5dfc288 WIP README 2014-12-15 16:01:09 +11:00
mike-thompson-day8 afc752b3ac Readme WIP 2014-12-15 11:30:10 +11:00
mike-thompson-day8 a55763e7bc Readme WIP 2014-12-13 01:23:03 +11:00
mike-thompson-day8 d294e679d4 Readme WIP 2014-12-13 01:20:41 +11:00
mike-thompson-day8 1d9d15d598 Readme WIP 2014-12-13 01:01:28 +11:00
mike-thompson-day8 f1f835c10c Readme WIP 2014-12-13 00:46:58 +11:00
mike-thompson-day8 e13e74a4ce Readme WIP 2014-12-13 00:19:14 +11:00
mike-thompson-day8 525836d1aa WIP Readme. 2014-12-12 23:37:29 +11:00
mike-thompson-day8 55044abc31 WIP Readme. 2014-12-12 22:50:39 +11:00
mike-thompson-day8 84b25cab64 README WIP 2014-12-12 07:20:55 +11:00