-
Notifications
You must be signed in to change notification settings - Fork 19
0.7 #142
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
Open
silveltman
wants to merge
110
commits into
main
Choose a base branch
from
0.7
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
0.7 #142
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
125 upgrade to astro v5
… clarity on project structure
…ad-of-tailwind-apply 123 move to vanilla css instead of tailwind apply
- Updated Checkbox, Input, Select, Textarea components to accept new props: checked, autofocus, disabled, readonly, required, min, max, step, minlength, maxlength, pattern, and form. - Refactored Input and Textarea components to use Element for rendering. - Simplified Label styles and improved layout for better consistency across components. - Adjusted padding and sizing for better visual alignment in various component sizes.
- Update Astro and Tailwind peer dependencies to more flexible version ranges - Remove redundant Astro dependency from devDependencies - Add TODO.md with project tasks and ideas - Remove Block.astro component - Clean up global.css by removing commented-out styles
Shadcn and tailwind
Deploying ui with
|
Latest commit: |
00dbe1a
|
Status: | ✅ Deploy successful! |
Preview URL: | https://93ef6bf5.ui-eey.pages.dev |
Branch Preview URL: | https://0-7-shadcn-react.ui-eey.pages.dev |
❌ Deploy Preview for fulldev-ui failed. Why did it fail? →
|
- Add 'all' command to CLI for copying both components and content files - Update content config schemas to provide default values for type fields - Modify Block.astro to support optional variant prop - Rename 'nullish' to 'optional' in form schema - Add variant field with default value to section schemas - Fix import path in CollectionSelection model
- Adjust Features1 writeup size and container gap - Add 'header' class to Header component's Box element
- Update Price component to support compare price and show discount percentage - Modify Collection1 and Product1 blocks to use new Price component features - Add compare_price field to product schema
Deploying ui with
|
Latest commit: |
f2d9271
|
Status: | ✅ Deploy successful! |
Preview URL: | https://4be1f615.ui-eey.pages.dev |
Branch Preview URL: | https://0-7.ui-eey.pages.dev |
Deploying ui with
|
Latest commit: |
0ec0656
|
Status: | ✅ Deploy successful! |
Preview URL: | https://8ef7177e.ui-eey.pages.dev |
Branch Preview URL: | https://0-7.ui-eey.pages.dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.