58 Commits

Author SHA1 Message Date
Satyajit Sahoo
db26d6c9fd chore: release v1.3.0 2018-04-18 10:53:25 +02:00
Satyajit Sahoo
6842e4bbf4 chore: release v1.2.8 2018-04-17 14:46:25 +02:00
Satyajit Sahoo
b544a42e2d feat: add babel plugin for modular imports (#309) 2018-04-17 13:59:38 +02:00
Satyajit Sahoo
a3bbb4e934 chore: update dependencies and fix flow 2018-04-17 09:07:23 +02:00
Satyajit Sahoo
888efd71f9 chore: release v1.2.7 2018-04-15 21:02:38 +02:00
Satyajit Sahoo
84a80532c5 chore: release v1.2.6 2018-04-05 13:40:42 +02:00
Satyajit Sahoo
a8137337ac refactor: don't use deprecated React lifecycles. closes #285 2018-04-05 12:07:20 +02:00
Satyajit Sahoo
b1d38e739b chore: release v1.2.5 2018-03-29 15:37:47 +02:00
Satyajit Sahoo
b136cbaac9 chore: run yarn in root folder on bootstrap 2018-03-29 11:28:28 +02:00
Satyajit Sahoo
8a5ccde22d chore: release v1.2.4 2018-03-19 11:39:25 +01:00
Satyajit Sahoo
f8eec8e84f chore: release v1.2.3 2018-03-15 17:08:06 +01:00
Satyajit Sahoo
81c887ad1d chore: release v1.2.2 2018-03-14 14:57:47 +01:00
Satyajit Sahoo
090f6fbde0 chore: run yarn test on pre-commit hook 2018-03-14 14:57:47 +01:00
Satyajit Sahoo
bae40c8fb9 chore: release v1.2.1 2018-03-13 20:38:38 +01:00
Satyajit Sahoo
27f0a60cc2 chore: release v1.1.1 2018-03-06 16:21:39 +01:00
Satyajit Sahoo
74e3228fac chore: release 1.1.0 2018-03-05 14:46:20 +01:00
Satyajit Sahoo
872efda867 chore: release 1.0.2 2018-03-03 14:39:17 +01:00
Satyajit Sahoo
1766fd10b6 refactor: use create-react-context for theming 2018-03-03 14:31:08 +01:00
Satyajit Sahoo
5a67be9a2f chore: setup jest 2018-03-02 22:18:45 +01:00
Michał Pierzchała
3e1cfa8e93 chore: use eslint-config-callstack-io (#250) 2018-02-26 13:17:25 +01:00
Satyajit Sahoo
827d87415e chore: release 1.0.1 2018-02-24 17:57:27 +01:00
Satyajit Sahoo
665f8fd801 fix: use hoist-non-react-statics 2018-02-24 17:56:25 +01:00
Satyajit Sahoo
21f0140b49 chore: release 1.0.0 🎉 2018-02-22 16:49:28 +01:00
Manjula Subhashchandra Dube
88c522d3a1 chore: add bootstrap script to run yarn (#239) 2018-02-10 18:00:17 +01:00
Satyajit Sahoo
7b08554fd8 chore: release 0.0.9 2018-02-06 10:00:29 +01:00
ferrannp
60160f998c chore: release 0.0.8 2017-12-05 11:40:10 +01:00
Satyajit Sahoo
206963adc9 chore: upgrade dependencies 2017-11-27 01:29:42 +05:30
Satyajit Sahoo
bb51586351 chore: upgrade flow and dependencies (#200) 2017-11-07 11:21:17 +01:00
ferrannp
9a38816107 docs: Rewrite contributing guide. 2017-10-19 13:57:22 +02:00
Ahmed Elhanafy
8adfa6751e feat: Dark Theme (#131)
* refactor: Add DarkTheme, new colors in theme & update components to use it

* chore: Remove 'console.log' statements

* chore: Change dark theme property from string to boolean

* feat: Add ability to toggle the theme from the drawer

* fix: Wrap typography example screen with 'withTheme'

* style: Update components to use correct dark theme colors

* style: Update dark theme primary color and rn-navigation toolbar now gets the color from the theme

* style: Add color prop to DrawerItem and update the example

* style: Change the unchecked color in both Checkbox and RadioButton

* chore: Add `yarn-error.log` to `.gitignore`

* chore: Use lodash instead of lodash.merge

* chore: Address PR comments
2017-10-13 15:29:28 +02:00
Satyajit Sahoo
658a8aeab8 chore: release 0.0.7 2017-10-02 15:14:59 +02:00
Satyajit Sahoo
6b71968b2e chore: upgrade expo and react native (#148) 2017-09-26 12:46:56 +02:00
Satyajit Sahoo
5b797a9ea5 chore: upgrade dependencies and fix flow errors 2017-08-19 07:08:40 +02:00
Satyajit Sahoo
624bdc3d1c chore: release 0.0.6 2017-08-09 16:33:01 +02:00
Satyajit Sahoo
27e5b5dc3c chore: release 0.0.5 2017-08-09 12:54:34 +02:00
Satyajit Sahoo
c23d5d3ff9 chore: use CRNA for the example 2017-07-19 04:11:22 +05:30
Raúl Gómez Acuña
201702408f chore: add Git Hook to validate commit messages (#118) 2017-07-05 22:41:04 +05:30
Satyajit Sahoo
1479c76f77 chore: upgrade to React Native 0.45 (#120) 2017-07-04 21:52:12 +02:00
Raúl Gómez Acuña
d82e1a0d4f chore: fix linting errors + add precommit hook for flow and lint (#114) 2017-07-04 15:47:53 +05:30
Satyajit Sahoo
eee9b0372b chore: use prop-types package from npm 2017-05-18 17:55:53 +05:30
Satyajit Sahoo
ebada8fd6d chore: setup prettier 2017-05-18 17:55:53 +05:30
Satyajit Sahoo
c468b029e9 chore: improve dev workflow and upgrade deps 2017-05-18 17:55:53 +05:30
Satyajit Sahoo
0c0b053946 docs: support markdown in docs 2016-11-25 09:25:13 +05:30
Satyajit Sahoo
8e4243e07f docs: add docs specific deps to docs folder 2016-11-22 00:34:08 +05:30
Satyajit Sahoo
0c84a871a6 Add docs generator (#75)
* docs: start working on docs generator

* docs: add a sidebar listing components

* docs: use next/css instead of styled components

* docs: properly setup routing

* refactor: rework styling

* docs: improve props styling

* chore: fix flow errors

* chore: styling tweaks
2016-11-21 15:08:32 +02:00
Ahmed Elhanafy
d0c9a4ad4e feat: add <Drawer /> component (#72) 2016-11-20 23:58:47 +05:30
Satyajit Sahoo
c3a3e21196 chore: move index.js to src/ 2016-11-20 22:43:01 +05:30
Satyajit Sahoo
260df2cb17 chore: fix devDependencies 2016-11-20 17:45:42 +05:30
Sreejith R
f91a448c5b Fixed Flow Errors (#52) 2016-11-12 12:17:04 +05:30
Satyajit Sahoo
ecc481f9f5 chore: update dependencies 2016-11-11 21:37:05 +05:30