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

Switch from FAST to Lit #3490

Merged
merged 11 commits into from
Sep 26, 2024
Merged

Switch from FAST to Lit #3490

merged 11 commits into from
Sep 26, 2024

Conversation

nzaytsev
Copy link
Contributor

@nzaytsev nzaytsev commented Aug 26, 2024

Description

Added the rule to detect using deprecated libraries

Screenshot 2024-08-26 at 09 14 32

Screenshot 2024-08-26 at 09 15 09

Removed unused:

  • numberConverter has no references currently, it's just removed

Screenshot 2024-08-26 at 09 13 19

Converted from FAST to Lit

  • popmenu
Screen.Recording.2024-08-27.at.11.30.47.mov

Created components

  • Checkbox
Screen.Recording.2024-08-27.at.11.30.00.mov
  • Radio
Screen.Recording.2024-08-27.at.11.31.23.mov

Used html

  • select
Screen.Recording.2024-08-27.at.11.29.40.mov

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation (including CHANGELOG.md and README.md)
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

@nzaytsev nzaytsev linked an issue Aug 26, 2024 that may be closed by this pull request
23 tasks
@nzaytsev nzaytsev marked this pull request as ready for review August 27, 2024 04:45
@nzaytsev nzaytsev requested review from d13 and eamodio August 27, 2024 04:45
@d13 d13 assigned nzaytsev and unassigned nzaytsev Aug 28, 2024
@nzaytsev nzaytsev force-pushed the chore/2968-switch-from-fast-to-lit branch from b3aa42e to 8f39e90 Compare September 9, 2024 09:40
@d13 d13 force-pushed the chore/2968-switch-from-fast-to-lit branch 2 times, most recently from 238d777 to 492b563 Compare September 25, 2024 22:03
@d13 d13 self-assigned this Sep 25, 2024
@d13 d13 force-pushed the chore/2968-switch-from-fast-to-lit branch from 492b563 to 642332f Compare September 25, 2024 22:08
@d13 d13 force-pushed the chore/2968-switch-from-fast-to-lit branch from 0e5f504 to c4f16bc Compare September 26, 2024 21:45
@d13 d13 merged commit 6df30fb into main Sep 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch from FAST to Lit
3 participants