Satyajit Sahoo
94c937448e
chore: release v1.9.2
v1.9.2
2018-06-03 16:38:24 +02:00
Dawid
423c1e200a
fix: show ripple in same position where user touched ( #394 )
2018-06-03 16:34:29 +02:00
Satyajit Sahoo
26dd15d30e
refactor: remove extra view wrapper from portal
2018-06-03 16:17:04 +02:00
Julian Hundeloh
4204c18979
fix: make Modal nestable ( #398 )
2018-06-03 16:14:19 +02:00
Satyajit Sahoo
a6508dcfe2
fix: check if component is valid before cloning. fixes #407
2018-06-03 16:12:56 +02:00
Satyajit Sahoo
7aea32afed
chore: use latest node image on ci
2018-05-31 08:21:47 +02:00
Satyajit Sahoo
5cc86d234f
fix: close speed dial on pressing action in FABGroup
2018-05-31 07:37:39 +02:00
Satyajit Sahoo
8974cd14c2
chore: upgrade deps
2018-05-26 14:18:56 +02:00
Satyajit Sahoo
1924945f9f
chore: release v1.9.1
v1.9.1
2018-05-26 02:04:29 +02:00
Satyajit Sahoo
5525f55d6d
fix: fix statusbar style in FABGroup
2018-05-26 02:04:06 +02:00
Satyajit Sahoo
204604aa7e
chore: release v1.9.0
v1.9.0
2018-05-26 02:00:01 +02:00
Grzegorz Gawrysiak
880aba2a3d
docs: fix typos ( #385 )
2018-05-26 01:59:18 +02:00
Grzegorz Gawrysiak
5a65241691
fix: use paper's typography for drawer ( #387 )
2018-05-26 01:58:39 +02:00
Julian Hundeloh
c8472ce6fc
fix: avoid "this" in static properties in snackbar. fixes #383
2018-05-26 01:56:09 +02:00
Satyajit Sahoo
cc6408b882
fix: properly respect value and focused state. fixes #388
2018-05-26 01:47:25 +02:00
Satyajit Sahoo
f3260036c6
fix: fix drawer icon styling. fixes #386
2018-05-26 00:48:12 +02:00
Luke Walczak
e1c795e7de
feat: add FABGroup component for FAB with speed dial ( #218 )
...
Fixes #210
2018-05-25 12:14:53 +02:00
Ferran Negre
0feb270b58
docs: add paper logo ( #378 )
2018-05-24 18:59:55 +02:00
Satyajit Sahoo
bdf7e75792
chore: release v1.8.0
2018-05-24 18:59:55 +02:00
Satyajit Sahoo
70742a0235
fix: call onTabPress before navigating in bottom navigation
2018-05-16 14:43:15 +02:00
Grzegorz Gawrysiak
c9515219c3
docs: Improve the DrawerSection example ( #363 )
2018-05-16 11:42:02 +02:00
Dawid
41ef933aec
docs: support components exposed as static properties in docs( #368 )
2018-05-13 20:20:35 +02:00
Satyajit Sahoo
743821d709
chore: use babel-preset-env for docs
2018-05-12 17:32:30 +02:00
Satyajit Sahoo
dfeb23b8e5
chore: upgrade component-docs
2018-05-12 16:17:38 +02:00
Satyajit Sahoo
629b57aed2
feat: add extended FAB according to material design
...
https://material.io/design/components/buttons-floating-action-button.html\#extended-fab
2018-05-11 15:51:02 +02:00
Satyajit Sahoo
faca4bc1e0
docs: update component-docs
2018-05-09 15:06:07 +02:00
Satyajit Sahoo
0692bd97ba
docs: use -webkit-overflow-scrolling: touch for safari
2018-05-09 14:44:36 +02:00
Michał Pierzchała
2291d52a76
docs: add iOS safari fix for "hijacked" scroll ( #323 )
2018-05-09 11:58:32 +02:00
Grzegorz Gawrysiak
20843efa3d
docs: fix Text imports ( #353 )
2018-05-09 11:56:05 +02:00
Satyajit Sahoo
9ccf641eb4
chore: release v1.7.0
v1.7.0
2018-05-07 11:57:13 +02:00
Grzegorz Gawrysiak
b9aa79503c
feat: add Chip component
2018-05-06 18:33:30 +02:00
Grzegorz Gawrysiak
9fd6db4ec7
refactor: change the flow typing for functions ( #351 )
2018-05-06 17:23:53 +02:00
Satyajit Sahoo
772b82ac36
fix: center icon in button along with text
2018-05-06 17:05:20 +02:00
Satyajit Sahoo
85cb5bdb48
fix: fix visibility and touch target of action in Snackbar
...
- Animate the Snackbar on layout instead of on mount because we need the layout for animation, this fixes snackbar not being visible on initial mount if visible=true.
- Fix the touch target of the action button to be larger. Previously the touch target was as small as the action text and it was difficult to tap on it.
2018-05-06 14:56:32 +02:00
Satyajit Sahoo
720f9b235d
chore: release v1.6.0
v1.6.0
2018-05-05 18:07:40 +02:00
K. P. Sroka
7c054c0028
feat: implement helper and error text support in TextInput ( #243 )
2018-05-05 18:06:14 +02:00
Peter Piekarczyk
d3e7beb786
docs: add Babel example with env setting from CRNA ( #337 )
2018-05-05 17:46:38 +02:00
Grzegorz Gawrysiak
b6462b7a4f
feat: add ListAccordion component
2018-05-05 17:39:42 +02:00
Satyajit Sahoo
174af0debb
chore: use ListItem in example
2018-05-05 17:05:10 +02:00
Satyajit Sahoo
9fb3df0504
fix: fix icon styling in Searchbar
2018-05-05 16:46:54 +02:00
Satyajit Sahoo
19e4ce5cec
refactor: rework toolbar actions
2018-05-05 16:25:46 +02:00
Satyajit Sahoo
9167db25ea
docs: update bottom navigation docs for react-navigation
2018-05-05 16:25:46 +02:00
Taym95
d04d09dadb
feat: support custom icon color for ToolbarAction
2018-05-05 16:25:44 +02:00
Satyajit Sahoo
df7fcd248e
feat: support render function for icon prop
2018-05-05 16:25:07 +02:00
Satyajit Sahoo
0faee986a5
fix: add back the peer dependency on vector icons
...
The peerDependency on vector icons was removed in #303 to support optional usage of vector icons. This was mostly due to people using react-navigation wanting to remove the dependency. However, React Navigation moved it to a separate package: https://github.com/react-navigation/react-navigation-material-bottom-tab-navigator , so the case no longer holds.
Removing the peerDependency also had the effect of removing support for vector-icons on our build on Snack since Snackager relies on peerDependencies to figure out what to install before bundling.
Adding it back to the peerDependency also means that people who use expo will get the warning since they don't need to install it. However they already get this error from any package that uses react-native-vector-icons and there's no good way to handle it.
Another effect is that people who use babe-plugin-optional-require to exclude vector icons will still get the warning for peer dependency. They could, however, install the package and use the 'blacklist' option to exclude it from the bundle.
2018-05-05 14:53:36 +02:00
Satyajit Sahoo
729a694149
fix: add sideEffects: false for better tree-shaking with webpack
2018-05-04 14:55:17 +02:00
Satyajit Sahoo
2af23ded98
chore: release v1.5.0
v1.5.0
2018-05-01 11:37:59 +02:00
Dawid
870a4570e3
feat: add snackbar component
2018-05-01 11:13:21 +02:00
Satyajit Sahoo
1dbe3e2dea
docs: document methods on TextInput and Searchbar
2018-04-30 14:27:43 +02:00
Satyajit Sahoo
89fd20e220
docs: update bottom navigation docs. fixes #270
2018-04-30 14:06:53 +02:00