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

Support Angular v 1.3 #3

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Support Angular v 1.3 #3

wants to merge 16 commits into from

Conversation

SSchaaf
Copy link

@SSchaaf SSchaaf commented Dec 21, 2014

This request have code changes to support angular v1.3.

Also minor fixes :

  • when running demo in a relative url, have some http 404
  • when getting numeric values from backend the field opens with an empty value

This reverts commit 40cf385.
demo in not running a relative url . Error http 404 . fixed in this
file.
When biding data to form, numeric fields don't work and became invalid,
not  showing the correct value.
Fixed with this commit.
This version works with Angular v1.3 and is not backward with v1.2
compatible due changes in Angular ($interpolate and ng-pattern).

https://docs.angularjs.org/guide/migration
@SSchaaf SSchaaf mentioned this pull request Dec 21, 2014
@CosticaPuntaru
Copy link

can we merge this pr?
look like it fixes the issues with angular 1.4.2 too, i need it :D

@bojanbjelic
Copy link

+1, please merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants