Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

fix(layout): trim attribute values before use #10462

Merged
merged 1 commit into from
Mar 13, 2017
Merged

Conversation

ThomasBurleson
Copy link
Contributor

@ThomasBurleson ThomasBurleson commented Mar 6, 2017

Angular 1.6 added a 'don't trim white-space in attributes' commit (angular/angular.js@97bbf86).

fixes #10426.

@googlebot googlebot added the cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ label Mar 6, 2017
Angular 1.6, which contains the 'don't trim white-space in attributes' commit (angular/angular.js@97bbf86),

fixes #10426.
@ThomasBurleson ThomasBurleson force-pushed the thomas/fix_issue_10426 branch from 3f19325 to 6117ca2 Compare March 6, 2017 23:31
@ThomasBurleson ThomasBurleson added this to the 1.1.4 milestone Mar 7, 2017
@mmalerba mmalerba merged commit fa02e4e into master Mar 13, 2017
@ThomasBurleson ThomasBurleson deleted the thomas/fix_issue_10426 branch May 8, 2017 19:16
@angular angular locked as resolved and limited conversation to collaborators Jun 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ type: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Layout API not working if there's additional white-space in attribute
4 participants