Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/emberjs/ember-render-modifiers
Implements did-insert / did-update / will-destroy modifiers for emberjs/rfcs#415
https://github.com/emberjs/ember-render-modifiers
4e1fc678fb9f2aff09898eca1b68bc26ac8f0d0e authored over 1 year ago
Introduce type definitions for render modifiers
fe1de326d4c76bbfff07dccc80d8981d8f18e15a authored over 1 year ago
Since these are not actively recommended, I am not taking the time to
actively reimplement the p...
Co-authored-by: V. Lascik <[email protected]>
cd2a02d83a7cd86ead274a1f6f77c2d069e74109 authored over 1 year ago
Since these are not actively recommended, I am not taking the time to
actively reimplement the p...
9d248fde8373eaf39eb0231c34b7174a94bf6fde authored almost 2 years ago
77d0f377a644cc4ad092a5bce22755dc9537c907 authored almost 2 years ago
Add ember-source v5 to peers
9f8791f16fa0f0c0a866dcd2d7c281deb2aa9816 authored almost 2 years agoa42613f8c42e4466dbd5d4ce3342a63280dfb540 authored almost 2 years ago
c2a03400531b173ba5a988849dcc683d38795d38 authored about 2 years ago
9c8d62836d5eaf700f3ce8c1f24af58e894711b9 authored about 2 years ago
7dcc032d4f968c17fba6d10345550845f99cea1b authored about 3 years ago
843b380c9beeeb6a63681424c1118851f30d9158 authored about 3 years ago
Now that v1 is released pinning this to that version is much nicer
across the ecosystem.
7f600532b5bf7f230ab4870d19a7627cc135cfc1 authored about 3 years ago
dependencySatisfies only reliable with a peerDep
eb8e29fe8be866ca514bb916ca17d049dc51514f authored about 3 years ago9f5ca9c4f0622b6e218f5f70cc59a0224faf2edd authored about 3 years ago
This addon uses `dependencySatisfies` to check the ember-source version. But unless you have a p...
b41602ef2ac890dd678d6680d2ae576ec6cf1b70 authored about 3 years ago1eba44ab90ea8fa7bbe556894640ffb243333d07 authored about 3 years ago
6c52c32d9d6b57d3eafd0a100f526de396301a91 authored about 3 years ago
Removes remaining ember-compatibility-helpers usages, and removes the
dependency.
0972bc9d625d9ff61a4214dae382315b4c9108a9 authored about 3 years ago
Co-authored-by: Robert Jackson <[email protected]>
e89b8cba9c3ac3a7cd87e15c650c40a55b98374d authored about 3 years agoCo-authored-by: Robert Jackson <[email protected]>
4be6041814f07c0ca47ee2cf87b2a1be91e1c8c4 authored about 3 years ago88ab2319acd1a28dae44125d31dc2cd9f73a5e37 authored about 3 years ago
8dd14c7ec7ac0cfe6081fc25fab9d13f5e65cea0 authored about 3 years ago
94b313216328838f8c7b94bbcae7d5be1bf25e94 authored about 3 years ago
Modifier capabillities in 3.22, requires all arguments to be consumed,
to be tracked. This meant...
9ca07e8bb471dec23fa57e0ebcf98032f56310dc authored over 3 years ago
Update release it
d983bc61195c813284dbcfd6218d85bbec777eed authored over 3 years agoa0b889b1219b10939041a118394118311e0e6164 authored over 3 years ago
2d4ae9ae0646bb472583de678341f103a58183b4 authored over 3 years ago
cd4cb5367969df6a08c99c566f6a78fb80833d1e authored over 3 years ago
f21c4345d10ab675e3f6a310994db892b97ce479 authored over 3 years ago
This fixes `ember-polyfills.deprecate-assign` and `this-property-fallback` deprecations during t...
56dd70e0a251053325de035b72cccc11e213e5c4 authored over 3 years ago9d6b718a08d58be0418d055039657fbf993ea4b8 authored over 3 years ago
c3273c2e29a71253e97b527a1d97ee6ad2bbb277 authored over 3 years ago
* Updated ember and ember-cli v3.7.1...v3.27.0
* Upgraded dependencies
* Adding embroider ...
0f07e5ab1eafc89dad567f65b29abb57e6819abe authored over 3 years agoec0a84cd191dfa628d933686c781e64c5223823f authored about 4 years ago
switch to GH Actions
d0e44101bc5c20964a1ab1dfbc58d477d77a98f5 authored about 4 years agof87a8ab8e075597d833a0ce8a92f7afd955208a3 authored about 4 years ago
Add 3.24 to the ember-try matrix
dfe51ec1e92b4c06e090c12cd6c809e2e87894e0 authored about 4 years ago08e2828844998d3f3ed6312349d64b5c00112db6 authored about 4 years ago
5aece7139894708c79082be07f48d07dd6e1f45e authored about 4 years ago
94efcc1b8b0f70a165ca2a4af9276354b7f08533 authored about 4 years ago
14c8ea104d6c03b7c9feb4cc679ef55eb697f6b0 authored about 4 years ago
this is to allow ide to show inline parameter hints and provide parameter hint lookup
5d6823a51864b1c2472261af67ef836a4b4bf21e authored about 4 years agoAdd warning about when to use this package
81b36d4ae980828ee99d8e8d796b5fb334c02dbd authored over 4 years agochore: adds lts scenarios to ember-try up through current
a4263cbf380999e8160d094656f87db013092ab6 authored over 4 years ago69f3faa9b69f345e305a9431f092b158ffd09486 authored over 4 years ago
c836f83901a9068e6e3897f54cf4b7b9aa69ede5 authored over 4 years ago
a2cfad4ca4d4b75cda0722ba3e148c08c093428b authored over 5 years ago
Disable modifier auto-tracking.
681946fe19fdfd873ad5896d02e20be6ec3637cf authored over 5 years ago2670c86a0f1c40ce5ac6989cd74f0c37a55c8322 authored over 5 years ago
The original RFC specifically defines when these modifier methods should
be called, and in all s...
b6acfcd46d43fb838414b6ad683fc7fea304802f authored over 5 years ago
67388848f36f28068d2a2443631a2049ffada418 authored over 5 years ago
Avoid modifier manager capabilities deprecation
7544e8c82163845f0b1d3141a19e26cfcac44eae authored over 5 years ago
[email protected] includes support for ensuring
`import { capabilities } fro...
Addresses deprecation `implicit-modifier-manager-capabilities`:
Custom modifier managers must de...
update docs to use the @action decorator
b440ed014c70182ddb59562b3b44229cd1197e02 authored over 5 years ago2ae441337db12f9dc71ef340403e9a3a5cf200f5 authored over 5 years ago
`{{did-insert}}`, `{{did-update}}` and `{{will-destroy}}` API docs
48faeb4bb451ddd59d77155e4092f8fa3d739c44 authored almost 6 years ago17aa8a15e2fd6cbda64ade246f5dc9d23a4b5aab authored almost 6 years ago
fix two mistakes in the readme
3180d09a2338e25d07d633105aa9e8eb59349d06 authored almost 6 years agoad46f00df13e234d73118e42211d5327febb440d authored almost 6 years ago
b5d6bc079e224d44c8430d449c0e0f0f70c708b6 authored almost 6 years ago
docs: add this. to some template vars
df97d707d7e4626fc4039de142ba603bb1f68f10 authored almost 6 years agoaeda89060aac36f2acc0966ab6efd5fc82cb9b63 authored almost 6 years ago
Begin fleshing out README with info from emberjs/rfcs#415.
f05f560a9f1a91dd205029bf9d47a885a522ea9b authored about 6 years agof4e0e6d1090f5786e2e8b4aa4fd316661cc9f8e7 authored about 6 years ago
709519f95a2362a5fb421a9b76f1aa4acb908fb3 authored about 6 years ago
194f46ec4590383df5267d086c85bae3002458a6 authored about 6 years ago
8dee348560904aa7fbd2176aefc5be3c9489f61d authored about 6 years ago
940398e6bd510e7162eb259337525d20f4f2c5bc authored about 6 years ago
Initial implementation of emberjs/rfcs#415
d27456c821f4f56100843cb633c33b41c3914468 authored about 6 years agoe6e04edb713336f47ea1a5b13557336d86d3eca6 authored about 6 years ago
THis is because Ember 2.18 and older pass an "EmptyObject" instance for
arguments, this is not c...
This is the initial implementation of
[emberjs/rfcs#415](https://emberjs.github.io/rfcs/0415-ren...
082cfc5de41b61424b082f934a6744c7952a542b authored about 6 years ago
872aac26cf69e47c3457bba8116b686759bd5e2a authored about 6 years ago
5c8542932d14b79f42553c45da10e1f06eb30124 authored about 6 years ago
4d905fc4faa1b07595b7564c45e51a58b8a2cc5a authored about 6 years ago
0ebc78e443c81a31374f60ca80af0a6046de71aa authored about 6 years ago
_...,
...