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

refactor!: migrate to Lumina #10696

Closed
wants to merge 54 commits into from
Closed

refactor!: migrate to Lumina #10696

wants to merge 54 commits into from

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Nov 5, 2024

Note: This is set up for updated testing. The lumina branch will be replaced by this one.


Related Issue: #10310, #10481, #10399, #10405, #10491, #10434, #10495

Noteworthy changes

  • React deps bumped to v18
  • components are now Lit-based
  • removed @storybook/test and @storybook/addon-interactions as these were not being actively used

BREAKING CHANGE:

  • removed the following @esri/eslint-plugin-calcite-components rules as they are no longer valid:
    • ban-props-on-host
    • enforce-ref-last-prop
    • require-event-emitter-type

jcfranco and others added 15 commits November 4, 2024 08:40
**Related Issue:** #10482

## Summary

- **build: update browserslist db (#10629)**
- **docs(angular): update example to use custom elements directly
(#10686)**
- **build(deps): update dependency @floating-ui/dom to v1.6.12
(#10681)**
- **build(deps): update dependency @cspell/eslint-plugin to v8.15.6
(#10680)**
- **build(deps): update dependency chokidar to v4 (#10643)**

---------

Co-authored-by: Calcite Admin <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…10649)

**Related Issue:** #10495

## Summary

Split up table rendering to bypass HTML parser corrections that would
break functionality and styling.
@jcfranco jcfranco requested a review from benelan as a code owner November 5, 2024 22:56
@jcfranco jcfranco marked this pull request as draft November 5, 2024 22:56
@jcfranco jcfranco marked this pull request as ready for review November 5, 2024 23:07
@jcfranco jcfranco marked this pull request as draft November 5, 2024 23:07
@github-actions github-actions bot added the refactor Issues tied to code that needs to be significantly reworked. label Nov 5, 2024
@jcfranco jcfranco added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Nov 5, 2024
@jcfranco jcfranco added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Nov 6, 2024
@jcfranco jcfranco added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Nov 6, 2024
@jcfranco jcfranco added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Nov 6, 2024
@jcfranco jcfranco added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Nov 7, 2024
@jcfranco
Copy link
Member Author

jcfranco commented Nov 7, 2024

The lumina branch is now updated. Please switch any PR base branches to it, and refer to this PR for ongoing updates.

@jcfranco jcfranco closed this Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr ready for visual snapshots Adding this label will run visual snapshot testing. refactor Issues tied to code that needs to be significantly reworked.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants