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

Prefix support #1498

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Prefix support #1498

wants to merge 19 commits into from

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    02b6a4d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. chore: drop tailwindcss-patch in favor of manual search and parse c…

    …lasslist for each component using AST
    
    fix: `popoverTheme` missing `createTheme()` wrapper lacking formatting, linting and intellisense
    SutuSebastian committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    347b8ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9617f96 View commit details
    Browse the repository at this point in the history
  3. sort CLASS_LIST_MAP

    SutuSebastian committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    05217ac View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. cleanup:

    - remove redundant packages
    - expose all tailwindcss plugins and data to import paths
    - move tailwind.ts into its own directory and split logic into multiple files
    - simplify `new Glob()` usage
    SutuSebastian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a3c4e14 View commit details
    Browse the repository at this point in the history
  2. fix theme extend values

    SutuSebastian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7781fbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7ce9e5 View commit details
    Browse the repository at this point in the history
  4. remove flowbite/plugin

    SutuSebastian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a0766af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c66a31 View commit details
    Browse the repository at this point in the history
  6. format

    SutuSebastian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    aaca7fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21256d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4096c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    4e675ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ccd2fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be7f96f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2318dc1 View commit details
    Browse the repository at this point in the history
  5. up root packages

    SutuSebastian committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4e993ab View commit details
    Browse the repository at this point in the history
  6. bump oven-sh/setup-bun

    SutuSebastian committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e3702c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d23754f View commit details
    Browse the repository at this point in the history