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

feat(grid): add CSS Grid directives and demo #712

Merged
merged 1 commit into from
Apr 14, 2018
Merged

feat(grid): add CSS Grid directives and demo #712

merged 1 commit into from
Apr 14, 2018

Conversation

CaerusKaru
Copy link
Member

@CaerusKaru CaerusKaru commented Apr 14, 2018

Closes #512

@CaerusKaru
Copy link
Member Author

SauceLabs is flaking out. Will merge once it unflakes.

@CaerusKaru CaerusKaru added this to the v6.0.0-beta.16 milestone Apr 14, 2018
@CaerusKaru CaerusKaru added feature blocked pr: merge ready This PR is ready for the caretaker to presubmit and merge labels Apr 14, 2018
@CaerusKaru CaerusKaru self-assigned this Apr 14, 2018
@CaerusKaru CaerusKaru added the pr: lgtm This PR has been approved by the reviewer label Apr 14, 2018
* Add five demos from gridbyexample.com
* Add testing for all components
* Change `BaseFxDirective` to `BaseDirective`. `BaseFxDirective`
  will remain but is deprecated and will be removed in beta.17
* Bump testing for Edge to v16 due to Grid incompatability
* Design doc: https://docs.google.com/document/d/1YjKHAV7-wh5UZd4snoyw6bVWe1X5JF-zDaUFa8-JDtE
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked cla: yes feature pr: lgtm This PR has been approved by the reviewer pr: merge ready This PR is ready for the caretaker to presubmit and merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

display: grid
2 participants