Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging 7.1.x into master #3526

Merged
merged 139 commits into from
Jan 8, 2019
Merged

Merging 7.1.x into master #3526

merged 139 commits into from
Jan 8, 2019

Conversation

zdrawku
Copy link
Contributor

@zdrawku zdrawku commented Jan 4, 2019

Closes #

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code
  • This PR includes API docs for newly added methods/properties
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes
  • This PR includes behavioral changes and the feature specification has been updated with them

rkaraivanov and others added 30 commits December 3, 2018 17:10
Cleaned host bindings in child components.
The displayDensity getter cannot retrun undefined anymore.
bkulov
bkulov previously approved these changes Jan 7, 2019
SAndreeva and others added 5 commits January 7, 2019 14:17
* feat(time-picker): initial implementation of removing dialog #2337

* feat(time picker): spin on edit functionality #2337

* feat(time picker): editable input implementation #2337

* feat(time-picker): dropdown/dialog display rework #2337

* feat(time-picker): sync dropdwwon navigation and input display #2337

* feat(time picker): emit events when necessary #2337

* feat(time picker): code restructuring and demo rework #2337

* feat(time picker): fix broken sample #2337

* feat(time picker): fix test failures and styles #2337

* feat(time-picker): minor fixes and improvements #2337

* feat(time-picker): more fixes and improvements #2337

* feat(time-picker): cover corner cases with invalid value #2337

* refactor(theme): adjust time picker theme

* feat(time picker): hide/show overlay via hidden attribute #2337

* test(timePicker): Adding TimePicker DropDown initial Tests. #2337

* test(timePicker): Adding TimePicker DropDown Tests. #2337

* feat(time-picker): mask directive placeholder #2337

* test(timePicker): Fixing falling Vertical test. #2337

* feat(time picker): some code refactoring #2337

* feat(time picker): code refactoring and bug fixing #2337

* test(timePicker): Finalizing TimePicker DropDown Tests. #2337

* feat(time picker): tests refactoring and bug fixing #2337

* feat(time picker): code styling #2337

* feat(time picker): update README.md and CHANGELOG.md #2337

* feat(time picker): minor fixes/improvements #2337

* feat(time picker): some more little refinements #2337

* chore(*): mask demo enhancement #2337

* chore(*): address review comments #2337

* chore(*): more refinements #2337

* feat(time picker): address comments form review #2337

* feat(time picker): expose enum again in common #2337

* feat(time picker): cover some more corner cases #2337

* feat(time picker): some more minor bug fixes #2337

* feat(time picker): fix undesired input event firing in IE #2337
feat(progress): indeterminate progress implementation
@zdrawku zdrawku added the squash-merge Merge PR with "Squash and Merge" option label Jan 7, 2019
bkulov
bkulov previously approved these changes Jan 7, 2019
CHANGELOG.md Outdated Show resolved Hide resolved
@bkulov bkulov dismissed their stale review January 7, 2019 15:20

Changes needed in Changelog.md

Copy link
Contributor

@bkulov bkulov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes needed in Changelog.md

bkulov
bkulov previously approved these changes Jan 7, 2019
@zdrawku zdrawku merged commit b9b8f69 into master Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squash-merge Merge PR with "Squash and Merge" option version: 7.2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.