issues
search
powmedia
/
backbone-forms
Form framework for BackboneJS with nested forms, editable lists and validation
MIT License
2.17k
stars
413
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
setOptions not working in select editor when function is used.
#551
stephenjgray
opened
5 years ago
0
[QUESTION] Where I can find the CI service?
#550
gustavosizilio
opened
5 years ago
0
pass Node element of error field to callback
#549
professorkolik
opened
6 years ago
0
Number cannot accept negative values
#548
thevikas
opened
6 years ago
1
Add ability to set form options from an object extend
#547
jackbentley
opened
6 years ago
0
Update package.json main script and update global inject
#546
germain-gg
closed
3 years ago
0
Fix formatting
#545
tomgreenfield
closed
7 years ago
1
Email validation upgrade
#544
codeuri
opened
7 years ago
3
How do I load List editor with webpack/browerify?
#543
peter4k
opened
7 years ago
1
Added order property to object editor.
#542
stepek
closed
6 years ago
2
Allow skipping of schema validation from commit
#541
hcharley
opened
7 years ago
0
form.commit({validate:false}) still validates individual fields
#540
hcharley
opened
7 years ago
6
reasons bb-forms is still fixed to bb ~1.2?
#539
0xgeert
closed
7 years ago
4
Fix #537 - number field was swallowing enter key.
#538
glenpike
opened
7 years ago
0
Submitting the form by pressing "enter" on a Number editor doesn't work
#537
wojcikstefan
opened
7 years ago
0
Cannot read property 'render' of undefined
#536
gsambrotta
closed
7 years ago
1
submodule in npm
#535
joooye34
opened
8 years ago
1
Disabling fields: use $.prop rather than $.attr
#534
glenpike
opened
8 years ago
0
Bootstrap 3 inline radio / checkbox items
#533
glenpike
opened
8 years ago
0
Alternate patch for #475 - fixes radio buttons
#532
glenpike
closed
8 years ago
0
Add EditorConfig file and update CONTRIBUTING doc
#531
glenpike
closed
8 years ago
1
lodash 4.x compatibility fixes #515
#530
glenpike
closed
7 years ago
0
Replace use of jQuery global $ with Backbone.$
#529
glenpike
closed
7 years ago
3
Bug #525 - optimise rendering of select options.
#528
glenpike
opened
8 years ago
1
B 525 select rendering optimisation
#527
glenpike
closed
8 years ago
0
List Editor setValue leak
#526
glenpike
opened
8 years ago
0
Select._getOptionsHtml/arrayToHTML is very slow
#525
smarinier
opened
8 years ago
0
0.15.0 milestone
#524
glenpike
opened
8 years ago
2
Merging latest backbone-forms back into cashstar's version
#523
cjcooper
closed
8 years ago
0
Fix #519 - use Backbone.$ instead of $ and add test.
#522
glenpike
closed
8 years ago
0
Allow the list editor to handle a collection as well as an array.
#521
glenpike
closed
8 years ago
0
Make list works with Backbone Collection
#520
brice
closed
8 years ago
0
$ not declared in Form.validators
#519
wunderdojo
closed
8 years ago
0
Form.Editor.validate() reads all form values for nothing
#518
sniederb
opened
8 years ago
2
Memory leak in Form.editors.List.setValue()
#517
sniederb
opened
8 years ago
7
itemToString does not escape values by default
#516
wesvetter
closed
8 years ago
3
lodash 4.x support
#515
ludoo0d0a
closed
7 years ago
1
Fix #497 - make scope of field enable/disable check all input types.
#514
glenpike
closed
8 years ago
0
Max Cardinality in Lists + Unit Tests
#513
glenpike
closed
8 years ago
5
Add Tests for #433 - external nestedField template
#512
glenpike
closed
8 years ago
4
Code mismatch between github and NPM registry
#511
viddo
closed
8 years ago
2
default templates in README?
#510
benlieb
opened
8 years ago
0
Bind form to DOM element
#509
CyCJIeHok
closed
8 years ago
1
Taged version is not updated
#508
thayashi
closed
8 years ago
4
Update url validator regexp
#507
brice
closed
8 years ago
0
Add custom list template option
#506
wesvetter
closed
8 years ago
1
Should fields like Select / Checkboxes remember the value if options re-rendered?
#505
glenpike
opened
8 years ago
0
Set select value if value is not null or undefined
#504
rkenzhebekov
closed
7 years ago
1
Stop add event on child list from propagating to parent list
#503
miketonks
closed
8 years ago
2
Nested List causes duplicate events on Add button
#502
miketonks
closed
8 years ago
1
Next