Skip to content

Releases: lightelligence-io/react

release: 1.3.1

13 Dec 15:39
1860e3e
Compare
Choose a tag to compare
- fix(styles): checkboxes are now themeable
- feat: progress button
- fix: disable wrapping for forward refs in TableCardContent

release: 1.2.1

12 Dec 10:26
52e491b
Compare
Choose a tag to compare
- 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

11 Dec 10:12
10786b3
Compare
Choose a tag to compare
- chore: upgraded styles
- feat: added logout icon
- fix: reduce the size of the package

release: 1.1.1

10 Dec 15:35
c0258fb
Compare
Choose a tag to compare
- chore: upgraded styles
- fix: removed unnecessary files in the npm package
- fix: loose prop types on some component

release: 1.1.0

10 Dec 07:44
Compare
Choose a tag to compare
- Added *Undo* and *Redo* icons

release: 1.0.0

09 Dec 14:33
32774b1
Compare
Choose a tag to compare
- Full release of lightelligence design system

release: 1.0.0-rc.6

06 Dec 11:08
a57abfa
Compare
Choose a tag to compare
- Fix: re-enable scrolling when unmounting a dialog without closing it

release: v1.0.0-rc.5

04 Dec 09:54
d959584
Compare
Choose a tag to compare
- Chore: upgrade styles ( fixes font rendering in data cards )

release: v1.0.0-rc.4

03 Dec 15:57
d238bdc
Compare
Choose a tag to compare
 - 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

27 Nov 15:04
d960454
Compare
Choose a tag to compare
- 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