Ecosyste.ms: Issues

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

GitHub / crcn/bindable.js issues and pull requests

#78 - context of bindable object should always be itself

Issue - State: open - Opened by crcn about 10 years ago
Labels: changes

#77 - remove collection aliases such as map, and join

Issue - State: open - Opened by crcn about 10 years ago
Labels: changes

#76 - remove _source, and use source property instead

Issue - State: closed - Opened by crcn about 10 years ago
Labels: changes

#75 - re-compute bindings when items in collection.@each change

Issue - State: open - Opened by crcn about 10 years ago
Labels: additions, bugs

#74 - use bindable.tick for debouncing bound properties

Issue - State: open - Opened by crcn about 10 years ago
Labels: additions

#73 - use strict mode for each module

Issue - State: open - Opened by crcn about 10 years ago
Labels: additions, important

#72 - ability to compute properties immediately

Issue - State: open - Opened by crcn over 10 years ago
Labels: additions

#71 - computed properties should use requestAnimationFrame, or custom ticker

Issue - State: open - Opened by crcn over 10 years ago
Labels: additions

#70 - computed props such as @each should watch for on change event

Issue - State: open - Opened by crcn over 10 years ago
Labels: additions

#69 - only trigger computed property when all args are defined

Issue - State: open - Opened by crcn over 10 years ago

#68 - if first param in source() is a function, call it back

Issue - State: closed - Opened by crcn over 10 years ago
Labels: additions

#67 - context should never be a bindable object. Never check for it.

Issue - State: closed - Opened by crcn almost 11 years ago
Labels: changes, optimize

#66 - no fluent interface, should just be bind(from, to, now)

Issue - State: closed - Opened by crcn almost 11 years ago
Labels: changes, optimize

#65 - don't add "dispose" listener

Issue - State: closed - Opened by crcn almost 11 years ago

#64 - make setting multiple properties more explicit with setMultiple, or setProperties

Issue - State: closed - Opened by crcn almost 11 years ago
Labels: changes

#63 - remove .reset() method

Issue - State: closed - Opened by crcn almost 11 years ago
Labels: changes

#62 - do NOT dispose bindings if bindable object is disposed

Issue - State: closed - Opened by crcn almost 11 years ago
Labels: additions

#61 - move to JS

Issue - State: closed - Opened by crcn about 11 years ago
Labels: changes

#60 - [email protected] fails if all properties are undefined, or collection is empty

Issue - State: closed - Opened by crcn about 11 years ago
Labels: additions

#59 - bindable.bind("prop, prop").to(value, value) doesn't work

Issue - State: closed - Opened by crcn about 11 years ago
Labels: bugs

#58 - default context should be self

Issue - State: closed - Opened by crcn about 11 years ago
Labels: changes, important

#57 - emit "watching" instead of calling _watching

Issue - State: closed - Opened by crcn about 11 years ago
Labels: changes

#56 - remove ability to reference properties on bindable object

Issue - State: closed - Opened by crcn about 11 years ago
Labels: changes

#55 - context should be setable to `this`

Issue - State: closed - Opened by crcn about 11 years ago
Labels: additions

#54 - _watching busted

Issue - State: closed - Opened by crcn about 11 years ago
Labels: bugs

#53 - some edge cases where bindings doesn't work.

Issue - State: closed - Opened by crcn over 11 years ago
Labels: bugs

#52 - items shouldn't be mapped on remove.

Issue - State: closed - Opened by crcn over 11 years ago
Labels: bugs

#51 - default value for binding if undefined, or null. Don't use .map()

Issue - State: closed - Opened by crcn over 11 years ago
Labels: changes, important

#50 - ability to map to multiple properties

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions, important

#49 - Computed properties don't work when the property you are computing from is null

Issue - State: closed - Opened by rfrank1813 over 11 years ago - 1 comment

#47 - ability to bind multiple properties to another property

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions, maybe

#46 - if an item doesn't exist on collection.pop(), an error is thrown.

Issue - State: closed - Opened by crcn over 11 years ago
Labels: bugs

#45 - create a random _id if one doesn't exist.

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions

