110 Commits

Author SHA1 Message Date
Nicolas Gallagher dc9ecfbc84 0.17.7 2022-03-01 13:22:24 -08:00
Nicolas Gallagher ea87af27b2 AppState docs without deprecated API 2022-02-22 11:44:19 -08:00
Nicolas Gallagher da80ede2dc 0.17.6 2022-02-18 10:31:11 -08:00
dependabot[bot] 9d86760db3 Bump markdown-it from 12.0.4 to 12.3.2
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.0.4 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.0.4...12.3.2)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-30 11:00:53 -08:00
Nicolas Gallagher 081a128db3 0.17.5 2021-09-29 10:34:06 -07:00
Nicolas Gallagher 798d34e192 0.17.4 2021-09-29 10:24:51 -07:00
Nicolas Gallagher 36681c4f54 0.17.3 2021-09-29 10:12:10 -07:00
Chris Zelenak 126642783b [fix] AppState addEventListener returns subscription object
Close #2129
2021-09-29 10:09:36 -07:00
Cloud Le 4aba2bdcf4 [fix] Dimensions addEventListener returns subscription object
Fix #2130
Close #2131
2021-09-29 10:06:58 -07:00
Nicolas Gallagher 68e878be8f 0.17.2 2021-09-28 11:41:39 -07:00
Warr1611 192472b226 Add document about use PanResponder on elements with text content
Close #2123
2021-09-28 11:39:21 -07:00
sawa-zen aeae9dd184 Update documentation styling example
Close #2137
2021-09-28 11:35:18 -07:00
Nicolas Gallagher 39ee95b4a4 0.17.1 2021-06-23 10:45:51 -07:00
Nicolas Gallagher b2eb3ca03f 0.17.0 2021-06-17 09:45:30 -07:00
Nicolas Gallagher 7775b3ab19 [change] Remove special treatment of accessibilityRole="menuitem"
This role is not meant to be in the tab flow unless the element type demands
it. Users will now have to manage `onClick` and `onKeyDown` callbacks to apply
the desired interaction behavior.

Fix #1968
2021-06-08 16:45:20 -07:00
Nicolas Gallagher 6de619563c 0.16.5 2021-06-08 16:43:36 -07:00
Nicolas Gallagher 3fc7634819 0.16.4 2021-06-08 15:13:05 -07:00
Satyajit Sahoo 17d8b12299 Update docs example of webpack url-loader
Latest versions of `url-loader` default `esModule: true` which outputs a module
object with `default` property for asset imports. This behaviour is different
from Metro which doesn't do that.

This breaks compatibility with a lot of React Native libraries since it's
common to do an inline `require` for assets., so it'd work for Metro, but break
with url-loader.

Close #2040
2021-06-08 13:04:21 -07:00
Nicolas Gallagher 855d5340c3 0.16.3 2021-05-13 14:33:24 -07:00
Andrew Hayward db9df2b55f [fix] Accessibility ref lists
Generate string-separated values for accessibility props that accept an array
of id strings.

Close #2021
2021-05-13 14:30:20 -07:00
Nicolas Gallagher c9eb794790 0.16.2 2021-05-03 10:09:58 -07:00
Nicolas Gallagher 8362f3907f 0.16.1 2021-04-23 11:09:26 -07:00
Nicolas Gallagher 2d9dca42fa 0.16.0 2021-04-20 12:19:56 -07:00
Nicolas Gallagher ab5d11953d Update documentation for 0.16 2021-04-20 10:46:52 -07:00
Charlie Croom c4e2d7a919 [change] Add generated Flow files to package dist
Fix #1684
Close #1982
2021-04-20 10:44:46 -07:00
Nicolas Gallagher 9d6d39f2c7 0.15.7 2021-04-13 12:42:07 -07:00
Mendel Kramer 8353b58434 Fix link to styling doc
Close #1986
2021-04-12 14:05:17 -07:00
Nicolas Gallagher 6f744815ab Make corrections to TextInput docs
Close #1977
2021-04-07 13:43:28 -07:00
Nicolas Gallagher 6bfd80cc56 0.15.6 2021-04-06 17:17:15 -07:00
Nicolas Gallagher 6fa5353457 0.15.5 2021-03-30 19:09:29 -07:00
Nicolas Gallagher fc4cc216a1 0.15.4 2021-03-30 15:13:19 -07:00
Nicolas Gallagher 0ac406c91e 0.15.3 2021-03-29 13:50:09 -07:00
Nicolas Gallagher 92f577ea26 Fix docs on imperative focus
Fix #1916
2021-03-29 12:47:07 -07:00
Nicolas Gallagher 833d55bae4 0.15.2 2021-03-29 11:27:28 -07:00
Nicolas Gallagher 889827e3a4 Add accessibilityLevel to docs 2021-03-26 14:26:57 -07:00
Nicolas Gallagher 35a85af483 Fix formatting error in docs 2021-03-26 14:22:43 -07:00
Nicolas Gallagher 457d406714 0.15.1 2021-03-26 14:17:05 -07:00
Nishan c56f402f90 [fix] Add missing accessibilityCurrent prop
Close #1938
2021-03-26 14:13:08 -07:00
Nicolas Gallagher c6be829fb1 Various documentation fixes
Fix #1948
Close #1906
Close #1918
Close #1922
Close #1956
Close #1960

Co-authored-by: Nishan <nishanbende@gmail.com>
Co-authored-by: Michel Couillard <mcouillard@hortau.com>
Co-authored-by: David Calhoun <dpcalhoun@gmail.com>
Co-authored-by: burakgormek <burak.gormek@gmail.com>
Co-authored-by: Evan Charlton <evancharlton@microsoft.com>
2021-03-25 12:51:05 -07:00
Nicolas Gallagher d037506200 Fix codesandbox path in docs 2021-02-12 10:57:58 -08:00
Nicolas Gallagher c47bec7b93 0.15.0 2021-02-12 10:54:39 -08:00
Nicolas Gallagher a5d6cd51ef Update prettier and reformat code 2021-02-11 14:58:05 -08:00
Nicolas Gallagher 7b0365272c New documentation site and examples app
Replaces the old storybook with static HTML documentation and an interactive
examples app. The documentation is now easier to customize, easier to maintain,
and faster to load. The interactive examples are a dedicated Next.js app that
can be loaded and edited in codesandbox, as well as embedded in the
documentation where needed.
2021-02-11 14:53:04 -08:00
Nicolas Gallagher 2e7e5631f9 Remove storybook docs and examples 2021-02-06 09:12:41 -08:00
Sudhanshu Gautam e493af50cf [add] Linking: event listeners
Fix ##1650
Close #1863
2021-02-05 13:56:40 -08:00
Nicolas Gallagher f5c9f63723 0.14.13 2021-02-05 13:55:00 -08:00
Nicolas Gallagher 4b8cd20aaa 0.14.12 2021-02-04 12:47:23 -08:00
Nicolas Gallagher d48f59102f 0.14.11 2021-01-29 13:39:45 -08:00
Nicolas Gallagher 6739ab95cf 0.14.10 2020-12-17 13:51:03 -08:00
Nicolas Gallagher c4e0fd7ab5 0.14.9 2020-12-04 11:47:36 -08:00