Patch Changes
All machines
- Add support for
form
attribute - Ensure consistent API naming for
readonly
by renaming it toreadOnly
React 0.3.1
- Fix ssr issue with
Portal
component
Checkbox 0.2.3
- Add support for
form
attribute - Ensure consistent API naming for
readonly
by renaming it toreadOnly
Select 0.1.1
-
Rename
openMenu
/closeMenu
toopen
/close
respectively for consistency- Add
type=button
to select trigger - Add missing
data-disabled
attribute to select trigger - Set
selectOnTab
tofalse
by default
- Add
Edit this page on GitHub