Giter Site home page Giter Site logo

Comments (2)

refactorthis avatar refactorthis commented on July 23, 2024

xtForm has been rewritten for angular 1.3.x and now implements multiple new features. please check the version 2.0.0-beta.1 in bower https://github.com/refactorthis/xtform/tree/development

from xtform.

ReinierGielen avatar ReinierGielen commented on July 23, 2024

Thanks for the rewrite and the new features.

As the existing tag no longer function it will take some refactoring.

I tried one screen this morning but I think I do something wrong.
I replaced: xt-validation by xt-validation-tooltip
And I made the form definition like this:

When I now start the page all fields have a red border. As I have
novalidate I did not expect that.
Clicking on save sets the focus on the first error and opens the
tooltip. But the border gets the focus color and not the error color.

And I don't get tooltip's anymore on hover of the error indicated
fields, only when I click the field.
I would really like the option to choose either.

The content of the tooltip changes(is removed) on filling/improving the
data in the field, but the red border remains.

After some testing of my page and your demo page I concluded that the
purpose of the xt-error-container has changed and that xt-error is no
longer used. In your demo page the red border come from:
.ng-submitted input.ng-invalid,
.ng-submitted select.ng-invalid,
.ng-submitted textarea.ng-invalid {
border: 1px solid red;
}
in main.css. But this css is not part of the distribution of xtForm so I
am not getting any error indicating colors.
I think xtForm should have some out of the box CSS that people can
override with their own code.

I am aware this is a beta version and that this is a mayor rewrite.
So this is all meant as constructive comment.

Please let me know if you need some assistance.

Regards,

Reinier Gielen

On 01/11/2015 10:15 AM, Brent McKendrick wrote:

Hey - xtForm has been rewritten for angular 1.3.x and now implements
multiple new features. please check the version 2.0.0-beta.1 in bower
https://github.com/refactorthis/xtform/tree/development


Reply to this email directly or view it on GitHub
#19 (comment).


This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com


from xtform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.