issues
search
canjs
/
can-observable-mixin
Define properties on JavaScript classes
https://canjs.com
MIT License
2
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
side-effect setters should be observable (probably)
#163
justinbmeyer
opened
3 years ago
1
Replace `new.target` with `this.constructor`
#162
marshallswain
closed
3 years ago
0
Export instances
#161
cherifGsoul
closed
4 years ago
0
Mixin - user convience tools
#160
qantourisc
opened
4 years ago
0
An in-range update of can-event-queue is breaking the build 🚨
#159
greenkeeper[bot]
opened
4 years ago
1
An in-range update of babel7 is breaking the build 🚨
#158
greenkeeper[bot]
opened
4 years ago
15
An in-range update of @webcomponents/custom-elements is breaking the build 🚨
#157
greenkeeper[bot]
opened
4 years ago
2
Replace var with const and let
#156
cherifGsoul
closed
4 years ago
0
Update fixpack to the latest version 🚀
#155
greenkeeper[bot]
opened
4 years ago
3
Define properties default value as null or undefined
#154
cherifGsoul
closed
4 years ago
0
Update http-server to the latest version 🚀
#153
greenkeeper[bot]
opened
5 years ago
2
value behavior does not type-check nor convert resolved values
#152
bmomberger-bitovi
opened
5 years ago
4
useful error message if get, set or value are not functions
#151
nlundquist
closed
5 years ago
0
Fix test for canjs build
#150
cherifGsoul
closed
5 years ago
1
Only type errors should be catched
#149
cherifGsoul
closed
5 years ago
1
Cannot default property to null / undefined without setting type
#148
m-mujica
closed
4 years ago
1
Type errors obscure real errors
#147
phillipskevin
closed
5 years ago
2
Better error message when definitions.value is not a function
#146
m-mujica
closed
5 years ago
0
Get update and updateDeep to work on list-like objects
#145
m-mujica
closed
5 years ago
0
update and updateDeep not working correctly on list-like objects
#144
m-mujica
closed
5 years ago
0
Quote value in the type error message
#143
cherifGsoul
closed
5 years ago
0
Length event not triggered when calling update with empty array
#142
m-mujica
closed
5 years ago
4
Error message improvment for arrays
#141
cherifGsoul
closed
5 years ago
0
Improve type error message
#140
cherifGsoul
closed
5 years ago
1
Upgrade to non-pre package versions
#139
matthewp
closed
5 years ago
0
Merge major branch for 6.0 release
#138
matthewp
closed
5 years ago
0
Add createConstructorFunction helper
#137
m-mujica
closed
5 years ago
2
Include onEvent in Type events mixin
#136
nlundquist
closed
5 years ago
1
adding customElements polyfill when testing in Edge
#135
phillipskevin
closed
5 years ago
0
setting value behavior to reset when unbound
#134
phillipskevin
closed
5 years ago
0
Implement the can.unwrap symbol
#133
chasenlehara
closed
5 years ago
0
making async and value behaviors non-enumerable by default
#132
phillipskevin
closed
5 years ago
0
Avoids use of ES Proxies when not supported.
#131
phillipskevin
closed
5 years ago
0
Avoids use of ES Proxy (or Symbol) where not supported
#130
phillipskevin
closed
5 years ago
0
Properties using value behaviors should not be serialized by default
#129
phillipskevin
closed
5 years ago
0
Value behaviors that do not resolve should not retain their old value when unbound
#128
phillipskevin
closed
5 years ago
0
can-define-object replacement
#127
cherifGsoul
closed
5 years ago
0
Avoids use of ES Proxy (or Symbol) where not supported
#126
rjgotten
closed
5 years ago
6
Causes Webpack builds that use ES Modules and the master "can" package to crash IE 11
#125
rjgotten
closed
5 years ago
7
Update can-reflect-tests to the latest version 🚀
#124
greenkeeper[bot]
closed
5 years ago
0
Add value, oldValue, action, key to event object
#123
matthewp
closed
5 years ago
1
Proposal: make it possible to create behaviors using functions
#122
phillipskevin
opened
5 years ago
0
not testing type checking in production
#121
phillipskevin
closed
5 years ago
0
Production type conversion
#120
phillipskevin
closed
5 years ago
0
Events should have the newValue and oldValue on the events object
#119
phillipskevin
closed
5 years ago
1
Upgrade to can-type 0.2.0 to support late types
#118
matthewp
closed
5 years ago
0
Update can-type to the latest version 🚀
#117
greenkeeper[bot]
closed
5 years ago
0
move the export to hooks for normalizeTypeDefinition
#116
Mattchewone
closed
5 years ago
0
export normalizeTypeDefinition
#115
Mattchewone
closed
5 years ago
0
Renaming as can-observable-mixin and adding support for `static props = {}`
#114
phillipskevin
closed
5 years ago
0
Next