Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Releases: mgcrea/angular-strap

psychic-octo-spice

24 Jul 13:39
Compare
Choose a tag to compare

v2.0.4

Fixed a few bugs, added options for tooltip, typeahead and datepicker.

  • 31 commits
  • 107 files changed
  • 15 contributors

Changelog

You can check the full changelog here.

finna-be-octo-ninja

23 Jun 10:11
Compare
Choose a tag to compare

v2.0.3

Fixed a few bugs regarding tooltip, typeahead, timepicker and datepicker.

  • 32 commits
  • 121 files changed
  • 16 contributors

Changelog

You can check the full changelog here.

shiny-octo-meme

27 Apr 12:14
Compare
Choose a tag to compare

v2.0.2

Fixed a few bugs regarding tooltip, typeahead, timepicker and datepicker.

  • 30 commits
  • 110 files changed
  • 9 contributors

Changelog

You can check the full changelog here.

yolo-octo-hipster

10 Apr 12:46
Compare
Choose a tag to compare

v2.0.1

A few bugs got squashed and the ngAnimate dep has now been fully removed.

  • 22 commits
  • 101 files changed
  • 7 contributors

Changelog

You can check the full changelog here.

bugfree-octo-batman

15 Feb 23:54
Compare
Choose a tag to compare

v2.0.0

It's about time! The v2.0.0 stable release of AngularStrap codenamed bugfree-octo-batman has just landed! With no external dependency except the Twitter Bootstrap CSS styles, AngularStrap is lighter and faster than ever, leveraging the power of ngAnimate from AngularJS 1.2+! You can easily add awesome animations (or use the bundled ones from AngularMotion).

Check the updated docs.

As usual, lot of bugs got squashed, and the project is now running on Gulp.

  • 76 commits
  • 157 files changed
  • 8 contributors

Changes

  • Dropped ngAnimate hard dep.
  • Several datepicker and timepicker fixes (validation, types)
  • Major tooltip fixes (v1.2.14+ support, isolated scopes support)
  • Evented base classes modal and tooltip (show/hide)
  • Improved typeahead rendering workflow.
  • Better affix service.
  • Fixed dateParser service.

Changelog

You can check the full changelog here.

yolo-octo-robot

06 Mar 14:38
Compare
Choose a tag to compare

v2.0.0-rc.4

Lot of bugs got squashed, and some major refactoring happened.

  • 42 commits
  • 119 files changed
  • 3 contributors

Bugfixes

  • Multiple datepicker, tooltip, select & dropdown fixes

Changelog

You can check the full changelog here.

hairy-octo-sansa

10 Feb 00:40
Compare
Choose a tag to compare

v2.0.0-rc.3

Lot of bugs got squashed, and some major refactoring happened.

  • 57 commits
  • 124 files changed
  • 7 contributors

Refactoring

  • Refactor template fetching to properly leverage $templateCache
  • Refactor tooltip & modal to levarage the private $$animateReflow service
  • Use $sce.getTrustedHtml to relax the html usage

Bugfixes

  • Multiple datepicker & select fixes

Changelog

You can check the full changelog here.

turnt-octo-wallhack

29 Jan 10:40
Compare
Choose a tag to compare

v2.0.0-rc.2

Mostly an hotfix release for the first release candidate.

  • 22 commits
  • 123 files changed
  • 1 contributor

Refactoring

  • Refactor datepicker template for improved cross browser compatibility

Bugfixes

  • Multiple timepicker & select fixes

Changelog

You can check the full changelog here.

massive-octo-adventure

28 Jan 11:43
Compare
Choose a tag to compare

v2.0.0-rc.1

  • 63 commits
  • 142 files changed
  • 4 contributors

Refactoring

  • Dropped inline templates for every directive
  • Better keyboard support for datepicker
  • Better touch device handling for datepicker

New directives

  • Isolate the $dateParser module
  • Provide the $timepicker module

Changelog

You can check the full changelog here.

flaming-octo-lana

20 Jan 19:13
Compare
Choose a tag to compare

v2.0.0-beta.4

  • 19 commits
  • 66 files changed
  • 2 contributors

Refactoring

  • Started to drop inline templates (for select)

New directives

  • Provide the $dateParser module
  • Provide the $datepicker module

Changelog

You can check the full changelog here.