issues
search
luisherranz
/
deepsignal
DeepSignal 🧶 - Preact signals, but using regular JavaScript objects
MIT License
210
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
useSignalEffect won't fire.
#67
saurabswaarm
closed
2 months ago
5
Updating a state by assigning an object does not work
#66
dbilgili
closed
2 months ago
3
I have a question about updating the state of a store.
#65
crazyming9528
closed
6 months ago
1
Mixing usage of deepsignal entrypoints leads to unexpected results
#64
wittjosiah
closed
8 months ago
1
Version Packages
#63
github-actions[bot]
closed
9 months ago
0
Support setters
#62
luisherranz
closed
10 months ago
1
Add Lit example
#61
luisherranz
closed
10 months ago
1
Version Packages
#60
github-actions[bot]
closed
10 months ago
0
Support @preact/signals-react 2
#59
luisherranz
closed
10 months ago
1
@preact/signals-react v2.0.0 integration
#58
savanesoff
closed
10 months ago
7
Update effect after change to any property of any element in array
#57
fuf
closed
10 months ago
1
Support Maps.
#56
aspizu
closed
10 months ago
1
Getters make the component re-renders when using signals
#55
mkhennoussi
closed
11 months ago
5
Type errors with nested object types
#54
MMMikeM
closed
10 months ago
1
"Exported variable  X has or is using name  DeepArray from external module" typescript error
#53
iamrommel
closed
9 months ago
4
Add Lit example to the Readme
#52
luisherranz
closed
10 months ago
0
Add docs and tests to show how to reset a store to some initial values
#51
luisherranz
closed
1 year ago
1
Unproxy an array
#50
oravecz
closed
10 months ago
2
Resetting the initial state of a deepSignal
#49
oravecz
closed
1 year ago
3
Shouldn't type DeepSignalObject be exported?
#48
oravecz
closed
1 year ago
4
Support setters
#47
rozek
closed
10 months ago
4
Prevent any type of class instances
#46
luisherranz
closed
9 months ago
2
Support for classes
#45
rozek
closed
1 year ago
14
[Bug] intermediate "effect" invocations during array changes with wrong values
#44
rozek
closed
1 year ago
4
Version Packages
#43
github-actions[bot]
closed
1 year ago
0
Add `preact` as peer dependency back and mark them as optional
#42
luisherranz
closed
1 year ago
1
Version Packages
#41
github-actions[bot]
closed
1 year ago
0
Use `@preact/signals` dependencies as peer dependencies
#40
luisherranz
closed
1 year ago
3
Missing React peer dependency
#39
noahtallen
closed
1 year ago
6
Support storing shallow objects as part of the deepsignal
#38
luisherranz
closed
9 months ago
8
Unable to update input field values
#37
arunmmanoharan
closed
1 year ago
1
Stop deepSignal from proxying certain properties or classes
#36
wittjosiah
closed
9 months ago
3
Version Packages
#35
github-actions[bot]
closed
1 year ago
0
[Bug?] an array nested in an object added to an observed object is not properly observed
#34
rozek
closed
1 year ago
3
Fix computeds using ownkeys
#33
luisherranz
closed
1 year ago
2
Error computed side-effects error when accessing getter
#32
wittjosiah
closed
1 year ago
7
[Enhancement] allow object properties named "$"
#31
rozek
closed
1 year ago
1
[Enhancement] implement "defineProperty" trap as well
#30
rozek
closed
1 year ago
1
Version Packages
#29
github-actions[bot]
closed
1 year ago
0
Fix production build
#28
luisherranz
closed
1 year ago
1
Version Packages
#27
github-actions[bot]
closed
1 year ago
0
Add support for the `ownKeys` trap
#26
luisherranz
closed
1 year ago
4
Enhancement: get informed about insertion/removal of properties
#25
rozek
closed
1 year ago
18
Version Packages
#24
github-actions[bot]
closed
1 year ago
0
Add support for deleting properties
#23
luisherranz
closed
1 year ago
1
Update pnpm version
#22
luisherranz
closed
1 year ago
0
deleting a key does not trigger effects
#21
bigmistqke
closed
1 year ago
4
Don't wrap proxies in proxies
#20
luisherranz
closed
1 year ago
5
overwrapping proxies
#19
bigmistqke
closed
1 year ago
12
"export 'effect' was not found in 'deepsignal'
#18
ductrieu2719
closed
1 year ago
1
Next