Ecosyste.ms: Issues

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

GitHub / GavinJoyce/ember-computed-change-gate issues and pull requests

#47 - Bump json5 and ember-resolver

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#46 - Bump json5 and ember-resolver

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#45 - Bump express from 4.16.3 to 4.18.2

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#44 - Bump qs and express

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#43 - Bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#42 - Bump engine.io and socket.io

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#41 - Bump socket.io-parser and socket.io

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#40 - Bump socket.io-parser and socket.io

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#39 - Bump xmldom and ember-cli

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#38 - Bump follow-redirects from 1.9.0 to 1.14.8

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#37 - Bump ajv from 4.11.8 to 6.12.6

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#36 - Bump mout from 1.1.0 to 1.2.3

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#35 - Bump follow-redirects from 1.9.0 to 1.14.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#34 - Bump tmpl from 1.0.4 to 1.0.5

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#33 - Bump path-parse from 1.0.5 to 1.0.7

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#32 - Bump hosted-git-info from 2.6.0 to 2.8.9

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#31 - Bump lodash from 3.8.0 to 4.17.5

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#30 - Bump handlebars from 4.0.11 to 4.7.7

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#29 - Bump underscore from 1.8.3 to 1.13.1

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#28 - Bump merge from 1.2.0 to 1.2.1

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#27 - Bump socket.io from 2.1.0 to 2.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#26 - Bump ini from 1.3.4 to 1.3.7

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#25 - Bump http-proxy from 1.16.2 to 1.18.1

Pull Request - State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#24 - Bump handlebars from 4.0.11 to 4.7.6

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#23 - Bump lodash.merge from 4.6.1 to 4.6.2

Pull Request - State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#22 - Bump websocket-extensions from 0.1.3 to 0.1.4

Pull Request - State: open - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#21 - Bump jquery from 3.3.1 to 3.5.0

Pull Request - State: open - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#20 - Bump acorn from 3.3.0 to 6.4.1

Pull Request - State: open - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#19 - Bump handlebars from 4.0.11 to 4.5.3

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#18 - Bump to 1.1.0

Pull Request - State: closed - Opened by patocallaghan over 4 years ago

#17 - Provide ability to configure observers sync or async

Pull Request - State: closed - Opened by patocallaghan over 4 years ago

#16 - [WIP] use async observers

Pull Request - State: open - Opened by GavinJoyce almost 5 years ago

#15 - update ember to 3.12

Pull Request - State: closed - Opened by GavinJoyce almost 5 years ago

#14 - Upgrade ember-cli 🆙

Pull Request - State: closed - Opened by esbanarango about 6 years ago - 5 comments

#13 - Use Ember.isEqual instead of direct equality

Pull Request - State: closed - Opened by orf over 7 years ago - 6 comments

#12 - add support for multiple properties

Pull Request - State: closed - Opened by givanse over 7 years ago - 4 comments

#11 - upgrade to ember-cli 2.9.1

Pull Request - State: closed - Opened by givanse over 7 years ago - 2 comments

#10 - Upgrade ember-cli

Pull Request - State: closed - Opened by GavinJoyce over 8 years ago

#9 - Add support for multiple properties

Issue - State: closed - Opened by abuiles over 9 years ago
Labels: enhancement

#8 - Bind filter to the instance that the property it is attached to

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

#7 - Fixed: multiple instances of same class share computed.meta()

Pull Request - State: closed - Opened by taras almost 10 years ago - 7 comments

#6 - Add MIT license

Issue - State: closed - Opened by GavinJoyce almost 10 years ago

#5 - Make the screencast image link to YouTube

Pull Request - State: closed - Opened by f3ndot almost 10 years ago - 1 comment

#4 - Refactored macro to use ComputedProperty meta instead of object's meta - for real this time

Pull Request - State: closed - Opened by taras almost 10 years ago - 1 comment

#3 - Revert "Refactored macro to use ComputedProperty meta instead of object'...

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

#2 - Refactored macro to use ComputedProperty meta instead of object's meta

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

#1 - Add a link to the youtube video

Issue - State: closed - Opened by GavinJoyce almost 10 years ago