Dexter Gramfors
2e6e0cbb13
Period for consistency.
2016-12-08 12:12:14 +01:00
Mike Thompson
3ea67ad67f
More interconnections out of main README and into Metntal Model Onibus
2016-12-07 17:58:45 +11:00
Mike Thompson
80363519e8
Docs WIP
2016-12-07 09:57:20 +11:00
Mike Thompson
7a39b7a660
Remove duplicate license information
2016-12-06 14:39:59 +11:00
Mike Thompson
6c0b1e09ba
edit type
2016-12-06 14:37:34 +11:00
Mike Thompson
237e7b0174
Add README changes
2016-12-06 14:18:53 +11:00
Mike Thompson
f7d3b37f31
Test look of new docs in github
2016-12-06 12:45:09 +11:00
Mike Thompson
fe87721c0e
Docs WIP - I think this is finally good enough for publish (git checkin 1001 for the repo, I think)
2016-12-06 12:23:55 +11:00
Daniel Compton
95f88424a6
Update docs to clarify some things
2016-12-05 17:56:03 +13:00
Daniel Compton
bc922e71fa
Remove reference implementation comments
2016-12-05 14:43:20 +13:00
Daniel Compton
d035992baa
Fix typos
2016-12-05 12:49:04 +13:00
Mike Thompson
3972b49555
WIP
2016-12-05 07:34:20 +11:00
Mike Thompson
cff232d39c
Docs WIP
2016-12-04 22:26:01 +11:00
Ivan Dmitrievsky
6841f4509f
Fix a typo
...
Remove one of two consecutive "the".
2016-09-11 15:49:10 +03:00
Mike Thompson
6f56b72fd0
Begin to modernize README
2016-09-06 01:48:31 +10:00
Shaun Mahood
d6d826fea0
Update part of readme to 0.8.0
...
As suggested in Issue #224
2016-09-02 11:36:14 -06:00
Shaun Mahood
04d0a9e9af
Minor docs fixes
2016-09-01 12:53:02 -06:00
Mike Thompson
94fc2d4f00
Trim down the size of the README, removing some sections which are covered in the new /docs
folder
2016-08-30 17:46:21 +10:00
André Miranda
eee486202d
Update README.md
...
This PR is just to fix some small styling typos, code examples indentation, etc.
Kudos for the very good README. It is very fun, and condenses a whole lot of information pretty clearly.
2016-08-27 15:31:51 -03:00
Mike Thompson
bf95408bdc
The first step on a long journey
2016-08-27 12:41:40 +10:00
Mike Thompson
32a7113189
More logo
2016-08-26 11:33:51 +10:00
Mike Thompson
b3b377d9ea
Add images folder. Move logos down a level. Add water cycle image.
2016-07-24 18:36:14 +10:00
Mike Thompson
c4bc10691b
Use new logo
2016-07-23 10:31:23 +10:00
Mike Thompson
c24b9cde4f
With the new logo, there was too much colour at the top of the readme
2016-07-22 20:47:14 +10:00
hipitihop
7099b6f448
add logo
2016-07-22 18:23:33 +10:00
Mike Thompson
16585b2722
Correct incorrect badge URLs in README
2016-07-19 22:23:37 +10:00
Mike Thompson
8c3acb00c8
Better README badges
2016-07-15 23:52:42 +10:00
Mike Thompson
0d31e3c7c6
Cut v0.8.0-alpha1
2016-07-07 14:52:13 +10:00
Stuart Mitchell
9f9ca70ad1
Merge branch 'master' into develop
2016-06-14 14:48:20 +12:00
Caio Oliveira
da9c11eae0
Fixed broken link ( #169 )
...
Link to elm's reactivity guide was broken
2016-05-30 10:08:01 +12:00
Daniel Compton
7077f87fbf
Make build status smaller
2016-05-05 11:27:29 +12:00
Daniel Compton
f8012fd44b
Add build status for master and develop
2016-05-05 11:26:37 +12:00
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