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

Double escaping single quotes #20

Open
wants to merge 26 commits into
base: develop
Choose a base branch
from

Conversation

brianpkelley
Copy link

@brianpkelley brianpkelley commented Jun 23, 2016

Single escaped quotes were creating a prematurely terminated string as mentioned in #6

@Anthropic
Copy link
Member

Hi @brianpkelley thanks for the PR, I need you to do a few things for me if you can.

For starters I need you to re-apply the jscs formatting from the .jscsrc file, we use 2 spaces instead of tabs and I think your editor has auto converted it making it difficult to see what you have actually changed, so I can't review it easily.

We also don't need the compiled files, we do them at release time only, so if you can remove the two compiled files that'd be great! For future reference the smaller the PR the easier to approve, so single file or two at a time is much easier for me, anyway I REALLY hope you can spare some time to make the changes I would love the help!

@brianpkelley
Copy link
Author

Definitely, I didn't even notice the changes, I'll fix it asap.

…for changes and trigger the md-selected-item methods, convert back to 2 spaces from tabs
@brianpkelley
Copy link
Author

brianpkelley commented Aug 1, 2016

Sorry for the delay, we've been sidetracked and now even more pressed on time and I cannot find the time to manually re-create the changes on a clean pull of the project. And I now see that the more changes I push to our clone just updates this pull request.

So also included in this is a new directive sf-changed-auto-complete based entirely off of sf-chaged which adds the methods to scope instead of a change listener.

As well as some changes to the card template that suits our project, but may not be applicable to this project.

I've re-converted to 2 spaces instead of tabs, and untracked the two dist files.

Sorry for an inconvenience and I understand if you close the request. I'll gladly try to add my changes at a later time on a clean checkout.

@Anthropic
Copy link
Member

Hi @brianpkelley I'm happy to try and add the changes manually myself, was it primarily the change in src/autocomplete.html originally?

brianpkelley and others added 18 commits September 14, 2016 11:14
…terial into pr/1

* 'develop' of github.com:betterMDS/angular-schema-form-material:
  Formatting and layout fixes
  removing mdInputBuilder as material-class.js now implements the same technique and does it better!
  Untrack dist files
  spacing
  md-auto-complete work, created new sf-changed-auto-complete to watch for changes and trigger the md-selected-item methods, convert back to 2 spaces from tabs
  Material upgrades
  Double escaping single quotes

# Conflicts:
#	src/material-decorator.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants