Releases: civicsource/knockout.address
Releases · civicsource/knockout.address
v3.1.2
04 Apr 16:55
Compare
Sorry, something went wrong.
No results found
Don't depend on knockout-template-loader. Don't assume what bundler clients will be using.
v3.1.0
25 Jul 20:05
Compare
Sorry, something went wrong.
No results found
<input> and <select> elements in the address builder will now be created with a name attribute, which can optionally be prefixed with a string.
Example:
<div data-bind="addressBuilder: address" data-name-prefix="prefix_">
v2.0.2
19 May 16:02
Compare
Sorry, something went wrong.
No results found
explicit jQuery dep in address.js be68c0d
v2.0.1
16 May 21:57
Compare
Sorry, something went wrong.
No results found
Update to actually work with webpack dc6319f
v2.0.0
16 May 21:52
Compare
Sorry, something went wrong.
No results found
Update to work with webpack 8627418
v1.0.3
19 Apr 20:58
Compare
Sorry, something went wrong.
No results found
#2 Added military address state codes
v1.0.2
04 Nov 16:59
Compare
Sorry, something went wrong.
No results found
v1.0.1
05 Jun 20:09
Compare
Sorry, something went wrong.
No results found
#1 The address builder's container should not be a form element.