Releases: lightelligence-io/react
Releases · lightelligence-io/react
release: 1.3.1
- fix(styles): checkboxes are now themeable - feat: progress button - fix: disable wrapping for forward refs in TableCardContent
release: 1.2.1
- fix(styles): remove transition for modal background due to slowness on 4K Monitors - fix(styles): table header is now blue - fix(styles): sidebar color is applied to tabs background - fix: pass className prop to tabs
release: 1.2.0
- chore: upgraded styles - feat: added logout icon - fix: reduce the size of the package
release: 1.1.1
- chore: upgraded styles - fix: removed unnecessary files in the npm package - fix: loose prop types on some component
release: 1.1.0
- Added *Undo* and *Redo* icons
release: 1.0.0
- Full release of lightelligence design system
release: 1.0.0-rc.6
- Fix: re-enable scrolling when unmounting a dialog without closing it
release: v1.0.0-rc.5
- Chore: upgrade styles ( fixes font rendering in data cards )
release: v1.0.0-rc.4
- Fix: upgrade to latest styles - Feature: add color prop for link - Chore: all components are now functional - Chore: refactor RadioGroup (removed controls/Toggle) - Chore: update documentation - Chore: restructuring (moved Dropdown -> controls and InputList -> content) - Chore: remove all constants (e.g. AVATAR_..., COLOR_..., FONT_...) - Fix: Card color prop now takes any color - Chore: Paragraph now enforces formatting of type Content
release: 1.0.0-rc.3
- Feature: navigation - Fix: Tabs sometimes throw an error during render - Fix: change EditCard button default color to gray - Fix: RadioGroup onChange function return correct value - Chore: remove headline component - Chore: upgrade styles package - Chore: update package.json - Chore: Upgrade to Styleguidist v10