Ecosyste.ms: Issues

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

GitHub / AmpersandJS/ampersand-subcollection issues and pull requests

#50 - Deprecation notice

Pull Request - State: closed - Opened by wraithgar about 9 years ago - 3 comments
Labels: enhancement, documentation, request

#49 - replace underscore-mixin with lodash-mixin

Pull Request - State: closed - Opened by flipside about 9 years ago - 5 comments
Labels: enhancement, request, dependency

#48 - no tests for comparator function

Issue - State: closed - Opened by yocontra about 9 years ago - 1 comment

#47 - Swap out underscore with lodash

Pull Request - State: closed - Opened by pgilad about 9 years ago - 4 comments
Labels: enhancement, request, dependency

#46 - Swap backbone events to ampersand-events

Pull Request - State: closed - Opened by pgilad about 9 years ago - 3 comments
Labels: enhancement, request, dependency

#45 - replace underscore with lodash modules

Pull Request - State: closed - Opened by klaemo about 9 years ago - 4 comments
Labels: enhancement, request, dependency

#44 - swap out backbone-events-standalone for ampersand-events

Pull Request - State: closed - Opened by lukekarrys over 9 years ago - 4 comments
Labels: enhancement, request, dependency

#43 - Deprecate in favor of constituent libraries

Issue - State: closed - Opened by wraithgar over 9 years ago - 2 comments
Labels: enhancement

#42 - Remove underscore, use ampersand-events

Pull Request - State: closed - Opened by wraithgar over 9 years ago - 3 comments
Labels: enhancement, request

#41 - O(n^2) execution time for runFilters

Issue - State: closed - Opened by legastero over 9 years ago - 9 comments
Labels: bug

#40 - bubble change event if model was initially a member | closes #39

Pull Request - State: closed - Opened by aaronmccall over 9 years ago - 5 comments
Labels: bug, request

#39 - When do subCollections update in relation to `change` events?

Issue - State: closed - Opened by latentflip over 9 years ago - 14 comments
Labels: bug, in progress

#38 - convert _sort to use object-sort (amp-sort?)

Issue - State: closed - Opened by aaronmccall over 9 years ago - 1 comment
Labels: enhancement

#37 - only trigger sort when there's a comparator

Pull Request - State: closed - Opened by aaronmccall over 9 years ago - 2 comments
Labels: enhancement, request

#36 - Event bubbling fix | closes #25

Pull Request - State: closed - Opened by aaronmccall over 9 years ago - 2 comments
Labels: bug, request

#35 - sort as described in docs | fixes #33

Pull Request - State: closed - Opened by aaronmccall over 9 years ago - 9 comments
Labels: bug, documentation, request

#34 - re-slice without re-filtering

Issue - State: closed - Opened by aaronmccall over 9 years ago - 1 comment
Labels: enhancement

#33 - comparator behaviour inconsistent with &-collection & own docs

Issue - State: closed - Opened by aaronmccall over 9 years ago
Labels: bug

#32 - Collection api parity

Pull Request - State: closed - Opened by aaronmccall over 9 years ago - 1 comment
Labels: enhancement, request

#31 - transform?

Issue - State: closed - Opened by yocontra over 9 years ago - 27 comments
Labels: enhancement

#30 - add change log for 2.0.0

Pull Request - State: closed - Opened by aaronmccall over 9 years ago - 4 comments
Labels: request, release notes

#29 - Fix typo

Pull Request - State: closed - Opened by seanhussey over 9 years ago - 1 comment
Labels: documentation, request

#28 - Refactor configure

Pull Request - State: closed - Opened by HenrikJoreteg over 9 years ago - 30 comments
Labels: enhancement, request

#27 - watch string comparator, cache spec, refactor configure

Pull Request - State: closed - Opened by aaronmccall over 9 years ago - 20 comments
Labels: enhancement, request

#26 - Allow for bubbling models custom events to subcollections. Fix #25

Pull Request - State: closed - Opened by kamilogorek over 9 years ago - 3 comments
Labels: request

#25 - Doesn't trigger non-change item events like a collection does.

Issue - State: closed - Opened by latentflip over 9 years ago - 1 comment
Labels: bug

#24 - Add travis.yml

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

#23 - The sort event is constantly triggered, even when a model is just added.

Issue - State: closed - Opened by latentflip over 9 years ago - 6 comments
Labels: bug, discussion

#22 - Revert "Like a collection, sort events should only ever be triggered if ...

Pull Request - State: closed - Opened by latentflip over 9 years ago
Labels: bug, request

#21 - Like a collection, sort events should only ever be triggered if a comparator is actually defined.

Pull Request - State: closed - Opened by latentflip over 9 years ago
Labels: bug, request

#20 - Fix reset option for `configure()`

Pull Request - State: closed - Opened by HenrikJoreteg over 9 years ago - 1 comment
Labels: bug, request

#19 - switch out underscore for lodash

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

#18 - user run-browser for npm start

Pull Request - State: closed - Opened by lukekarrys almost 10 years ago

#17 - Tests can't be run through tape-run with phantomjs

Issue - State: closed - Opened by lukekarrys almost 10 years ago - 3 comments
Labels: enhancement

#16 - standardize test script and modules

Pull Request - State: closed - Opened by lukekarrys almost 10 years ago

#15 - Easy way to force re-sort

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

#14 - Function comparator are not working for me

Issue - State: closed - Opened by jrmyio almost 10 years ago - 2 comments
Labels: bug

#13 - Overwrite models before calling add/remove events.

Pull Request - State: closed - Opened by jrmyio almost 10 years ago - 4 comments

#12 - Add license

Pull Request - State: closed - Opened by wraithgar almost 10 years ago

#11 - There's no way to reset comparator

Issue - State: closed - Opened by webmasterkai almost 10 years ago - 5 comments
Labels: bug

#10 - Add swapFilters() method

Pull Request - State: closed - Opened by legastero almost 10 years ago - 6 comments
Labels: request

#9 - Missing serialize() and toJSON() options.

Issue - State: closed - Opened by jrmyio almost 10 years ago - 5 comments

#8 - Fix addFilter

Pull Request - State: closed - Opened by samhashemi almost 10 years ago - 3 comments

#7 - Add filtered_length property. Proposed fix for #6

Pull Request - State: closed - Opened by webmasterkai almost 10 years ago - 4 comments
Labels: request

#6 - How do you get model count or number of "pages" before `limit` is applied?

Issue - State: closed - Opened by webmasterkai almost 10 years ago - 9 comments

#4 - Remove config `where` filter before add when it was passed previously.

Issue - State: closed - Opened by webmasterkai almost 10 years ago - 6 comments
Labels: enhancement

#2 - Proxying change events

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

#1 - Lookup by model ID

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