Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

feat: initialize UI #94

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

feat: initialize UI #94

wants to merge 6 commits into from

Commits on Apr 1, 2024

  1. feat: initialize views

    Signed-off-by: Fery Wardiyanto <[email protected]>
    feryardiant committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9321414 View commit details
    Browse the repository at this point in the history
  2. feat: initialize frontend stuffs

    - tailwind.css v4 (alpha), because why not
    - alpine.js
    
    Signed-off-by: Fery Wardiyanto <[email protected]>
    feryardiant committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3ce4d41 View commit details
    Browse the repository at this point in the history
  3. chore: configure default font-family using `@fontsource-variable/open…

    …-sans`
    
    Signed-off-by: Fery Wardiyanto <[email protected]>
    feryardiant committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    958c426 View commit details
    Browse the repository at this point in the history
  4. chore(dev): suppres warning due to lack of type defs in `@tailwindcss…

    …/vite`
    
    Signed-off-by: Fery Wardiyanto <[email protected]>
    feryardiant committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9070613 View commit details
    Browse the repository at this point in the history
  5. chore: disable throttle-request middleware on api tests

    Signed-off-by: Fery Wardiyanto <[email protected]>
    feryardiant committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e07ab59 View commit details
    Browse the repository at this point in the history
  6. chore: fix compatibility with laravel 10

    Signed-off-by: Fery Wardiyanto <[email protected]>
    feryardiant committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    47e0f05 View commit details
    Browse the repository at this point in the history