Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/emberjs/ember-inspector
Adds an Ember tab to the browser's Developer Tools that allows you to inspect Ember objects in your application.
https://github.com/emberjs/ember-inspector
Bumps [del](https://github.com/sindresorhus/del) from 6.0.0 to 6.1.0.
- [Release notes](https:/...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1135.0 to 2.1140.0.
- [Release notes]...
Bumps [@ember/test-helpers](https://github.com/emberjs/ember-test-helpers) from 2.7.0 to 2.8.1.
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1130.0 to 2.1135.0.
- [Release notes]...
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.72.1.
- [Release notes](ht...
Right now, the 'Route tree' test from the 'Ember Debug - Route Tree' has
a race condition betwe...
* deprecations: add a test case for toolbar clear btn
Let's add a test case which verifies th...
7a6633e2aeb2ec9599611989df592157b3895181 authored over 2 years agoBumps [broccoli-babel-transpiler](https://github.com/babel/broccoli-babel-transpiler) from 7.8.0...
6ede4bf45fcaa1e9e52a55b3226136facd19e3e5 authored over 2 years ago
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.0.
- [Release notes](https...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1120.0 to 2.1130.0.
- [Release notes]...
Bumps [release-it](https://github.com/release-it/release-it) from 14.14.2 to 14.14.3.
- [Releas...
Bumps [qunit](https://github.com/qunitjs/qunit) from 2.19.0 to 2.19.1.
- [Release notes](https:...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.1 to 14.8.2.
- [Release not...
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 10.6.0 to 10....
2aaf68fa3fdcf8c260037a44b59da41cd01e8931 authored over 2 years agoBumps [@html-next/vertical-collection](https://github.com/html-next/vertical-collection) from 3....
6d95328a7399308ab5660fa96e3384bcb0612582 authored over 2 years ago
Bumps [qunit](https://github.com/qunitjs/qunit) from 2.18.2 to 2.19.0.
- [Release notes](https:...
Bumps [ember-cli-sass](https://github.com/adopted-ember-addons/ember-cli-sass) from 10.0.1 to 11...
6b90bde794430635d04e219c288990ec600bd2c3 authored over 2 years ago
Right now, the list-cell component is a classic component. For
this particular component, migra...
Bumps [sass](https://github.com/sass/dart-sass) from 1.50.1 to 1.51.0.
- [Release notes](https:...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.7.1 to 14.8.1.
- [Release not...
Right now, the resizable-column component is a classic component. For
this particular component...
Right now, when we run the 'Views are correctly handled when destroyed
during transitions' test...
There are two ways to invoke a component in a template: curly component
syntax ({{my-component}...
Right now, we disable the 'table-groups' linting rule. This rule helps
to ensure that table row...
As of Ember Octane, the actions hash and {{action}} modifier and helper
are no longer needed. ...
Due to how qunit unloads a test module, importing a test file will cause
any modules and tests ...
This mixin triggers a deprecation warning in Ember 3.28 applications.
c69f91c943c3057f973264aea9e46fb87774eb6a authored over 2 years ago
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.6.1 to 14.7.1.
- [Release not...
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.14.0.
- [Release notes](https...
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babe...
708aebd0bd046f8a78d4e2a3bc13d8f47d9d00fd authored over 2 years ago
It is currently possible to reference properties on a component without
a preceding `this`. Thi...
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 10.5.9 to 10....
ccfdced22aa51f167d4d9fd8c8e63adbcbc8eb72 authored over 2 years ago
Bumps [sass](https://github.com/sass/dart-sass) from 1.50.0 to 1.50.1.
- [Release notes](https:...
Bumps [release-it](https://github.com/release-it/release-it) from 14.13.1 to 14.14.2.
- [Releas...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1116.0 to 2.1120.0.
- [Release notes]...
ember-template-lint's no-inline-styles rule forbids using inline styles
as they are often harde...
The methods transitionTo and replaceWith of the Route have been
deprecated in order to reduce t...
Since Ember 3.27, using . to access run loop functions has been
deprecated, such as run.bind. I...
* object-inspector: update prop classes to glimmer
Let's update the PropertiesBase component ...
8476e9d7ab2a365db3c0481cb957e92a99c2bffc authored almost 3 years agoBumps [ember-cli-dependency-checker](https://github.com/quaertym/ember-cli-dependency-checker) f...
015c38ac6c67b7630f86b697939fedf184aa12be authored almost 3 years ago
Right now, the left and right arrow keyboard shortcuts will collapse and
expand the currently s...
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.72.0.
- [Release notes](ht...
Bumps [@ember/test-helpers](https://github.com/emberjs/ember-test-helpers) from 2.6.0 to 2.7.0.
...
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.50.0.
- [Release notes](https:...
Let's upgrade the object-inspector component to extend '@glimmer/component'
rather than '@ember...
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
- [Release notes](h...
Bumps [@glimmer/tracking](https://github.com/glimmerjs/glimmer.js) from 1.0.4 to 1.1.2.
- [Rele...
Bumps [@glimmer/component](https://github.com/glimmerjs/glimmer.js) from 1.0.4 to 1.1.2.
- [Rel...
Bumps [qunit](https://github.com/qunitjs/qunit) from 2.18.0 to 2.18.2.
- [Release notes](https:...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1102.0 to 2.1116.0.
- [Release notes]...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1096.0 to 2.1102.0.
- [Release notes]...
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
- [Release notes](h...
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babe...
ddbd3827c190c84be38a4da0f3a5a9b752086788 authored almost 3 years ago
Bumps [release-it](https://github.com/release-it/release-it) from 14.12.5 to 14.13.1.
- [Releas...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.6.0 to 14.6.1.
- [Release not...
Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0.
- [Release notes](https...
Bumps [ember-auto-import](https://github.com/ef4/ember-auto-import/tree/HEAD/packages/ember-auto...
945940f0f1abbe780d00e5e95f3e760ba844ea11 authored almost 3 years ago
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1092.0 to 2.1096.0.
- [Release notes]...
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.1 to 2.6.0.
- [Release notes](h...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.3 to 14.6.0.
- [Release not...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1088.0 to 2.1092.0.
- [Release notes]...
Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.0.
- [Release notes](https...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1087.0 to 2.1088.0.
- [Release notes]...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.4.0 to...
850a60298a4d2c2518110edad3e6bc96b44bd2c8 authored almost 3 years ago
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1078.0 to 2.1087.0.
- [Release notes]...
Bumps [webpack](https://github.com/webpack/webpack) from 5.69.1 to 5.70.0.
- [Release notes](ht...
Bumps [@html-next/vertical-collection](https://github.com/html-next/vertical-collection) from 3....
9123460027da94800da0dded980349fcf942f18b authored almost 3 years ago
Bumps [release-it](https://github.com/release-it/release-it) from 14.12.4 to 14.12.5.
- [Releas...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.1 to 14.5.3.
- [Release not...
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.8 to 1.49.9.
- [Release notes](https:...
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.10.0.
- [Release notes](https:...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1073.0 to 2.1078.0.
- [Release notes]...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to...
b3a5e52001c8d89e640a90d8a9536f421f28c40d authored almost 3 years ago
Bumps [qunit](https://github.com/qunitjs/qunit) from 2.17.2 to 2.18.0.
- [Release notes](https:...
Bumps [webpack](https://github.com/webpack/webpack) from 5.68.0 to 5.69.1.
- [Release notes](ht...
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 10.5.8 to 10....
746241f263644f817a1f573e893f78a30d04043c authored almost 3 years ago
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.7 to 1.49.8.
- [Release notes](https:...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1073.0 to 2.1077.0.
- [Release notes]...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.0 to 14.5.1.
- [Release not...
Bumps [ember-concurrency](https://github.com/machty/ember-concurrency) from 2.2.0 to 2.2.1.
- [...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1069.0 to 2.1073.0.
- [Release notes]...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.3.0 to 14.5.0.
- [Release not...
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babe...
2aa17a9432e9b502e97791bb2b8bb22d05c5103d authored almost 3 years ago
Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.9.0.
- [Release notes](https:/...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1....
73e2518237b2ec9c6a44c34e5c1a9403ad0a8652 authored almost 3 years ago* octane migration - deprecation-item-source
* Update app/components/deprecation-item-source....
d6f8610455fefeb2285ab11bbc50b1c66995948c authored almost 3 years agoBumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser...
31efd7c727818d527af84767a6db36d61995ab9c authored almost 3 years agoBumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babe...
3400ba468901fa05199b1956afa49b937aa2853c authored almost 3 years ago
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.0 to 1.49.7.
- [Release notes](https:...
Bumps [webpack](https://github.com/webpack/webpack) from 5.67.0 to 5.68.0.
- [Release notes](ht...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1066.0 to 2.1069.0.
- [Release notes]...
Bumps [@ember/render-modifiers](https://github.com/emberjs/ember-render-modifiers) from 2.0.3 to...
96fcd4ab2ab451c772cf188440545da01a168dc7 authored almost 3 years ago
Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.0.
- [Release notes](https:/...
Bumps [ember-math-helpers](https://github.com/shipshapecode/ember-math-helpers) from 2.18.0 to 2...
bfb38f2e9721715040adee80c75dff4ef75045bf authored almost 3 years ago
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1062.0 to 2.1066.0.
- [Release notes]...
Bumps [sass](https://github.com/sass/dart-sass) from 1.48.0 to 1.49.0.
- [Release notes](https:...
Bumps [release-it](https://github.com/release-it/release-it) from 14.12.1 to 14.12.4.
- [Releas...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.2.0 to 14.3.0.
- [Release not...
Bumps [ember-svg-jar](https://github.com/ivanvotti/ember-svg-jar) from 2.3.3 to 2.3.4.
- [Relea...
Bumps [@ember/render-modifiers](https://github.com/emberjs/ember-render-modifiers) from 2.0.2 to...
e0052b87e2f2b58fb65a2950962395bd5a910a4a authored almost 3 years ago