issues
search
adopted-ember-addons
/
validated-changeset
Buffering changes to form data
MIT License
36
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prepare Release
#198
github-actions[bot]
opened
3 weeks ago
1
Setup release-plan and changelog
#197
SergeAstapov
closed
3 weeks ago
0
Update .npmignore to exclude more dev files
#196
SergeAstapov
closed
3 weeks ago
0
Update the `repository` field of the package.json to point to the new location
#195
SergeAstapov
closed
3 weeks ago
0
Allow for `data` to be renamed to something else
#194
iamdtang
opened
1 month ago
0
newValue received in validation for moment property is plain object instead of moment instance
#193
andrewpye
opened
8 months ago
0
Fix Object.keys returning empty array on unchanged property. close #191.
#192
elgordino
opened
1 year ago
0
Object.keys(property) returns an empty array on an object property that has not been mutated
#191
elgordino
opened
1 year ago
0
Remove unnecessary dependencies
#190
timmorey
closed
3 weeks ago
1
Add #removeError and #removeErrors to BufferedChangeset
#189
jkeen
opened
1 year ago
1
Bump minimist, mkdirp and handlebars
#188
dependabot[bot]
opened
1 year ago
0
Type of PublicErrors.validation seems wrong
#187
simonihmig
opened
1 year ago
0
Bump json5 from 1.0.1 to 1.0.2
#186
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#185
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#184
dependabot[bot]
opened
1 year ago
0
Bump minimist, minimist, mkdirp and handlebars
#183
dependabot[bot]
closed
1 year ago
1
Bump jsdom and jest
#182
dependabot[bot]
opened
2 years ago
0
Bump ansi-regex and ansi-regex
#181
dependabot[bot]
opened
2 years ago
0
export array utils functions
#180
AmauryD
closed
2 years ago
0
Fix issue #178 [Cannot get property in an array of objects]
#179
AmauryD
opened
2 years ago
2
Cannot get property in an array of objects
#178
AmauryD
opened
2 years ago
3
rollbackInvalid removes valid changes
#177
vstefanovic97
closed
2 years ago
1
fix rollbackInvalid removing valid changes
#176
vstefanovic97
closed
2 years ago
0
Fix findSiblings and the target kept its prototype
#175
sapryniukt
opened
2 years ago
0
Bump npm from 8.7.0 to 8.11.0
#174
dependabot[bot]
opened
2 years ago
0
Changeset types should be generic
#173
vlascik
opened
2 years ago
4
chore: type modifier on imports
#172
snewcomer
opened
2 years ago
0
chore: import type
#171
snewcomer
closed
2 years ago
0
Missing documentation on removeError and removeErrors
#170
MichalBryxi
opened
2 years ago
1
bugfix: execute does not work with new ValidatedChangeset
#169
snewcomer
closed
2 years ago
0
ValidationChangeset with external validation compatibility
#168
snewcomer
closed
2 years ago
0
Fix snapshot/restore methods to separate keys and values
#167
sapryniukt
opened
2 years ago
3
[rfc]: Externalize schema validation
#166
snewcomer
opened
2 years ago
1
Add #set test close #161
#165
snewcomer
opened
2 years ago
0
isDirty/isPristine don’t trigger computed property changes
#164
PVSAmulya
opened
2 years ago
1
Fixes an issue with subsequent value updates not being tracked if the…
#163
dxmo
opened
2 years ago
3
Fix restore method to reduce recursions
#162
sapryniukt
closed
2 years ago
0
getters/setters are executed against the original model, not the modified one
#161
azhiv
opened
2 years ago
4
Fix restore method to work with nested keys
#160
linainu
closed
2 years ago
0
Bump ajv from 6.10.2 to 6.12.6
#159
dependabot[bot]
closed
2 years ago
0
The original values of falsy properties are not returned
#158
azhiv
closed
2 years ago
0
Return falsy properties values
#157
azhiv
closed
2 years ago
1
Bump tar from 4.4.13 to 4.4.19
#156
dependabot[bot]
closed
2 years ago
0
Bump ini from 1.3.5 to 1.3.8
#155
dependabot[bot]
closed
2 years ago
0
Type `Config` exported from `validated-changeset/dist/types` is missing the `changeset` key
#154
bartocc
opened
2 years ago
0
Switch `master` -> `main` in GH actions config
#153
SergeAstapov
closed
2 years ago
0
added recursive methode for changeset creation
#152
achashchina
closed
2 years ago
1
[WIP] Use proxy (not backwards compatible)
#151
BryanCrotaz
opened
2 years ago
0
refactor to use Proxy (backwards compatible)
#150
BryanCrotaz
opened
2 years ago
3
Allow a changeset to be created in a validated state
#149
swelham
closed
2 years ago
6
Next