issues
search
paulyoder
/
angular-bootstrap-show-errors
An Angular directive for Bootstrap to intelligently show form validation errors
MIT License
331
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Errors inserting the script
#63
lessandronp
opened
7 years ago
1
Support placing show-errors directly on form?
#62
piotr-dobrogost
opened
8 years ago
0
text area newline by enter key
#61
roney05
closed
8 years ago
0
Multiple forms on one page
#60
artuska
opened
8 years ago
0
Using <select> tag with <option>
#59
klaydze
closed
8 years ago
0
Support for angular material
#58
jiffify
opened
8 years ago
1
Option to ignore pristine fields
#57
schinkowitch
opened
8 years ago
0
showErrors.min.js:2 Uncaught TypeError: Cannot read property '$invalid' of undefined
#56
abhikakade
opened
8 years ago
1
Fix #43 - ng-required to required
#55
nerijunior
closed
3 years ago
0
ng-if broke the show-errors
#54
morphonet
opened
8 years ago
1
2 fields validation
#53
garrylachman
opened
8 years ago
0
add support for feedback icons and problem list
#52
axos88
opened
9 years ago
0
Is it possible to use this directive if i dont use $scope in my controllers?
#51
jrodguitar
opened
9 years ago
1
Ideas on how to use with a custom directive?
#50
mpiasta-ca
closed
9 years ago
1
Throws error if used in a directive
#49
360disrupt
opened
9 years ago
0
Use with WYSIWYG editor?
#48
thomasmktong
opened
9 years ago
0
Use prefix for directives to avoid namespace collisions
#47
davestaab
opened
9 years ago
1
Async validation?
#46
gregory-h
opened
9 years ago
0
README.md is outdated
#45
mpiasta-ca
opened
9 years ago
4
why .form-control is required?
#44
egorovpavel
opened
9 years ago
2
ng-required error in docs
#43
fixpunkt
opened
9 years ago
0
Support for nested ngForm forms?
#42
juristr
opened
9 years ago
3
showSuccess indicates success on pristine values.
#41
qwiglydee
closed
9 years ago
2
Is there a way to only do validation when fiel is dirty?
#40
nykolaslima
opened
9 years ago
0
Show validation message
#39
nykolaslima
opened
9 years ago
0
Ability to limit show-errors-check-validity events to a specific form.
#38
dgsmith2
closed
4 years ago
7
Reapplying the "works with inputs without the form-control class", but in a working fashion
#37
smebberson
opened
9 years ago
5
Add support for multiple input elements in a form-group fixes #22 and #35
#36
jantimon
opened
9 years ago
0
Multiple input elements
#35
jantimon
opened
9 years ago
7
broadcast 'show-errors' event when toggling classes
#34
jack-kerouac
opened
9 years ago
0
show-errors no longer works with dropdown selects
#33
sdgidwani
closed
9 years ago
2
Allow input-group as well as form-group.
#32
morgenes
closed
9 years ago
0
Add skip form group check option
#31
lukaselmer
closed
9 years ago
0
Using inside of a directive
#30
aaronpeterson
closed
9 years ago
0
Support for validation icons?
#29
danielbsig
opened
9 years ago
4
Adds support for radio buttons and checkboxes
#28
joshgodsiff
closed
9 years ago
2
Consider publishing on npm
#27
chrisfosterelli
closed
9 years ago
3
Support of ui-select
#26
ybc37
opened
9 years ago
12
Does not work with ngSwitch inside ngRepeat
#25
timmipetit
opened
9 years ago
9
Validation not updated on form submit
#24
paolosanchi
closed
9 years ago
2
Fix for issue #16 - Dynamic Form Names in ng-repeat. All credit to @Templarian
#23
cherrydev
closed
9 years ago
1
Multiple form elements in a form group
#22
seannewby
closed
9 years ago
2
Triggering error from ajax form submit
#21
adrianandreias
closed
9 years ago
2
Radio Boxes
#20
D-Bullock
closed
9 years ago
3
Issues with repeating with ng-model
#19
ghost
closed
9 years ago
4
Does not work with ngSwitch directive
#18
xunkutech
closed
9 years ago
3
Error not showing on bootstrap date field, error shows on all fields in form-group
#17
waleedasif322
closed
10 years ago
2
Dynamic Form Names in ng-repeat
#16
Templarian
closed
9 years ago
1
Check for class 'form-group' is nice but is done too early.
#15
lucasmaj
closed
9 years ago
1
Option for trigger event, defaults to blur
#14
Templarian
closed
10 years ago
2
Next