Skip to content

Miscellaneous features - #318

Open
hippich wants to merge 18 commits into
powmedia:masterfrom
hippich:master
Open

Miscellaneous features#318
hippich wants to merge 18 commits into
powmedia:masterfrom
hippich:master

Conversation

@hippich

@hippich hippich commented Nov 12, 2013

Copy link
Copy Markdown
Contributor

At my project I needed more flexibility in rendering forms, but I did not want to create separate templates for each case. I added set of features which should allow easier styling without changing templates. Changes includes:

  • new options for validate() function 'noSetError' to not add error messages to the screen when validating form/field
  • automatically generate classes for wrapper element
  • allow to specify field prefix and suffix HTML
  • for 'Radios' field editor add 'selected' class to wrapping
  • of selected radio button
  • Tests for these new features
  • Updated documentation

@hippich

hippich commented Apr 3, 2014

Copy link
Copy Markdown
Contributor Author

Just merged upstream and resolved couple minor conflicts for smooth merge into master branch :)

hippich and others added 4 commits January 10, 2015 15:33
Conflicts:
	distribution.amd/backbone-forms.js
	distribution.amd/backbone-forms.min.js
	distribution/backbone-forms.js
	distribution/backbone-forms.min.js
	src/field.js
	test/editors/radio.js
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.

2 participants