Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / SteveSanderson/knockout-es5 issues and pull requests

#65 - Computeds should be pureComputeds?

Issue - State: open - Opened by HarryvanderBeek almost 3 years ago

#64 - Added "subscribe" method to the plain array

Pull Request - State: closed - Opened by revengineering about 6 years ago - 1 comment

#63 - how to access $rawData

Issue - State: open - Opened by chuliangyu about 7 years ago

#60 - getObservable return declared normal observable.

Pull Request - State: closed - Opened by jmvtrinidad almost 8 years ago - 1 comment

#59 - Add dist files w/o weakmap shim

Pull Request - State: closed - Opened by jrsearles almost 8 years ago - 1 comment

#58 - Breaks F12 Tools in IE11

Issue - State: closed - Opened by Manuel-S about 8 years ago - 2 comments

#57 - Fix for IE11 debugger

Pull Request - State: closed - Opened by ntrrgc about 8 years ago - 1 comment

#56 - Don't break Chrome debugger

Pull Request - State: closed - Opened by ntrrgc about 8 years ago - 1 comment

#55 - Recalculation Never Happens in a Nitch Case

Issue - State: open - Opened by josiahbryan about 8 years ago - 1 comment

#54 - Would you please update the version in npm?

Issue - State: closed - Opened by dannyxx001 about 8 years ago - 1 comment

#53 - Weakmap is not referenced as dependency, but is required by package.

Issue - State: open - Opened by blazkovicz over 8 years ago - 2 comments

#52 - Create release w/o weakmap polyfill

Issue - State: closed - Opened by jrsearles over 8 years ago

#51 - How do you get an observable within an observableArray?

Issue - State: open - Opened by grofit over 8 years ago - 13 comments

#50 - Update NPM repo

Issue - State: closed - Opened by archangel-irk over 8 years ago

#49 - Not working via npm?

Issue - State: open - Opened by grofit over 8 years ago - 3 comments

#48 - Support for custom two-way bindings

Pull Request - State: open - Opened by pmaselkowski over 8 years ago - 2 comments

#46 - update to ko 3.4.0

Issue - State: closed - Opened by atom-project over 8 years ago - 1 comment

#45 - "Implicit" Computed properties should not be able to be overwritten

Issue - State: open - Opened by kohenkatz over 8 years ago - 5 comments

#44 - getObservableArray support?

Issue - State: open - Opened by grofit over 8 years ago

#43 - Fix Access Denied Errors in IE 11

Pull Request - State: closed - Opened by matthemsteger almost 9 years ago - 1 comment

#42 - Add to definitely typed?

Issue - State: open - Opened by grofit almost 9 years ago - 7 comments

#41 - Add latest to NPM?

Issue - State: closed - Opened by grofit almost 9 years ago - 6 comments

#40 - Add option to lazily create observables

Pull Request - State: closed - Opened by jrsearles almost 9 years ago - 1 comment

#38 - Use Object.defineProperties in batch

Pull Request - State: closed - Opened by jrsearles about 9 years ago - 1 comment

#37 - Add array support for deep track

Issue - State: open - Opened by archangel-irk about 9 years ago - 4 comments
Labels: enhancement

#36 - Functions as computed

Issue - State: open - Opened by SimonFarrugia about 9 years ago - 2 comments

#35 - fixed null contains nested object error.

Pull Request - State: closed - Opened by alu about 9 years ago - 2 comments

#34 - Change main in package.json for compatibility with browserify

Pull Request - State: closed - Opened by manuelcabral over 9 years ago - 1 comment

#33 - Adapt CommonJS Modules

Pull Request - State: closed - Opened by mimizu over 9 years ago - 2 comments

#32 - TypeScript support

Issue - State: open - Opened by wgebczyk over 9 years ago - 2 comments

#31 - Using with browserify

Issue - State: closed - Opened by hugozap over 9 years ago - 4 comments

#30 - repo removed from Google search

Issue - State: closed - Opened by PatrickJS over 9 years ago - 1 comment

#29 - Removed "global" so that r.js optimizer picks it up

Pull Request - State: closed - Opened by jods4 over 9 years ago - 1 comment

#28 - ko-es5 is not r.js-friendly

Issue - State: closed - Opened by jods4 over 9 years ago - 2 comments

#27 - CI support (Travis)

Issue - State: open - Opened by kuraga over 9 years ago - 4 comments

#26 - fix main property

Pull Request - State: closed - Opened by isoden over 9 years ago

#25 - Add options

Issue - State: closed - Opened by jbblanchet over 9 years ago - 3 comments
Labels: enhancement

#24 - Add recursion

Issue - State: closed - Opened by jbblanchet over 9 years ago - 5 comments
Labels: enhancement

#23 - Use Array.isArray()

Pull Request - State: closed - Opened by brigand over 9 years ago - 1 comment

#22 - No way to use with require.js

Issue - State: closed - Opened by michaeldewayneharris over 9 years ago - 3 comments

#21 - Is repository maintained?

Issue - State: closed - Opened by kuraga almost 10 years ago - 6 comments

#20 - bower

Issue - State: closed - Opened by michaeldewayneharris almost 10 years ago - 2 comments

#19 - Adding method to untrack tracked properties

Pull Request - State: closed - Opened by jrsearles about 10 years ago - 1 comment

#18 - Need to be able to unregister tracked property

Issue - State: closed - Opened by jrsearles about 10 years ago - 1 comment

#17 - Sync with upstream version of weakmap.js

Pull Request - State: closed - Opened by wader over 10 years ago - 1 comment

#16 - Browser CSP compatibility

Issue - State: closed - Opened by wader over 10 years ago

#15 - Supply custom bindings with actual observables

Pull Request - State: closed - Opened by CraigCav over 10 years ago - 2 comments

#14 - instanceof shouldn't be used

Issue - State: closed - Opened by brigand over 10 years ago - 1 comment

#13 - ko.track is undefined in click handlers

Issue - State: closed - Opened by brigand over 10 years ago - 1 comment

#12 - Is not working on chrome - length cannot be redefined

Issue - State: closed - Opened by dotnetwise over 10 years ago - 3 comments

#11 - Question: Custom Bindings and Subscribe?

Issue - State: closed - Opened by brigand over 10 years ago - 1 comment

#10 - Knockout es5 is AMD aware.

Pull Request - State: closed - Opened by camswords almost 11 years ago - 5 comments

#9 - Skip properties where descriptor can't be redefined

Pull Request - State: closed - Opened by archangel-irk almost 11 years ago - 1 comment

#7 - How to use with extend ?

Issue - State: closed - Opened by Eisenspalter about 11 years ago - 2 comments

#6 - Nested ViewModels

Issue - State: closed - Opened by TradeArcher2020 about 11 years ago - 5 comments
Labels: enhancement

#5 - Question: How would you handle observable extensions ?

Issue - State: open - Opened by slaneyrw about 11 years ago - 8 comments

#4 - Missing license

Issue - State: closed - Opened by arj03 about 11 years ago - 1 comment

#3 - Mutating a property can create a dependency on it

Issue - State: closed - Opened by mbest about 11 years ago - 2 comments

#2 - Support for custom two-way bindings

Issue - State: open - Opened by mbest about 11 years ago - 7 comments

#1 - typeof fix

Pull Request - State: closed - Opened by arj03 about 11 years ago - 4 comments