Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / googlearchive/observe-js issues and pull requests
#131 - About delivery of changes
Issue -
State: open - Opened by mbana over 8 years ago
#130 - Chrome 50 breaks this lib
Issue -
State: open - Opened by Bretto almost 9 years ago
- 11 comments
#129 - ObjectObserver does not report observed object onChange event
Issue -
State: open - Opened by dmiorandi almost 9 years ago
#128 - IGNORE
Issue -
State: closed - Opened by smiffy6969 almost 9 years ago
#127 - Supress Object.observe deprecation warning
Issue -
State: open - Opened by crobinson42 almost 9 years ago
#126 - Pathobserver on document.title - works in ff, not in chrome
Issue -
State: open - Opened by commonpike about 9 years ago
- 1 comment
#116 - 7 tests broken on latest FF and 6 on Chrome
Issue -
State: open - Opened by capaj over 9 years ago
#115 - utlise proxy on systems where Proxy is supported
Issue -
State: open - Opened by capaj over 9 years ago
- 1 comment
#114 - version on npm is 0.4.2 while releases here on github show latest as 0.5.6
Issue -
State: closed - Opened by capaj over 9 years ago
- 5 comments
#113 - Support AMD loading with "define"
Issue -
State: open - Opened by benknight over 9 years ago
#112 - Is this supposed to work?
Issue -
State: closed - Opened by benknight over 9 years ago
- 3 comments
#111 - docs(observe): Typo
Pull Request -
State: closed - Opened by graveto over 9 years ago
- 3 comments
Labels: cla: yes
#110 - Even faster compiledGetValueFromFn
Issue -
State: open - Opened by OlsonDev over 9 years ago
- 1 comment
#109 - Use regular expressions instead of state machine
Issue -
State: open - Opened by OlsonDev over 9 years ago
- 3 comments
#108 - Cleanup via JSHint
Pull Request -
State: closed - Opened by OlsonDev over 9 years ago
- 1 comment
Labels: cla: yes
#107 - Update README.md
Pull Request -
State: closed - Opened by OlsonDev over 9 years ago
- 1 comment
Labels: cla: yes
#106 - Support defaultValue in Path.getValueFrom/PathObserver
Pull Request -
State: closed - Opened by OlsonDev over 9 years ago
- 1 comment
Labels: cla: yes
#105 - Ability to have performMicrotaskCheckpoint not attached to global
Issue -
State: open - Opened by vkarpov15 over 9 years ago
#104 - Build system seems to be broken
Issue -
State: closed - Opened by nmabhinandan over 9 years ago
#103 - removed duplicate declaration of path
Pull Request -
State: closed - Opened by capaj over 9 years ago
- 1 comment
Labels: cla: yes
#102 - TypeError: Object.observe is not a function
Issue -
State: closed - Opened by ORESoftware over 9 years ago
- 2 comments
#101 - FTLOG
Issue -
State: closed - Opened by ORESoftware over 9 years ago
- 3 comments
#100 - .set doesnt work with computed bindings, computed properties, or observers
Issue -
State: open - Opened by GrahenKraken over 9 years ago
#99 - Tag with ^1.0.0
Issue -
State: open - Opened by arodic over 9 years ago
#98 - ObjectObserver doesn't seem to work in Safari iOS
Issue -
State: closed - Opened by pshihn over 9 years ago
- 3 comments
#97 - feature request: Path.toParent()
Issue -
State: open - Opened by capaj over 9 years ago
#96 - Error: PathObserver is not defined
Issue -
State: open - Opened by danieleliberti over 9 years ago
- 1 comment
#95 - How to (when) discard changes on an opened observer
Issue -
State: open - Opened by jacargentina over 9 years ago
#94 - Can we add to npm.
Issue -
State: closed - Opened by quantuminformation almost 10 years ago
- 1 comment
#93 - ArrayObserver and arrays of objects
Issue -
State: closed - Opened by glassresistor almost 10 years ago
- 1 comment
#92 - PathObserver only get called in Chrome
Issue -
State: closed - Opened by woeldiche almost 10 years ago
- 5 comments
#91 - Can't reopen a closed observer
Issue -
State: closed - Opened by bensleveritt almost 10 years ago
- 2 comments
#90 - Added missing word
Pull Request -
State: closed - Opened by hartca almost 10 years ago
- 3 comments
Labels: cla: yes
#89 - consider externalizing property accessors
Issue -
State: open - Opened by amitport almost 10 years ago
#88 - Fixed spelling mistake in README
Pull Request -
State: closed - Opened by ethangk almost 10 years ago
- 2 comments
Labels: cla: no
#87 - Observe_evented, another O.o library
Issue -
State: open - Opened by louisameline almost 10 years ago
#86 - invalidPath returned when using number-like keys for adding a path observer
Issue -
State: closed - Opened by jjwill almost 10 years ago
- 2 comments
#85 - Separate the polyfill and the Polymer features
Issue -
State: closed - Opened by louisameline almost 10 years ago
- 1 comment
#84 - allow import with module loaders
Pull Request -
State: closed - Opened by stefanr almost 10 years ago
- 1 comment
Labels: cla: no
#83 - Add array contents observer
Pull Request -
State: open - Opened by brianchin about 10 years ago
- 3 comments
Labels: cla: yes
#82 - Check that exports global smells like we're inside a Node.js module
Pull Request -
State: closed - Opened by polpo about 10 years ago
- 8 comments
Labels: cla: no
#81 - If variable exports is in global scope, Observer, ArraySplice, etc don't get put in global scope
Issue -
State: closed - Opened by polpo about 10 years ago
- 5 comments
#80 - Add a DeepObserver to recursively observe an object, all its properties, all their properties, etc....
Issue -
State: open - Opened by 0x24a537r9 about 10 years ago
- 4 comments
#79 - PathObserver ignores property names with hyphens
Issue -
State: closed - Opened by pflannery about 10 years ago
- 4 comments
#78 - Observations not triggered for defined properties in Chrome?
Issue -
State: closed - Opened by mtford90 about 10 years ago
- 4 comments
#77 - TypeError: arr.slice is not a function observe.js:938
Issue -
State: closed - Opened by lext-7 about 10 years ago
- 2 comments
#76 - Functions like `setYear` are not handled
Issue -
State: closed - Opened by David-Mulder over 10 years ago
- 7 comments
#75 - Checked for module.exports for global
Pull Request -
State: closed - Opened by wmira over 10 years ago
- 5 comments
Labels: cla: no
#74 - improve performance for template repeat over model objects with shared prototype
Pull Request -
State: open - Opened by jmesserly over 10 years ago
- 10 comments
Labels: cla: yes, p1
#73 - fix bug with rootObj optimization in observed sets
Pull Request -
State: closed - Opened by jmesserly over 10 years ago
- 5 comments
Labels: cla: yes, p1
#72 - Observe.js swallows exceptions
Issue -
State: open - Opened by liebrand over 10 years ago
- 5 comments
Labels: p1
#71 - fixes #70 -- move d8 specific code into d8_benchmark.js
Pull Request -
State: closed - Opened by jmesserly over 10 years ago
- 4 comments
#70 - hasDebugForceFullDelivery triggers breakpoints anytime stop-on-uncaught-exceptions is checked
Issue -
State: closed - Opened by natduca over 10 years ago
- 4 comments
#69 - detectEval() violates CSP when running in a Chrome extension environment
Issue -
State: open - Opened by genggoro over 10 years ago
- 8 comments
Labels: bug, p1
#68 - As used in Polymer, dirty checking performance needs improvement
Issue -
State: open - Opened by sorvell over 10 years ago
- 1 comment
#67 - Exports for Node.js and Browserify
Pull Request -
State: closed - Opened by zero-is-one over 10 years ago
- 8 comments
Labels: cla: yes
#66 - Do not create excess globals; consider collecting APIs under a namespace as needed
Issue -
State: open - Opened by jmesserly over 10 years ago
- 1 comment
#65 - Update NPM package
Issue -
State: closed - Opened by zero-is-one over 10 years ago
- 18 comments
#64 - PathObserver doesn't support String keys in index expressions
Issue -
State: closed - Opened by jolleekin over 10 years ago
- 8 comments
#63 - Avoid unnecessary global lookups of testingExposeCycleCount
Pull Request -
State: closed - Opened by ajklein over 10 years ago
- 1 comment
Labels: cla: yes
#62 - Disable eval for Firefox OS Apps
Pull Request -
State: closed - Opened by arv over 10 years ago
#61 - Disable `eval()` for Firefox Open Web Apps
Issue -
State: closed - Opened by nazar-pc over 10 years ago
- 1 comment
#60 - Observing push into existing array doesnt work
Issue -
State: closed - Opened by ghost over 10 years ago
- 2 comments
#59 - Doc should clarify Path requirements for PathObserver, Path
Issue -
State: closed - Opened by arthurevans over 10 years ago
- 2 comments
Labels: duplicate
#58 - Arguments to CompoundObserver callback are totally crazy
Issue -
State: open - Opened by rafaelw over 10 years ago
#57 - What is createBindablePrototypeAccessor used for?
Issue -
State: closed - Opened by ramblinjan over 10 years ago
- 1 comment
#56 - Does it support nested object?
Issue -
State: closed - Opened by inetufo almost 11 years ago
- 1 comment
#55 - Is it possible to use this with node.js?
Issue -
State: closed - Opened by gaelazzo almost 11 years ago
- 1 comment
#54 - main path error
Pull Request -
State: closed - Opened by inetufo almost 11 years ago
- 1 comment
Labels: cla: no
#53 - Create stand alone Object.observe shim
Issue -
State: closed - Opened by krisnye almost 11 years ago
- 5 comments
#52 - send path to callback
Issue -
State: closed - Opened by aeosynth almost 11 years ago
- 2 comments
Labels: enhancement
#51 - Update README.md
Pull Request -
State: closed - Opened by mohanaravind almost 11 years ago
- 1 comment
Labels: cla: yes
#50 - observe.js's detectEval causes console errors
Issue -
State: closed - Opened by jyasskin almost 11 years ago
- 2 comments
#49 - Don't use native Object.observe for DOM objects' IDL properties
Issue -
State: closed - Opened by stevehansen almost 11 years ago
- 5 comments
#48 - Fix detectEval() when running in Chrome App environment
Pull Request -
State: closed - Opened by dinhvh almost 11 years ago
- 3 comments
#47 - update Apache License with The Polymer Authors
Pull Request -
State: closed - Opened by PatrickJS almost 11 years ago
- 5 comments
#46 - CompoundObserver does not report changes to ObjectObservers
Issue -
State: open - Opened by speigg almost 11 years ago
- 8 comments
#45 - ArrayObserver does not work with Typed Arrays
Issue -
State: closed - Opened by speigg almost 11 years ago
- 6 comments
#44 - Errors with security policy detection on Chrome Apps
Issue -
State: closed - Opened by bergie almost 11 years ago
- 5 comments
#43 - Remove an unused local variable
Pull Request -
State: closed - Opened by vicb about 11 years ago
#42 - tests should be mostly async
Issue -
State: open - Opened by rafaelw about 11 years ago
- 2 comments
#41 - handle overflow of observer.id_
Issue -
State: open - Opened by rafaelw about 11 years ago
- 1 comment
#40 - caches need limits (and max settings)
Issue -
State: open - Opened by rafaelw about 11 years ago
#39 - correctly differentiating between node.js, node-webkit and the browser
Pull Request -
State: closed - Opened by FunkMonkey about 11 years ago
- 1 comment
#38 - CPU thrashing computed properties without Object.observe
Issue -
State: closed - Opened by timoxley about 11 years ago
- 15 comments
#37 - Provide a helper for notifying when accessor properties have changed
Issue -
State: open - Opened by sorvell about 11 years ago
- 6 comments
#36 - Cannot get observe to work
Issue -
State: closed - Opened by Irrelon about 11 years ago
- 3 comments
#30 - fix for use in strict mode
Pull Request -
State: closed - Opened by jankuca over 11 years ago
- 1 comment
#27 - Improve feedback from squelched exceptions
Issue -
State: closed - Opened by sjmiles over 11 years ago
- 1 comment
#26 - Changed hasEval test to avoid console error when browser supports security policy
Pull Request -
State: closed - Opened by mangini over 11 years ago
- 2 comments
#24 - 8/15 master -> stable
Pull Request -
State: closed - Opened by dfreedm over 11 years ago
#23 - Use of global in ChangeSummary IIFEs breaks loading in node-webkit
Issue -
State: closed - Opened by dfreedm over 11 years ago
- 9 comments
#22 - Updated package.json for npm
Pull Request -
State: closed - Opened by SamDuvall over 11 years ago
- 6 comments
#20 - Production Ready?
Issue -
State: closed - Opened by felixlaumon over 11 years ago
- 4 comments
#19 - Fix issue with ArrayReduction not updating PathObservers
Pull Request -
State: closed - Opened by peterwmwong over 11 years ago
- 2 comments
#17 - Add node.js support
Pull Request -
State: closed - Opened by SamDuvall over 11 years ago
- 1 comment
#11 - Prototype Array "view"
Issue -
State: open - Opened by rafaelw almost 12 years ago
#6 - Need rigorous definitions for path and "value at path".
Issue -
State: open - Opened by rafaelw almost 12 years ago
- 3 comments
#2 - Minor fixes to make tests run properly in Chrome canary
Pull Request -
State: closed - Opened by mkedwards about 12 years ago
- 1 comment