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

feat(css_semantic): build semantic model for css #3546

Merged
merged 18 commits into from
Aug 7, 2024

Commits on Aug 7, 2024

  1. chore: init crate

    togami2864 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7701f3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10c0386 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ad10a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    074d0a7 View commit details
    Browse the repository at this point in the history
  5. feat: collect properties

    togami2864 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f1fdc09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    982e872 View commit details
    Browse the repository at this point in the history
  7. chore: remove dead codes

    togami2864 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d80eef3 View commit details
    Browse the repository at this point in the history
  8. fix: use selector range

    togami2864 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    13ddddc View commit details
    Browse the repository at this point in the history
  9. chore: rename

    togami2864 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7030fcc View commit details
    Browse the repository at this point in the history
  10. fix: index of declations

    togami2864 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    681f05e View commit details
    Browse the repository at this point in the history
  11. chore: tests

    togami2864 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    393a76c View commit details
    Browse the repository at this point in the history
  12. chore: fmt

    togami2864 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    60762e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8de21a4 View commit details
    Browse the repository at this point in the history
  14. fix: trim unused char

    togami2864 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    868c180 View commit details
    Browse the repository at this point in the history
  15. chore: doc

    togami2864 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0880a43 View commit details
    Browse the repository at this point in the history
  16. chore: update cargo.toml

    togami2864 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e6bc38f View commit details
    Browse the repository at this point in the history
  17. chore: debug

    togami2864 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    109d1f9 View commit details
    Browse the repository at this point in the history
  18. chore: update cargo.lock

    togami2864 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a3c2f86 View commit details
    Browse the repository at this point in the history