#44 - .cast() property

Issue - State: closed - Opened by crcn over 11 years ago - 1 comment
Labels: additions, wontfix, important

#43 - remove staple.coffee

Issue - State: closed - Opened by crcn over 11 years ago
Labels: changes

#42 - bindable should have a .property(key) method which returns only *one* property

Issue - State: closed - Opened by crcn over 11 years ago
Labels: optimize

#41 - binding.delay(ms) property

Issue - State: closed - Opened by crcn over 11 years ago - 1 comment
Labels: additions

#40 - bindable.options for global options

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions

#39 - test to see whether embedded computed properties are bindable

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions, important

#38 - computed properties should be debounced

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions, optimize, important

#37 - computed property test

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions

#36 - computed properties in binding.js

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions, important

#35 - @property should call a function on the target object, and assume an array of items

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions, important

#34 - ability for collections to specify computed properties

Issue - State: closed - Opened by crcn over 11 years ago - 1 comment
Labels: additions, wontfix, important

#33 - bindable objects should be inheritable

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions

#32 - binding properties should return old values

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions

#31 - binding .get() should not ever return reference to property explicitly set to the bindable object

Issue - State: closed - Opened by crcn over 11 years ago
Labels: changes, optimize, wontfix, important

#29 - binding changes should be asynchronous - run in an event loop

Issue - State: closed - Opened by crcn over 11 years ago - 1 comment
Labels: changes, optimize, wontfix

#28 - binding data to targets should be explicitly called, instead of assumed

Issue - State: closed - Opened by crcn over 11 years ago
Labels: changes, important

#27 - changet .getFlatten to .toObject

Issue - State: closed - Opened by crcn over 11 years ago

#26 - ability to inherit bindings

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions, wontfix

#25 - reset / replace events

Issue - State: closed - Opened by crcn over 11 years ago
Labels: wontfix

#24 - remove builder

Issue - State: closed - Opened by crcn over 11 years ago

#23 - remove sift dependency

Issue - State: closed - Opened by crcn over 11 years ago

#22 - change _id method of collection

Issue - State: closed - Opened by crcn over 11 years ago
Labels: changes

#21 - do not enforce ID by default

Issue - State: closed - Opened by crcn over 11 years ago
Labels: changes

#20 - .empty method

Issue - State: closed - Opened by crcn over 11 years ago

#19 - binding "to" property should be listened to if it changes

Issue - State: closed - Opened by crcn over 11 years ago - 1 comment
Labels: changes

#18 - use Object.observes

Issue - State: closed - Opened by crcn over 11 years ago
Labels: maybe

#17 - listen for "dispose" event for listeners

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions

#16 - collections should be disposable

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions

#15 - collection bindings should be disposed after collection is disposed

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions

#14 - collection should be a bindable object

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions

#13 - ability to add disposable bindings to sub bindings

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions

#12 - ability to bind queries for collections

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions, maybe

#11 - ability to bind queries for collections

Issue - State: closed - Opened by crcn over 11 years ago

#10 - ability to bind collections with deep path

Issue - State: closed - Opened by crcn over 11 years ago
Labels: additions, maybe

#9 - bindings need to bubble up

Issue - State: closed - Opened by crcn over 11 years ago

#8 - collection of objects must have an _id

Issue - State: closed - Opened by crcn over 11 years ago

#7 - bindable.configure (like rivets)

Issue - State: closed - Opened by crcn over 11 years ago - 1 comment
Labels: wontfix

#6 - move builder class to own repo

Issue - State: closed - Opened by crcn over 11 years ago - 1 comment
Labels: wontfix

#5 - ability to set transformer for data bound objects

Issue - State: closed - Opened by crcn over 11 years ago

#4 - ability to set default value

Issue - State: closed - Opened by crcn over 11 years ago - 1 comment

#3 - dref shim

Issue - State: closed - Opened by crcn over 11 years ago

#2 - should be able to data-bind to a binding

Issue - State: closed - Opened by crcn over 11 years ago

#1 - two-way data binding

Issue - State: closed - Opened by crcn over 11 years ago