issues
search
dart-archive
/
observe
Support for marking objects as observable, and getting notifications when those objects are mutated
https://pub.dartlang.org/packages/observe
BSD 3-Clause "New" or "Revised" License
13
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
remove ChangeRecord.changes
#48
DartBot
closed
9 years ago
4
@observable: Support observable getters like polymer @published
#47
DartBot
closed
9 years ago
6
should be able to pull changes for a single observer
#46
DartBot
closed
9 years ago
14
ObservableList.sublist does not return an ObservableList
#45
DartBot
closed
9 years ago
8
Deploy Polymer App generates code with errors
#44
DartBot
opened
9 years ago
19
need sync change notifications
#43
DartBot
closed
9 years ago
6
reconcile package:observe and observe-js API
#42
DartBot
closed
9 years ago
12
PathObserver should take the path as a list of symbols
#41
DartBot
closed
9 years ago
7
Make computed fields easier to declare
#40
DartBot
closed
9 years ago
17
observe transform is removing metadata
#39
DartBot
closed
9 years ago
3
When multiple properties change templates are evaluated in an unexpected order
#38
DartBot
closed
9 years ago
17
optimize ObservableList: computing change deltas is always O(N)
#37
DartBot
closed
9 years ago
6
remove Mixin/Base suffix from pkg:observe
#36
DartBot
closed
9 years ago
5
fix observable mixin and superclasses
#35
DartBot
closed
9 years ago
4
move features from polymer/observe.dart into pkg:observe
#34
DartBot
closed
9 years ago
3
Getters aren't observable
#33
DartBot
closed
9 years ago
15
observable _notifyPropertyChange should use == instead of identical
#32
DartBot
closed
9 years ago
10
polymer: turn on MirrorsUsed for all polymer libs
#31
DartBot
closed
9 years ago
18
optimize usage of observers in MDV and PolymerExpressions
#30
DartBot
closed
9 years ago
10
add source-map support for the observable transfomer
#29
DartBot
closed
9 years ago
7
Provide direct access to oldValue/newValue in ChangeRecord
#28
DartBot
closed
9 years ago
14
Add the ability to observe all changes to an observable and it's children to package observe
#27
DartBot
closed
9 years ago
13
@observable not working in polymer 0.5.1
#26
DartBot
closed
9 years ago
3
[package:observe] should support Maps with String keys
#25
DartBot
closed
9 years ago
11
[package:observe] ObservableMap should implement addAll
#24
DartBot
closed
9 years ago
7
docs/readme still use @reflectable
#23
jmesserly
opened
9 years ago
0
dirty check should be one fixed-point per rAF
#22
jmesserly
opened
9 years ago
0
Set up travis!
#21
jakemac53
opened
9 years ago
0
update logging to <0.12.0
#20
jakemac53
closed
9 years ago
1
update logging package
#19
jakemac53
closed
9 years ago
0
API changes for next observe version
#18
jmesserly
opened
9 years ago
1
add readme, fixes #6
#17
jmesserly
closed
9 years ago
2
update analyzer to <=0.26.0
#16
jakemac53
closed
9 years ago
2
make hasListObservers public
#15
jakemac53
closed
9 years ago
1
Plan B for ListPathObserver?
#14
fabiosimeoni
opened
9 years ago
0
Shouldn't @ObserveProperty and @ComputedProperty live here?
#13
fabiosimeoni
opened
9 years ago
0
A path observer to an observable object should listen for any changes on that object
#12
jakemac53
opened
9 years ago
2
integrate well with Angular2
#11
jmesserly
opened
9 years ago
4
consider splitting Observable into interface vs mixin
#10
jmesserly
opened
9 years ago
2
Open discussion about the current API
#9
matanlurey
closed
7 years ago
6
Create README.md
#8
azenla
closed
9 years ago
1
chore(pubspec): Widen the analyzer constraint
#7
kegluneq
closed
9 years ago
2
Add a README
#6
kevmoo
closed
9 years ago
4
should be able to pull changes for a single observer
#5
jmesserly
opened
9 years ago
0
issues not yet ported from dartbug.com
#4
jmesserly
opened
9 years ago
0
clean up ChangeRecord API
#3
jmesserly
opened
9 years ago
0
added map method
#2
Andersmholmgren
closed
7 years ago
9
update from the repo
#1
jakemac53
closed
9 years ago
2
Previous