xtform
xtform copied to clipboard
AngularJS form validation extensions.
I am seeing a problem on tooltip that does not auto hide when I navigate backward. Here is the case: 1. navigate to a page or let that be any...
I have an Angular application that dynamically generates a list op input fields and dynamically assigns id's. Inline validation doesn't work as expected when referencing those input fields with their...
https://github.com/refactorthis/xtform/issues/40
There is a problem, I use the tooltip validation on a modal, after i submit the data and it is accepted i hide the modal, problem is tooltips are left...
The documentation [here](http://refactorthis.github.io/xtform/#/gettingStarted) says to install via bower with this command: `bower install --save angular-xtform` ...but I'm pretty sure it should be... `bower install --save xtform`
How to make it work with nested form?
Hi I have a problem with the library (version 1.0.1) For example, in a input text field, when, at the first time i write a sentence and then i delete...
I use BowerMain and it's not getting the main file, so I'd like to add the main file to bower.json: ``` javascript "main": "dist/xtForm.min.js" ```
When you try to run UI bootstrap popup datepicker (https://angular-ui.github.io/bootstrap/) inside xtForm form it will result in the following error: Error: [$rootScope:inprog] $apply already in progress http://errors.angularjs.org/1.3.15/$rootScope/inprog?p0=%24apply at REGEX_STRING_REGEXP (angular.js:63)...
who still uses jquery