Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ngneat/dirty-check-forms
π¬Detect Unsaved Changes in Angular Forms
https://github.com/ngneat/dirty-check-forms
chore(release): 3.0.3
e014b03abdbfb66a109a0f5f5b12a6acdc921018 authored about 2 years ago
e014b03abdbfb66a109a0f5f5b12a6acdc921018 authored about 2 years ago
fix: π use lodash omit
be571c833bb9d7974fd2162304258989759de7c3 authored about 2 years ago
be571c833bb9d7974fd2162304258989759de7c3 authored about 2 years ago
chore(release): 3.0.2
a238654a0fe786512805b6433d5347f57b9a7ecb authored almost 3 years ago
a238654a0fe786512805b6433d5347f57b9a7ecb authored almost 3 years ago
fix: π typings
4a20ddc0f01f4be9f60bce8e7833c27d4f0c6a79 authored almost 3 years ago
4a20ddc0f01f4be9f60bce8e7833c27d4f0c6a79 authored almost 3 years ago
chore(release): 3.0.1
1e9cd37c591b3164ee3a5b738cf116f3a775cc25 authored almost 3 years ago
1e9cd37c591b3164ee3a5b738cf116f3a775cc25 authored almost 3 years ago
fix: π remove redundant operation in omit
Updated the playground example with ignored key
79ea420257ec3d2aa9eba8f0f5ef03e86e33514d authored almost 3 years ago
chore(release): 3.0.0
acd543f08bcdb94e2d9cecec6c7c6806d1cada51 authored almost 3 years ago
acd543f08bcdb94e2d9cecec6c7c6806d1cada51 authored almost 3 years ago
feat: πΈ support excludeKeys in config
BREAKING CHANGE: TS target is now ES2020
97acd82061c655b6427c62de390b47b54e4414bf authored almost 3 years ago
docs: βοΈ update README
d82003a78cedf99c09420c9711455ccb6ccbf13c authored almost 3 years ago
d82003a78cedf99c09420c9711455ccb6ccbf13c authored almost 3 years ago
chore(release): 2.0.0
4d72f17e9faeaa252a786fc36b612515248b5431 authored almost 3 years ago
4d72f17e9faeaa252a786fc36b612515248b5431 authored almost 3 years ago
Merge pull request #19 from ngneat/v-13
upgrade to v13
5f16d4fcbef576521d55332245c12e28df931a80 authored almost 3 years ago
chore: π€ update github workflow
4620cc61425d40bd0d7abfbfeffac39fc96f1236 authored almost 3 years ago
4620cc61425d40bd0d7abfbfeffac39fc96f1236 authored almost 3 years ago
chore: π€ upgrade to v13
BREAKING CHANGE: Upgrade to Angular v13
fa1e5f9c40b16e08b99626904c6188b6efd74229 authored almost 3 years ago
chore: π€ migrate to eslint
ebf6098dabf42fe458ce8bdf7ff8e8b9329fa196 authored almost 3 years ago
ebf6098dabf42fe458ce8bdf7ff8e8b9329fa196 authored almost 3 years ago
chore: π€ upgrade to v12
5b7305890d28db0bf99e1f77ca3fed4fd1883ab0 authored almost 3 years ago
5b7305890d28db0bf99e1f77ca3fed4fd1883ab0 authored almost 3 years ago
chore: π€ upgrade to v11
ac9840db0f21347af707cb8072c4d1b2cf92af77 authored almost 3 years ago
ac9840db0f21347af707cb8072c4d1b2cf92af77 authored almost 3 years ago
chore: π€ upgrade to v10
782bed85314aba689f4ba8f0f1e248f67b632a29 authored almost 3 years ago
782bed85314aba689f4ba8f0f1e248f67b632a29 authored almost 3 years ago
chore: π€ update to nx to v9.8
7d9502e3fa716eb87f6ae2ac24e8a071a3cd0634 authored almost 3 years ago
7d9502e3fa716eb87f6ae2ac24e8a071a3cd0634 authored almost 3 years ago
Merge pull request #17 from Hypenate/readme_dirtycheckguard_not_generic
5dd2efd73189fe2f660096f62a4374a0e5b342ed authored about 3 years ago
5dd2efd73189fe2f660096f62a4374a0e5b342ed authored about 3 years ago
DirtyCheckGuard is not generic anymore
7bdf027e542b9f64d5cd4566d9f4a424eebed95f authored about 3 years ago
7bdf027e542b9f64d5cd4566d9f4a424eebed95f authored about 3 years ago
Merge pull request #14 from FFKL/avoid-using-global-window
Avoid using the global window
634ec4f8d4221facc8c4d6ebb0da7f017d4cf5ac authored over 3 years ago
docs: add useBeforeunloadEvent option
80967f094a497d732138cf889f08127e54a0501b authored over 3 years ago
80967f094a497d732138cf889f08127e54a0501b authored over 3 years ago
feat(dirty-check): add useBeforeunloadEvent option to config
506fb416dc1f11426dd5f9f35e00bb0111213fb9 authored over 3 years ago
506fb416dc1f11426dd5f9f35e00bb0111213fb9 authored over 3 years ago
docs: update config params
27c8af25ccb4a99e5df127e1f5e12dbfa9ea3928 authored over 3 years ago
27c8af25ccb4a99e5df127e1f5e12dbfa9ea3928 authored over 3 years ago
feat(dirty-check): pass window object in config
16c4a1becdc0debf2fc4edebbcbc1fe3aa3fcd4b authored over 3 years ago
16c4a1becdc0debf2fc4edebbcbc1fe3aa3fcd4b authored over 3 years ago
chore(release): 1.1.0
944447a38ca4a507c6cae31f7bf5e79467c4dff3 authored almost 4 years ago
944447a38ca4a507c6cae31f7bf5e79467c4dff3 authored almost 4 years ago
feat: πΈ Provide ActivatedRouteSnapshot in confirmChanges functi
To avoid this issue related to angular location.back() method, the
currentRoute must be availabl...
fix: π browser beforeunload subscription leak
Browser beforeunload subscription leak was fixed
Closes: #8
c3ade391d51dcd18804a18be5c233abc39a90666 authored almost 4 years ago
chore: π€ bump version
9c806e6e4b986cbae4bd5d3f81d1efadcbe66a3a authored over 4 years ago
9c806e6e4b986cbae4bd5d3f81d1efadcbe66a3a authored over 4 years ago
chore(release): 1.0.1
391676f8ea09e32ea10cfb75eaf6242e98f70524 authored over 4 years ago
391676f8ea09e32ea10cfb75eaf6242e98f70524 authored over 4 years ago
Merge pull request #4 from ngneat/refactor/dirty-check-guard
833d0eefa52705d6c1e34eb1c7791b137a9c9abb authored over 4 years ago
833d0eefa52705d6c1e34eb1c7791b137a9c9abb authored over 4 years ago
chore: add type
9863c2b51213aafbb7468e96824c06d29e95cbda authored over 4 years ago
9863c2b51213aafbb7468e96824c06d29e95cbda authored over 4 years ago
refactor(dirty-guard): use defer for function
d79b0ef13892b322ed6dd67548d2a5a4501fd696 authored over 4 years ago
d79b0ef13892b322ed6dd67548d2a5a4501fd696 authored over 4 years ago
Merge branch 'master' of https://github.com/ngneat/dirty-check-forms
26188fdb1808fd08713346291b414ea434c8d25e authored over 4 years ago
26188fdb1808fd08713346291b414ea434c8d25e authored over 4 years ago
Update README.md
e268b3fe28e5f51896a43b4b3dcf161834888d52 authored over 4 years ago
e268b3fe28e5f51896a43b4b3dcf161834888d52 authored over 4 years ago
Merge pull request #3 from ngneat/fix/get-raw-value
8888ebe5224de75cae4e676b5b6492122189047a authored over 4 years ago
8888ebe5224de75cae4e676b5b6492122189047a authored over 4 years ago
docs: add config
e2349d11ddf2c3f1438f4656807e73a6be456b06 authored over 4 years ago
e2349d11ddf2c3f1438f4656807e73a6be456b06 authored over 4 years ago
fix: allow getting full raw control value
7e298621a6bf628f0494fec733539a987f355518 authored over 4 years ago
7e298621a6bf628f0494fec733539a987f355518 authored over 4 years ago
Merge branch 'master' of https://github.com/ngneat/dirty-check-forms
d7ccdd2415e537802093241afbd139dd0df14c96 authored almost 5 years ago
d7ccdd2415e537802093241afbd139dd0df14c96 authored almost 5 years ago
chore: π€ cache modules
329a78a4ca5bb31b8205549872659e6d39a1dc2f authored almost 5 years ago
329a78a4ca5bb31b8205549872659e6d39a1dc2f authored almost 5 years ago
test: π fix
dfcb2ed16df63c5984d377571fe4888c1aadbb47 authored almost 5 years ago
dfcb2ed16df63c5984d377571fe4888c1aadbb47 authored almost 5 years ago
test: π add e2e
13a0d3f66eb420da73bc3ad0765b86a07e68a19d authored almost 5 years ago
13a0d3f66eb420da73bc3ad0765b86a07e68a19d authored almost 5 years ago
chore: π€ add badge
c93d580544e2e9a65d01606bc9e247f794f0f2de authored almost 5 years ago
c93d580544e2e9a65d01606bc9e247f794f0f2de authored almost 5 years ago
Merge branch 'master' of github.com:ngneat/dirty-check-forms
829c23e0e3f974cb5d99a643618d5895b7acc7cd authored almost 5 years ago
829c23e0e3f974cb5d99a643618d5895b7acc7cd authored almost 5 years ago
chore: π€ release
67752f46383ea481c4348938ec012b9e7a0b4e79 authored almost 5 years ago
67752f46383ea481c4348938ec012b9e7a0b4e79 authored almost 5 years ago
chore(release): 0.0.1
de871a0bac25544549034fd325ae1d5a47f5d2f0 authored almost 5 years ago
de871a0bac25544549034fd325ae1d5a47f5d2f0 authored almost 5 years ago
Create test.yml
b954339fc14533891e4fdcdd2f91c1bb9c450213 authored almost 5 years ago
b954339fc14533891e4fdcdd2f91c1bb9c450213 authored almost 5 years ago
Delete tests.yml
a17b0e864f988135a68de2e0d6123c84a131fc16 authored almost 5 years ago
a17b0e864f988135a68de2e0d6123c84a131fc16 authored almost 5 years ago
Merge branch 'feat/dirty-guard'
ecb394bf8c9b868c3e9fcf8c7b712450783d9a79 authored almost 5 years ago
ecb394bf8c9b868c3e9fcf8c7b712450783d9a79 authored almost 5 years ago
Delete e2e.yml
e28e38462df9ef1e562c762654028d75bded3c07 authored almost 5 years ago
e28e38462df9ef1e562c762654028d75bded3c07 authored almost 5 years ago
Create tests.yml
279955bcab740eb928ba3df82f43aed24209f86c authored almost 5 years ago
279955bcab740eb928ba3df82f43aed24209f86c authored almost 5 years ago
chore: π€ fix stuff
1a2e74726fc2de2d24003a4586cbb4da6b5b1555 authored almost 5 years ago
1a2e74726fc2de2d24003a4586cbb4da6b5b1555 authored almost 5 years ago
docs: βοΈ update readme
ed996bc64fab980b412765c954f19a1a10a95f0d authored almost 5 years ago
ed996bc64fab980b412765c954f19a1a10a95f0d authored almost 5 years ago
docs: βοΈ update
a6380235efc9e36eef94a2b8ef1eeba0c497a46d authored almost 5 years ago
a6380235efc9e36eef94a2b8ef1eeba0c497a46d authored almost 5 years ago
Update README.md
587b7b850bf63302a02735783031251960a6d315 authored almost 5 years ago
587b7b850bf63302a02735783031251960a6d315 authored almost 5 years ago
Delete cypress.yml
468e91ba880380cd84cdabd6e55c9e9c91239335 authored almost 5 years ago
468e91ba880380cd84cdabd6e55c9e9c91239335 authored almost 5 years ago
chore: update contributors
a69d58ee9593a7c61ce9623070acaba929db0ba9 authored almost 5 years ago
a69d58ee9593a7c61ce9623070acaba929db0ba9 authored almost 5 years ago
docs: add @NetanelBasal as a contributor
ed22c4b5816d77d4b2a683d94fa21888a8c4559d authored almost 5 years ago
ed22c4b5816d77d4b2a683d94fa21888a8c4559d authored almost 5 years ago
docs: add @danzrou as a contributor
3d6f56809b4738425e0748bdc5a8b86dc3c8d42f authored almost 5 years ago
3d6f56809b4738425e0748bdc5a8b86dc3c8d42f authored almost 5 years ago
docs: update readme
d4bf71c02464a5cc4064f3068f5647e9d25c896c authored almost 5 years ago
d4bf71c02464a5cc4064f3068f5647e9d25c896c authored almost 5 years ago
refactor(dirty-check): replace debounce with config
44a9663f65840ed6f230ccc60a44eb8a9ba1fa07 authored almost 5 years ago
44a9663f65840ed6f230ccc60a44eb8a9ba1fa07 authored almost 5 years ago
test: fix unit test
167cc8498e56eec772d5ebfce46c7d9c264b26b0 authored almost 5 years ago
167cc8498e56eec772d5ebfce46c7d9c264b26b0 authored almost 5 years ago
Merge branch 'feat/dirty-guard' of https://github.com/ngneat/dirty-check-forms into feat/dirty-guard
aed90b4e2db83d01c253f07cae70a2d020d6d131 authored almost 5 years ago
aed90b4e2db83d01c253f07cae70a2d020d6d131 authored almost 5 years ago
Update cypress.yml
e74a2984aa3e1484809b30841cf84600d8f0eb1e authored almost 5 years ago
e74a2984aa3e1484809b30841cf84600d8f0eb1e authored almost 5 years ago
refactor: π‘ github actions
a41d6ef6c6dba34f47502547c82c957706906da4 authored almost 5 years ago
a41d6ef6c6dba34f47502547c82c957706906da4 authored almost 5 years ago
refactor: π‘ change name
ea7ccdddd22bd5edf82475d257fbb59b00cbc25e authored almost 5 years ago
ea7ccdddd22bd5edf82475d257fbb59b00cbc25e authored almost 5 years ago
ci: π‘ github actions
e1960a2cf346641fbb180f76961d78bd08fb7572 authored almost 5 years ago
e1960a2cf346641fbb180f76961d78bd08fb7572 authored almost 5 years ago
Update e2e.yml
2dc6a7c070ebdbd5532a3f08b6d3c3da1f29a4df authored almost 5 years ago
2dc6a7c070ebdbd5532a3f08b6d3c3da1f29a4df authored almost 5 years ago
Update e2e.yml
e9aa3f0c9354d2177ed4b0c0aec18089541c9335 authored almost 5 years ago
e9aa3f0c9354d2177ed4b0c0aec18089541c9335 authored almost 5 years ago
Create e2e.yml
a839e5a4c96cc4d0ebd58aaff9b983ef31651f37 authored almost 5 years ago
a839e5a4c96cc4d0ebd58aaff9b983ef31651f37 authored almost 5 years ago
test: π refactor
6ce293ea1eb0bf06c4f531aab225dafa2e10634e authored almost 5 years ago
6ce293ea1eb0bf06c4f531aab225dafa2e10634e authored almost 5 years ago
test: π add tests
c03f673d064fb3c43fa3e01ce288479e103a5691 authored almost 5 years ago
c03f673d064fb3c43fa3e01ce288479e103a5691 authored almost 5 years ago
chore: π€ add build scripts
6e5951bd6ca0671be4d004516eb0a5bf9bcd907a authored almost 5 years ago
6e5951bd6ca0671be4d004516eb0a5bf9bcd907a authored almost 5 years ago
test: add unit tests
89a8176d8d9f9fabba8f44f347f7bf3517ee1de8 authored almost 5 years ago
89a8176d8d9f9fabba8f44f347f7bf3517ee1de8 authored almost 5 years ago
test: add e2e tests
1bf1ace68e1ebfccfbe313729abeaf7c4767dceb authored almost 5 years ago
1bf1ace68e1ebfccfbe313729abeaf7c4767dceb authored almost 5 years ago
feat(dirty-check): add dirty check guard
12614729836d05fc73c371c7381956c17d871fff authored almost 5 years ago
12614729836d05fc73c371c7381956c17d871fff authored almost 5 years ago
chore: init repo
83c2b075feb9300b348a243f9fc84b2f2d3ca575 authored almost 5 years ago
83c2b075feb9300b348a243f9fc84b2f2d3ca575 authored almost 5 years ago
initial commit
684c2fdd8789da397fce4898e6417b36c3b48377 authored almost 5 years ago
684c2fdd8789da397fce4898e6417b36c3b48377 authored almost 5 years ago