Commit Graph

2962 Commits

Author SHA1 Message Date
Christopher Chedeau ac99c8e20f update website 2015-03-25 19:28:52 -07:00
Christopher Chedeau 52e4bfe64e update website 2015-03-25 19:20:18 -07:00
Travis CI 01e10e60ef update website 2015-03-26 00:54:09 +00:00
Travis CI f5fb2f90a7 update website 2015-03-25 22:45:35 +00:00
Travis CI b492f06899 update website 2015-03-25 22:23:34 +00:00
Travis CI 067c0827ce update website 2015-03-25 21:35:17 +00:00
Travis CI b566c5796c update website 2015-03-25 20:39:05 +00:00
Travis CI 07ea1dc70c update website 2015-03-25 20:01:42 +00:00
Travis CI 1b8ea8912b update website 2015-03-25 18:58:31 +00:00
Christopher Chedeau b714547ab9 update website 2015-03-24 21:14:29 -07:00
Christopher Chedeau 17274257ee update website 2015-03-24 20:54:37 -07:00
Travis CI 3daabbb1bb update website 2015-03-24 23:19:58 +00:00
Travis CI cf2c630cd3 update website 2015-03-24 16:30:35 +00:00
Travis CI 24d45c8dfa update website 2015-03-23 22:18:01 +00:00
Travis CI a370695639 update website 2015-03-23 17:53:30 +00:00
Travis CI b1998d2531 update website 2015-03-23 17:21:37 +00:00
Travis CI 7d3e19f466 update website 2015-03-23 16:54:40 +00:00
Travis CI bb16c1b416 update website 2015-03-22 21:14:30 +00:00
Travis CI ae50cd06d9 update website 2015-03-22 02:16:33 +00:00
Travis CI 092359137a update website 2015-03-22 01:21:17 +00:00
Travis CI c6b5db5fe5 update website 2015-03-22 00:49:23 +00:00
Christopher Chedeau 4c241ae424 update website 2015-03-21 14:42:15 -07:00
Travis CI 068154177c update website 2015-03-21 18:09:13 +00:00
Travis CI f17a9adc53 update website 2015-03-21 18:03:46 +00:00
Travis CI bcc1691c6f update website 2015-03-21 17:43:27 +00:00
Travis CI c60ca0cabb update website 2015-03-19 21:04:55 +00:00
Travis CI c9d07b7bbb update website 2015-03-18 03:41:28 +00:00
Travis CI e9045faeda update website 2015-03-17 21:56:11 +00:00
Travis CI d339be5f35 update website 2015-03-17 02:34:24 +00:00
Travis CI a288f1d894 update website 2015-03-16 16:30:01 +00:00
Travis CI fa03aa96d3 update website 2015-03-16 02:37:16 +00:00
Christopher Chedeau 71d2f5127f update website 2015-03-15 19:31:18 -07:00
Christopher Chedeau 67f7c79877 update website 2015-03-15 19:30:38 -07:00
Christopher Chedeau f05c13fa53 update website 2015-03-15 19:29:01 -07:00
Christopher Chedeau 28877e9894 Remove everything in gh-pages 2015-03-15 19:23:25 -07:00
Travis CI c2add07fcd update website 2015-03-16 02:00:00 +00:00
Christopher Chedeau 1da61d41cb update website 2015-03-15 18:44:26 -07:00
Christopher Chedeau 44f3f386c3 update website 2015-03-14 17:00:52 -07:00
Christopher Chedeau cb9b1f7b29 Big Updates from Fri Mar 6
- [ReactNative] Oss RCTSlider | Tadeu Zagallo
- [ReactNative] Oss RCTSwitch | Tadeu Zagallo
- [ReactNative] Remove ImageSourcePropType | Christopher Chedeau
- [ReactNative] s/Image.sourcePropType/Image.propTypes.source/ | Christopher Chedeau
- [ReactNative] s/Text.stylePropType/Text.propTypes.style/ | Christopher Chedeau
- [ReactNative] s/View.stylePropType/View.propTypes.style/ | Christopher Chedeau
- [ReactNative] Remove nativePropTypes | Christopher Chedeau
- [ReactNative] Inline ScrollViewPropTypes | Christopher Chedeau
- [ReactNative] Unify ScrollView.android and ScrollView.ios | Christopher Chedeau
- [ReactNative] Move around and reformat comments for the documentation | Christopher Chedeau
- Improved Geolocation API | Nick Lockwood
- [React Native] Move copyProperties and mergeHelpers to github dir | Ben Alpert
- Fixed some misspellings that are propagating through our code | Skotch Vail
- [ReactNative] OSS DatePicker | Spencer Ahrens
- [React Native] Update core modules for React 0.13 | Ben Alpert
- [React Native] Update React to v0.13.0-rc2 | Ben Alpert
- [react-packager] onchange endpoint that informs of changes | Amjad Masad
- [react-packager] dev option needs to default to true for backwards compat | Amjad Masad
2015-03-09 16:18:15 -07:00
Christopher Chedeau 05ec075c94 [Website] Better summary for propTypes 2015-03-09 13:25:01 -07:00
Christopher Chedeau f87b0cb495 [Website] Add a link when composing prop types 2015-03-09 11:59:26 -07:00
Ben Alpert 418b27c36e Upgrade to React 0.13
- [React Native] Move copyProperties and mergeHelpers to github dir | Ben Alpert
- [React Native] Update core modules for React 0.13 | Ben Alpert
- [React Native] Update React to v0.13.0-rc2 | Ben Alpert
2015-03-08 22:39:23 -07:00
Ben Alpert cdd13f504f Remove UIExplorer project.xcworkspace
This file shouldn't be needed.
2015-03-06 17:48:12 -08:00
Ben Alpert 2bf1dff051 Minor packager updates
Splitting this out from the next commit for clarity.
2015-03-06 17:42:07 -08:00
Christopher Chedeau 61b8c61903 Updates from Thu Mar 5
- [react_native] JS files for D1885531 | Martin Konicek
- Ported TabBarIOS to OSS and unified implementation | Nick Lockwood
- [react-packager] Add minify option as query param | Amjad Masad
- [ReactNative] Fix ExpandingText prop types | Christopher Chedeau
- [react-packager] Make dev a query param option | Amjad Masad
2015-03-06 09:55:10 -08:00
Christopher Chedeau 990979f8a6 Merge pull request #123 from kennydee/fix-website-readme
Small improvement on the website readme.md
2015-03-05 09:23:21 -08:00
Felix Kling c0b0111e3a Update react-docgen 2015-03-05 00:37:02 -08:00
Kenny Dits @kenny_dee b05ca6e604 Add the temporary react-docgen instruction 2015-03-05 09:26:32 +01:00
Christopher Chedeau b87ba87e47 Updates from Wed Mar 4
- [react-packager] Start converting options to query params | Amjad Masad
- [ReactNative] Replace js long constants with strings | Tadeu Zagallo
- React Native: Remove Unnecessary `document.body` Shim | Tim Yung
- [ReactNative] Use spread operator and .propTypes for ScrollView/ListView | Christopher Chedeau
2015-03-04 21:06:49 -08:00
Christopher Chedeau b9ab607197 Use docs/ComponentName.md at the end of the component docs 2015-03-04 21:03:24 -08:00