Releases: ClickerMonkey/SemanticUI-Angular
Releases · ClickerMonkey/SemanticUI-Angular
Release 0.2.4
Changes:
- Clearing dropdown fixed when it has default text
Release 0.2.3
Changes
- Clear dropdown automatically when model set to null or undefined.
- Proper default text (translated)
Release 0.2.2
- Correcting getDefaultText to match description
Release 0.2.1
- When modal onShow is triggered update visible (#11)
Release 0.2.0
Improvements
- Proper minification
- Refactored each file to define angular items at the top of the file
- Each element has it's own angular module
- Removed unused directives
- Moved examples out of src directory into new examples directory
- Publishing to NPM
Release 0.1.1
Minor Changes
- Dropdown Fix
Release 0.1.0
First Release!