COMMITS
/ __tests__/patch.js February 16, 2020
M
New build set. Current stats
Michel Weststrate committed
February 4, 2020
M
re-enabled tests
Michel Weststrate committed
M
Merge branch 'fix-array-patch' of https://github.com/ryuever/immer into ryuever-fix-array-patch
Michel Weststrate committed
M
fix: `Set` inside patches were not correctly cloned. Fixes #521
Michel Weststrate committed
Y
fix: patches when delete object property in array
youchao liu committed
January 9, 2020
M
chore: added test to confirm #468
Michel Weststrate committed
October 23, 2019
M
Merge branch 'master' into v4
Michel Weststrate committed
October 22, 2019
M
run prettier with master config before merging
Michel Weststrate committed
October 21, 2019
A
fix patches spec running
Andrey Boldyrev committed
October 4, 2019
A
feat: add es5 support for Map/Set
Andrey Boldyrev committed
September 11, 2019
M
Merge pull request #415 from jsdevtom/feat/setting-length-array-makes-delete
Michel Weststrate committed
September 6, 2019
J
feat: Always use remove command in generateArrayPatches()
jsdevtom committed
August 28, 2019
S
fix: ensure patches are reusable
Shuumatsu committed
August 2, 2019
M
fix: don't unnecessary modify draft if replaying patches results in a new state anyway
Michel Weststrate committed
M
fix: If a property is added, then deleted, don't produce a patch
Michel Weststrate committed
June 27, 2019
U
style: use tabs
use-tabs committed
May 19, 2019
K
feat: add support of non-primitive keys for `Maps`
keenondrums committed
April 18, 2019
A
feat: `Set` drafts
Andrey Goncharov committed
A
fix: Map.prototype.set should return a draft
Andrey Goncharov committed
A
fix: revert Map support
Alec Larson committed
A
fix: Map.prototype.set should return a draft
Andrey Goncharov committed
April 14, 2019
K
feat: `Map` drafts and patches
keenondrums committed
K
feat: `Map` support
keenondrums committed
March 8, 2019
A
test: use Jest snapshots for expected errors
Alec Larson committed
February 25, 2019
I
feat: improved array patches
Ilyas Kabirov committed
January 23, 2019
A
fix: applyPatches should mutate drafts
aleclarson committed
January 5, 2019
A
fix: comparison typo
aleclarson committed
December 28, 2018
A
test: remove debugger statement
aleclarson committed
November 30, 2018
A
chore: update import paths in tests
aleclarson committed
A
feat: add `Immer` class
aleclarson committed
November 27, 2018
A
test: renaming properties
aleclarson committed
October 28, 2018
A
test: applyPatches coverage
aleclarson committed
A
test: applyPatches invalid operation
aleclarson committed
October 3, 2018
A
clarify array test names
aleclarson committed
July 24, 2018
M
Fixed & added tests
Michel Weststrate committed
M
Patches now also succeed for ES5. Patches generated are more optimal
Michel Weststrate committed
July 21, 2018
M
WIP on ES5 impl
Michel Weststrate committed
M
Implemented inverse patches
Michel Weststrate committed
M
More tests, inverse patches
Michel Weststrate committed
M
Initial work on supporting patches
Michel Weststrate committed