Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish Glint-ready type definitions #74

Merged
merged 3 commits into from Jun 1, 2023
Merged

Publish Glint-ready type definitions #74

merged 3 commits into from Jun 1, 2023

Conversation

chriskrycho
Copy link
Contributor

@chriskrycho chriskrycho commented May 31, 2023

Since these are not actively recommended, I am not taking the time to actively reimplement the package as TypeScript, but we do need types for these in the ecosystem. These use @glint/template as a peer and dev dependencies, and supply custom generic types using ModifierLike rather than using the types from ember-modifier since these modifiers use custom modifier managers instead.

Closes #69.

Since these are not actively recommended, I am not taking the time to
actively reimplement the package as TypeScript, but we *do* need types
for these in the ecosystem. These use `@glint/template` as a peer and
dev dependencies, and supply custom generic types using `ModifierLike`
rather than using the types from `ember-modifier` since these modifiers
use custom modifier managers instead.
@chriskrycho chriskrycho added the enhancement New feature or request label May 31, 2023
@chriskrycho chriskrycho force-pushed the types branch 2 times, most recently from 917da97 to 88f96da Compare May 31, 2023 22:38
chriskrycho and others added 2 commits May 31, 2023 16:44
Since these are not actively recommended, I am not taking the time to
actively reimplement the package as TypeScript, but we *do* need types
for these in the ecosystem. These use `@glint/template` as a peer and
dev dependencies, and supply custom generic types using `ModifierLike`
rather than using the types from `ember-modifier` since these modifiers
use custom modifier managers instead.
Co-authored-by: V. Lascik <vlascik@users.noreply.github.com>
@chriskrycho chriskrycho merged commit fe1de32 into master Jun 1, 2023
15 checks passed
@delete-merged-branch delete-merged-branch bot deleted the types branch June 1, 2023 13:25
@chriskrycho chriskrycho changed the title Introduce type definitions for render modifiers Publish Glint-ready type definitions Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant