Releases: binance-chain-npm/honeycomb
Releases · binance-chain-npm/honeycomb
v1.1.0-alpha.5
v1.1.0-alpha.4
v1.1.0-alpha.3
1.1.0-alpha.3 (2020-03-02)
Bug Fixes
- Unused import (41142de)
- Label: Added explicit color (5e95941)
- Label: Applied base styles (cb53ac6)
- PasswordInput:
hideOnClick={false}
for the tooltip (be9453a) Tooltip
andPasswordInput
problems (7b35850)- PasswordInput:
onChange
prop now works properly (f501809) - TextInput:
value
is required,state
is optional (a4416b8) - Tooltip: Added base styles (0b66e4e)
- Tooltip: Better default styles (af6fa81)
Features
- PasswordInput: Rules can be disabled (0dda3e5)
- Added
Eye
andEyeBlocked
icons (7323540) - PasswordInput: Added component with the most basic behaviour (dcb22b1)
- TextInput:
left
andright
props (8791fe0) - Tooltip:
hideOnClick
prop (ae64f76) - Added
good
anddanger
colors to themes (1859b97) - TextIput: Prop
state
allows to set the border color to green or red (f110846) - Tooltip:
disabled
prop (f3ddf16)
v1.1.0-alpha.2
v1.1.0-alpha.1
v1.0.1-alpha.9
1.0.1-alpha.9 (2020-01-17)
Bug Fixes
- Force a require if the code has been compiled by Rollup already (82c9f32)