Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

feat(datepickerPopup): remove replace usage - #5993

Closed
wesleycho wants to merge 1 commit into
angular-ui:masterfrom
wesleycho:feat/datepicker-popup-replace
Closed

feat(datepickerPopup): remove replace usage#5993
wesleycho wants to merge 1 commit into
angular-ui:masterfrom
wesleycho:feat/datepicker-popup-replace

Conversation

@wesleycho

@wesleycho wesleycho commented Jun 13, 2016

Copy link
Copy Markdown
Contributor
  • Remove replace: true usage

BREAKING CHANGE: Due to the nature of replace: true, this has a slight structural HTML change in the popup as a result - see documentation examples for the change in action.

This partially implements #5712.

- Remove `replace: true` usage

BREAKING CHANGE: Due to the nature of `replace: true`, this has a slight structural HTML change in the popup as a result - see documentation examples for the change in action.
@icfantv

icfantv commented Jun 13, 2016

Copy link
Copy Markdown
Contributor

LGTM

@wesleycho wesleycho closed this in a47bced Jun 13, 2016
@wesleycho
wesleycho deleted the feat/datepicker-popup-replace branch June 13, 2016 17:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.