Jennifer Hooper
8301d2838c
Update link to community newsletter
2017-08-17 13:13:57 -07:00
Brian Munkholm
e5cd112197
Update README.md
2017-08-16 21:03:24 +02:00
Brian Munkholm
b528c8dace
Update README.md
2017-08-16 21:02:12 +02:00
Brian Munkholm
c2d90d6fa7
Update license for Core
2017-08-16 21:00:48 +02:00
Kristian Dupont
c24cc16ebf
Fix a few publish issues ( #1215 )
...
* Stop trying to kill the server twice after testing
* Fix test targets to run before publishing
* ...
* Remove electron runner from publish for now
* Update changelog
2017-08-16 11:11:28 +02:00
David Shore
56d571c204
Update README
2017-07-21 11:35:27 -07:00
blagoev
523c1ec772
add a note about stale node_modules directory
2017-06-13 12:53:40 +03:00
blagoev
c0c54989ec
Merge pull request #953 from realm/blagoev/remove-obsolete-nosync-targets
...
remove obsolete test nosync targets
2017-03-30 11:44:30 +03:00
blagoev
8b24dbc8bc
update the README
2017-03-30 11:33:40 +03:00
blagoev
a33577eccb
remove obsolete test nosync targets
2017-03-30 11:24:46 +03:00
Maximilian Alexander
89756ee8e2
fixing typo
2017-03-29 23:36:07 -07:00
blagoev
3dcbdf824e
Merge pull request #916 from realm/readme-update
...
update README.md
2017-03-16 14:52:55 +01:00
blagoev
06a0ab8eeb
added debug tests info
2017-03-16 14:40:06 +02:00
blagoev
2f9c3ed351
fix typo
2017-03-15 17:17:07 +02:00
blagoev
3dc81ba72e
update README.md
2017-03-15 16:25:05 +02:00
Kristian Dupont
cd4b0e4a67
Fix links in README.md ( #910 )
2017-03-15 08:44:50 +01:00
Kristian Dupont
59d3a89da0
Update README.md
2017-02-06 23:00:02 +01:00
Victor Grishchenko
8bc4e4f428
Revert "add the npm install step to the build instructions"
...
This reverts commit fed7dfc469
.
2017-01-26 15:55:26 +01:00
Victor Grishchenko
fed7dfc469
add the npm install step to the build instructions
...
Cause I hit it with my head three times already, guys
2017-01-26 15:44:12 +01:00
Kristian Dupont
80fc4f4b13
Update Readme ( #695 )
...
* Update readme
* Remove node build instructions
2016-12-12 14:37:06 +01:00
Brian Munkholm
07e4387dfd
Update README.md
2016-11-22 20:08:33 +01:00
Ari Lazier
9d0df0de3d
Sync and fine grained notifications
2016-10-04 15:07:14 -07:00
Scott Kyle
b4be60468b
Minor update to README
2016-03-23 13:39:26 -07:00
Scott Kyle
08d4340503
Make link to CONTRIBUTING.md absolute
...
Since this page is used on the API docs as well.
2016-03-17 15:14:56 -07:00
Tim Anglade
4df1b9785f
Fix getting started link
2016-02-21 19:25:43 -08:00
Tim Anglade
36326217f8
Fix repo mention in README
2016-02-21 19:23:54 -08:00
Scott Kyle
54d5dd3aeb
Revert "Temporarily remove License from README"
...
This reverts commit 1cf4debd9f
.
2016-02-18 15:32:54 -08:00
Scott Kyle
1cf4debd9f
Temporarily remove License from README
2016-02-18 15:28:41 -08:00
Tim Anglade
0d89032439
Minor edits.
2016-02-18 14:19:08 -08:00
Karson Miller
be26957cf1
add logo
2016-02-18 13:50:56 -08:00
Tim Anglade
255a32bf13
Minor tweaks.
2016-02-18 13:41:22 -08:00
Scott Kyle
8dcdc1301f
Add some instructions to build the project
2016-02-17 20:27:29 -08:00
Scott Kyle
6f449b2c66
Fix some typos and wording issues in README
2016-02-17 18:19:35 -08:00
Karson Miller
c3450248b9
wording
2016-02-15 10:03:17 -08:00
Karson Miller
57ff1e4e47
add terminology fixes
2016-02-15 10:02:57 -08:00
Karson Miller
6a95265529
First Draft of public readme
2016-02-15 09:21:55 -08:00
Scott Kyle
41e0bf0fe4
Merge pull request #238 from realm/sk-android-package
...
Create RealmReactPackage for our Android plugin
2016-02-12 11:12:50 -08:00
Scott Kyle
e594087644
Convert to using new React Native MainActivity template
...
Adjusted the README to reflect the modern way of doing things.
2016-02-12 11:00:46 -08:00
Scott Kyle
6e4b2440ba
Create RealmReactPackage for our Android plugin
...
Also renamed RealmReactAndroid to RealmReactModule to match the convention used by everyone else.
2016-02-12 09:49:11 -08:00
Nabil Hachicha
96e5e3f9fc
Fix doc for Android
2016-02-12 14:28:34 +00:00
Scott Kyle
fc668d5dad
Update README with instructions to run on Android
2016-02-11 11:49:33 -08:00
Scott Kyle
b82997efc0
Fix typo in README
2016-01-14 15:23:17 -08:00
Scott Kyle
bc77077b13
Merge branch 'sk-schema-api'
...
* sk-schema-api:
Improve clarity of schema parsing and serialization
Add test that checks schema validation
Update README with new Schema API
Cleanup some code and comments to make it consistent
Convert tests to create objects with property objects
Update example apps with new schema API
Remove confusion between propTypes and objectTypes
Simplify object schema info returned from RPC
RPC now keeps object keys in the same order
Change schema API to take properties as an object
Add method to clear mutation listeners in RPC client
Plug small leak from not releasing a JSStringRef
Make RJSStringForValue use consistent exception style
Improve error messages inside RJSUtil
2016-01-14 15:13:33 -08:00
Karson Miller
43d3eccb36
Add code of conduct
2016-01-12 12:06:01 -08:00
Scott Kyle
2a7c336ba9
Update README with new Schema API
2016-01-05 13:54:03 -08:00
Scott Kyle
3da6b54df6
Add ability to publish NPM module to git
...
The top-level package.json explicitly includes the directories it needs (vendor/.npmignore cuts down the cruft). The publish-beta.sh script essentially uses `npm pack` to package up the NPM module and then push it into an orphaned `beta` branch.
2015-12-28 22:01:17 -08:00
Scott Kyle
a0b1cb671a
Update README for new project setup steps
2015-12-02 17:45:09 -08:00
Nabil Hachicha
a76e26a275
tiny doc fix
2015-11-22 20:31:21 +00:00
Ari Lazier
c4203e80c4
Fix terminology
2015-11-16 06:46:07 -08:00
Scott Kyle
4205ba5611
Fix README.md
2015-11-05 17:12:06 -08:00