Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-ui-bootstrap

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-ui-bootstrap - npm Package Versions

1245

1.3.1

Diff

Changelog

Source

1.3.1 (2016-04-05)

Bug Fixes

  • datepickerPopup: register popup module (86ee9c3), closes #5745
  • modal: ensure correct index is set (a08ad70), closes #5733 #5670

<a name="1.3.0"></a>

wesleycho
published 1.3.0 •

Changelog

Source

1.3.0 (2016-04-05)

Bug Fixes

Features

BREAKING CHANGES

  • carousel: This adds disabled CSS - there is a possibility this may break existing UI slightly for those adding custom CSS/making use of custom templates. Modify the template appropriately if necessary
  • timepicker: This removes automatic padding done by the timepicker when the input is empty - if that behavior is desired, write a custom directive implementing it
  • dropdown: The dropdown no longer will remain open on $locationChangeSuccess with autoclose set to disabled. Implement this logic inside app along with usage of isOpen two-way binding if this functionality is desired.
  • datepickerPopup: The datepicker popup is no longer a part of the datepicker module, but now a part of the datepickerPopup module. Please change code accordingly if including specific modules
  • datepicker: This removes inline datepicker attribute support and attribute pass-throughs in the popup

<a name="1.2.5"></a>

wesleycho
published 1.2.5 •

Changelog

Source

1.2.5 (2016-03-20)

Bug Fixes

Features

<a name="1.2.4"></a>

wesleycho
published 1.2.4 •

Changelog

Source

1.2.4 (2016-03-06)

<a name="1.2.3"></a>

wesleycho
published 1.2.2 •

Changelog

Source

1.2.2 (2016-03-03)

Bug Fixes

<a name="1.2.1"></a>

wesleycho
published 1.2.1 •

Changelog

Source

1.2.1 (2016-02-27)

Bug Fixes

<a name="1.2.0"></a>

wesleycho
published 1.2.0 •

Changelog

Source

1.2.0 (2016-02-26)

Bug Fixes

Features

BREAKING CHANGES

  • rating: Attribute supported has been changed to read-only from readonly
  • accordion: This changes to use the uibAccordionHeader attribute instead of a <span> element for inserting the custom header HTML. If you use a custom template for the accordion group, please add this attribute to the appropriate location.
  • datepicker: This requires $event to be passed in the second argument of the select function and in the close argument for the popup template
  • datepicker: This adds extra CSS for the datepicker for the left and right header buttons - one can override this appropriately with any selector of class priority higher than 1
  • datepicker: This breaks any snake-cased key usage, i.e. show-weeks. Convert all keys used to camelCase.
  • tab: Make the active attribute optional and move to tabset element.
  • carousel: the active attribute is now required on the uib-carousel element and a unique index attribute is required on each uib-slide element.

<a name="1.1.2"></a>

wesleycho
published 1.1.2 •

Changelog

Source

1.1.2 (2016-02-01)

Bug Fixes

Features

<a name="1.1.1"></a>

wesleycho
published 1.1.1 •

Changelog

Source

1.1.1 (2016-01-25)

Bug Fixes

<a name="1.1.0"></a>

wesleycho
published 1.1.0 •

Changelog

Source

1.1.0 (2016-01-18)

Bug Fixes

Features

BREAKING CHANGES

  • tab: This undoes the prior change to the template using div elements. If one wishes to use div elements, one must override the template in one's app and provide the necessary CSS

<a name="1.0.3"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc