Minor Release
<FastField>
was broken by React 16.4 (#659). The registration technique we were using led to a bunch of weird edge cases, especially around submission and blur. In this release,<FastField>
now works as expected (and now also has full documentation).- Speaking of documentation..... https://jaredpalmer.com/formik is up and running. There's a lot missing right now but we are on the right track. Plan is to get this baby into shape this next week and next. So look for lots of docs PRs.
Commits:
- Add docsearch keys (#875) ad50e65
- Add fastfield to docs (#874) d610ea1
- Add link to author on blog post 0c782d0
- Add resource links, authors, dates 0215158
- Update resources.md b00159c
- Add typescript article to resource b5ce100
- Add TypeScript sandbox 85b698e
- Update overview.md 4a13455
- Fix users links to palmer.net 8602c40
- Update connect.md a9553ad
- Implement sCU for (#873) d92ea8d
- Update siteConfig.js ec0dfe7
- Fix edit page button 3b2c5b6
- Fix get started button on website addf9c5
- Fix travis script d24983f
- Website! (#866) 891ab5e