@djcali570/component-lib
v0.1.107
Published
0.1.107
Downloads
1,520
Readme
Svelte Component library
0.1.107
- Fixed the input for numeric so when cleared it updates ui to 0
0.1.105
- Updated Input to set numeric fields to 0 when cleared
- Added css to Input to remove the inc/dec default buttons for numeric fields
0.1.104
- Updated Input to trigger onUpdate when cleared.
0.1.101
- Added props to context menu:
- border radius
- hide overflow
0.1.100
- Removed padding from context menu content container.
0.1.99
- Updated Context Menu to use an on open change callback. (Useful for multiple menus using same open state)
0.1.98
- Updated default colors for most components. Triggered by checkbox not that visible with black backgrounds.
0.1.96
- Fixed issue with dropdown and using derived state.
0.1.95
- Updated dropdown so onUpdate runs when dropdown is cleared
