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
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