issues
search
machty
/
ember-concurrency
ember-concurrency is an Ember Addon that enables you to write concise, worry-free, cancelable, restartable, asynchronous tasks.
http://ember-concurrency.com
MIT License
689
stars
157
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump rollup from 4.9.6 to 4.22.4
#580
dependabot[bot]
opened
1 month ago
0
Installation Blueprint
#579
TSenter
opened
2 months ago
0
Fix missing @babel/helper-module-imports dependency
#578
simonihmig
opened
2 months ago
0
Bump webpack from 5.90.1 to 5.94.0
#577
dependabot[bot]
opened
2 months ago
0
New task syntax is should not return void
#576
cah-brian-gantzler
opened
3 months ago
0
Add 4.0.2 to Releases?
#575
ijlee2
opened
6 months ago
0
Update README.md to include v2 addons
#574
aklkv
closed
3 months ago
1
Remove re-exports for helpers
#573
bertdeblock
closed
8 months ago
4
Make glint template an optional peer dependency
#572
LucasHillDex
closed
8 months ago
5
Instead of recommending, Ember.testing, we should use embroider/macros.
#571
NullVoxPopuli
opened
8 months ago
0
Having @glint/template as a non optional peer dependency causing type issues
#570
LucasHillDex
opened
8 months ago
0
Update assert in task-public-api.js to include note about required Babel transform for arrow functions
#569
johanrd
closed
8 months ago
2
add migration section for ember-engines
#568
aklkv
closed
9 months ago
0
Simplify ts snippets by using the same import statements for `import Component from `@glimmer/component`
#567
johanrd
closed
9 months ago
0
Update basic-example.ts to use public import location
#566
johanrd
closed
9 months ago
1
Fix superfluous triple-slash declarations
#565
machty
opened
9 months ago
2
Superfluous triple-slash directives generated by Glint produce Glint errors (manually removing them fixes this)
#564
fry69
opened
9 months ago
8
Add babel transform configuration to installation instructions
#563
tcjr
closed
9 months ago
1
Babel issue with `ember-concurrency` 4.0.0
#562
esbanarango
closed
9 months ago
1
Add Glint / template import docs
#561
machty
closed
9 months ago
0
Fix JSDoc syntax
#560
machty
closed
9 months ago
0
Convert helpers to .ts and expose their types
#559
machty
closed
9 months ago
0
Modernize to @tracked, other modern ember
#558
machty
closed
9 months ago
0
Prefer task.perform to (perform) helper
#557
machty
closed
9 months ago
0
Add links to v3 docs
#556
machty
closed
9 months ago
0
Test usage of directly imported helpers (.gts / ember-template-imports)
#555
machty
closed
9 months ago
0
V4 docs
#554
machty
closed
9 months ago
0
pnpm 8
#553
machty
closed
9 months ago
0
dump ci context
#552
machty
closed
9 months ago
0
Convert to V2 Addon
#551
machty
closed
9 months ago
0
yarn -> pnpm
#550
machty
closed
9 months ago
0
Fix CI
#549
machty
closed
9 months ago
0
ember-try 3.0
#548
machty
closed
9 months ago
0
Test if CI passes on older version
#547
machty
closed
9 months ago
0
Fix typo in refactor tutorial
#546
tcjr
closed
10 months ago
0
Not working with ember-cli-babel 8.x
#545
sebastianhelbig
closed
9 months ago
2
Allow setting `cancelAll()` options on `{{cancel-all}}` helper
#544
nwhittaker
opened
1 year ago
0
Usage in a V2 addon
#543
IgnaceMaes
closed
9 months ago
13
Add ember 5 as peerDependencies
#542
mkszepp
closed
1 year ago
2
Allow ember v5 in `peerDependencies`
#541
mkszepp
closed
1 year ago
0
docs: Insert link to release notes wrt taskFor() deprecation
#540
MichalBryxi
closed
1 year ago
0
Update compatibility indicators to Ember 4+
#539
acorncom
closed
10 months ago
1
Fix embroider scenarios
#538
bendemboski
closed
1 year ago
1
Fix CI build
#537
bendemboski
closed
1 year ago
1
Support waitFor()-type modifiers in async arrow transform
#536
bendemboski
closed
1 year ago
10
Bump word-wrap from 1.2.3 to 1.2.4
#535
dependabot[bot]
closed
9 months ago
2
Bump semver from 5.7.1 to 5.7.2
#534
dependabot[bot]
closed
9 months ago
2
Bump tough-cookie from 4.1.2 to 4.1.3
#533
dependabot[bot]
closed
9 months ago
2
Export types for helpers
#532
Techn1x
closed
3 months ago
2
Add `waitFor` support to async arrow function API
#531
bendemboski
opened
1 year ago
1
Next