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(www): Add Blocks and Improve CLI and UI Components #67

Merged
merged 13 commits into from
Sep 8, 2024
Merged

Conversation

ruru-m07
Copy link
Owner

@ruru-m07 ruru-m07 commented Sep 3, 2024

This PR introduces several key updates, including the addition of blocks and enhancements to the CLI, UI components, and documentation. Below is a detailed breakdown of changes:

TODOs

components

  • label
  • form
  • PasswordInput

Documentation

  • README.md file
  • label comonent
  • form component
  • PasswordInput component
  • blocks component

features

  • CLI for blocks
  • sponsorship page
  • setup __registry__ for blocks

CLI

  • add block command
  • make more clean logs

improvements

  • input component.
  • 404 page.
  • navbar component.
  • remove disableBaseColor on context
  • update transformers
  • add more logs to registry build
  • add sponsor banner on docs
  • expend leading page

blocks

  • login
    • fix on submit
    • image issues
  • register
  • forgot password

refactor docs

  • components
    • avatar
    • badge
    • button
    • checkbox
    • input
    • select
    • spinner
    • switch
    • tabs
    • textarea
    • tooltip
    • modal
    • form
    • label

refactor codes

  • components
    • avatar
    • badge
    • button
    • checkbox
    • input
    • select
    • spinner
    • switch
    • tabs
    • textarea
    • tooltip
    • modal
    • form
    • label

Copy link

vercel bot commented Sep 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ruru-ui ✅ Ready (Inspect) Visit Preview 1 resolved Sep 8, 2024 1:09pm

@ruru-m07 ruru-m07 self-assigned this Sep 3, 2024
@ruru-m07 ruru-m07 marked this pull request as ready for review September 8, 2024 13:01
@ruru-m07 ruru-m07 changed the title feat(www): add blocks feat(www): Add Blocks and Improve CLI and UI Components Sep 8, 2024
@ruru-m07 ruru-m07 added ci: pass CI checks have passed successfully. component: new New component addition. component: update Updates or modifications to an existing component. labels Sep 8, 2024
@ruru-m07 ruru-m07 added component: review needed Component changes require review. docs: update Updates to existing documentation. refactor: component Refactoring code related to UI components. refactor: cli Refactoring code related to the CLI tool. refactor: ui Refactoring the UI or overall project structure related to the user interface. labels Sep 8, 2024
Copy link
Owner Author

@ruru-m07 ruru-m07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

elmofire1

ready to merge

@ruru-m07 ruru-m07 merged commit def17a2 into main Sep 8, 2024
6 checks passed
@ruru-m07 ruru-m07 deleted the feat/blocks branch September 9, 2024 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: pass CI checks have passed successfully. component: new New component addition. component: review needed Component changes require review. component: update Updates or modifications to an existing component. docs: update Updates to existing documentation. refactor: cli Refactoring code related to the CLI tool. refactor: component Refactoring code related to UI components. refactor: ui Refactoring the UI or overall project structure related to the user interface.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant