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

Addon to v2 #1619

Merged
merged 40 commits into from
Jan 2, 2024
Merged

Addon to v2 #1619

merged 40 commits into from
Jan 2, 2024

Conversation

mkszepp
Copy link
Collaborator

@mkszepp mkszepp commented Dec 11, 2023

  • BRAKING: move addon to v2 (embroider / ember-auto-import v2 is now required)
  • BRAKING: there is necessary to add <BasicDropdownWormhole /> manually in application.hbs, because contentFor doesn't exists for v2 addons see installation guide
  • BRAKING: css must be imported manually, when there was not used scss/less see installation guide
  • BRAKING: For less there is necessary to add import path in ember-cli-build see installation guide
  • BRAKING: ember-basic-dropdown is now a peerDependency and must be installed as devDependencies
  • BRAKING: Fix typo isMutlipleWithSearch to isMultipleWithSearch property on <PlaceholderComponent>. This could be breaking when there was passed @placeholderComponent
  • ENHANCEMENT: Add missing properties to interface
  • INTERNAL: switch from npm to pnpm
  • INTERNAL (docs/test-app): Classic components to glimmer

@mkszepp mkszepp changed the title [WIP] Addon to v2 Addon to v2 Jan 2, 2024
@mkszepp mkszepp merged commit a45863c into cibernox:master Jan 2, 2024
19 checks passed
@mkszepp mkszepp mentioned this pull request Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant