0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client
Kevin Ansfield 7a455a3e1d Don't share errors and hasValidated references between validator instances
no issue
- ensure that each validator instance gets it's own `errors` and `hasValidated` objects
- updates some uses of `ValidationEngine` that were relying on side-effects of the unintended reference sharing
- fixes issue with add subscriber modal displaying an error state after opening if it previously had errors when closing
2016-04-25 10:56:11 +01:00
..
app Don't share errors and hasValidated references between validator instances 2016-04-25 10:56:11 +01:00
config deps: ember@2.5.0 2016-04-15 00:24:57 -05:00
lib
public/assets
tests Don't share errors and hasValidated references between validator instances 2016-04-25 10:56:11 +01:00
.ember-cli
.gitignore
.jscsrc
.jshintrc
.watchmanconfig
bower.json lock jquery-deparam version 2016-04-20 06:18:47 -05:00
ember-cli-build.js Drop XRegExp dependency 2016-03-30 19:45:20 +01:00
package.json deps: ember-power-select@0.9.2 2016-04-19 10:25:58 -05:00
testem.js deps: ember-cli@2.4.0 2016-03-01 12:49:28 +00:00