cypress-example-piechopper icon indicating copy to clipboard operation
cypress-example-piechopper copied to clipboard

chore(deps): update dependency angular-ui-bootstrap to version 1.3.3 🌟

Open renovate[bot] opened this issue 5 years ago • 0 comments

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
angular-ui-bootstrap (source) major 0.6.0 -> 1.3.3

Release Notes

angular-ui/bootstrap

v1.3.3

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • modal: Since this adds support for $resolve being exposed on $scope, it could potentially overwrite any pre-existing usage of it - this is an unlikely scenario, but marked as a breaking change in case this key is being used

v1.3.2

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • dropdown: Stops propagation of keydown event when escape key is pressed. Removes keydown event from the document and moves it to the dropdown element.

v1.3.1

Compare Source

Bug Fixes

v1.3.0

Compare Source

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

1.2.5 (2016-03-20)

Bug Fixes
Features

1.2.4 (2016-03-06)

1.2.3 (2016-03-06)

Bug Fixes
Features

1.2.2 (2016-03-03)

Bug Fixes

1.2.1 (2016-02-27)

Bug Fixes

v1.2.5

Compare Source

Bug Fixes
Features

v1.2.4

Compare Source

1.2.4 (2016-03-06)

v1.2.3

Compare Source

Bug Fixes
Features

v1.2.2

Compare Source

Bug Fixes

v1.2.1

Compare Source

Bug Fixes

v1.2.0

Compare Source

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.

1.1.2 (2016-02-01)

Bug Fixes
Features

1.1.1 (2016-01-25)

Bug Fixes

v1.1.2

Compare Source

Bug Fixes
Features

v1.1.1

Compare Source

Bug Fixes

v1.1.0

Compare Source

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

v1.0.3

Compare Source

Bug Fixes

  • timepicker: fix injection (627a451)

v1.0.2

Compare Source

Bug Fixes

v1.0.1

Compare Source

Bug Fixes

Features

v1.0.0

Compare Source

Bug Fixes

Features


Configuration

📅 Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" in timezone America/New_York.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] avatar Aug 13 '20 03:08 renovate[bot]