Skip to content

Releases: ClickerMonkey/SemanticUI-Angular

Release 0.2.4

04 Aug 04:00
Compare
Choose a tag to compare

Changes:

  • Clearing dropdown fixed when it has default text

Release 0.2.3

28 Jul 02:43
Compare
Choose a tag to compare

Changes

  • Clear dropdown automatically when model set to null or undefined.
  • Proper default text (translated)

Release 0.2.2

08 Feb 03:26
Compare
Choose a tag to compare
  • Correcting getDefaultText to match description

Release 0.2.1

22 Sep 06:01
Compare
Choose a tag to compare
  • When modal onShow is triggered update visible (#11)

Release 0.2.0

22 Sep 05:52
Compare
Choose a tag to compare

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

28 Jun 03:35
Compare
Choose a tag to compare

Minor Changes

  • Dropdown Fix

Release 0.1.0

30 Dec 15:30
Compare
Choose a tag to compare

First Release!