forked from spirit-drive/react-start-template
-
Notifications
You must be signed in to change notification settings - Fork 63
feat: HW forms #64
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
furtivite
wants to merge
31
commits into
React-js-OTUS:main
Choose a base branch
from
furtivite:main
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
feat: HW forms #64
Conversation
This file contains hidden or 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
feat: create homework 1
* feat: rename project * feat: create logo * feat: added tailwind * feat: delete custom styles * feat: delete old components from storybook * feat: add Header * feat: add Layout * feat: create Modal * feat: add AddToCart and Counter * feat: update with cdn * feat: add ShortCard * feat: add full card * feat: add BasketGoodsItem and DeleteBtn * feat: edited modal * feat: change deploy rules
* feat: make custom deploy scripts * feat: change types
* feat: refactoring * feat: create item colors * feat: impruved description * feat: impruves BasketGoodsItem * feat: move components
* feat: move tailwind.css * feat: create MainPage * feat: install react router * feat: move components to right place * feat: create Store Page * fix: editing imports * fix: fix logo on main page * feat: add tailwind to store page * feat: create context * fix: rename AddToCart => AddToCartBtn * fix: edit all paths * fix: change tailwind colors * feat: create lang and theme switchers * feat: change header logo and layout height * feat: changed Store Layout * feat: init i18n * feat: add some translations * feat: add some translations and pages * feat: add dark theme classes * feat: make new Modal, Input and update Header * feat: finalyse
This reverts commit 8d225d3.
* fix: edit temp link * feat: delete default app start page with sources * feat: move Store to App * feat: create Container * feat: Create init Goods List * feat: make portal for modal window * feat: changed bg for photo * feat: add new goods * feat: generate faatures * feat: add translation to add more button
* feat: decomposing BasketGoodsItem * fix: path at generateAvailibleSizes * feat: refactoring CardSizes * feat: refactoring Counter
* feat: create RangeSlider * feat: place AsideFilter * feat: impuve RangeSlider * feat: add range slider
* feat: move generators * feat: install react-hook-form * feat: add TextArea * feat: start ProfileForm * feat: impruve type of Btn * feat: add profile form * feat: add AddGoodForm * feat: add auth form * feat: add err message
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.
task: https://otus.ru/learning/322679/#/homework-chat/34819/
Task: https://otus.ru/learning/322679/#/homework-chat/34818/
Screenshots: