Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sondh0127
/
retail-ui
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
4
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Migrate all existing component from old repo
- #11
#11
Open
sondh0127
wants to merge 41 commits into
develop
sondh0127/retail-ui:develop
from
master
sondh0127/retail-ui:master
Copy head branch name to clipboard
Conversation
Commits
41
(41)
Checks
Files changed
Open
Migrate all existing component from old repo
#11
sondh0127
wants to merge 41 commits into
develop
sondh0127/retail-ui:develop
from
master
sondh0127/retail-ui:master
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2020
Merge pull request #9 from sondh0127/develop
Show description for 97bcbc9
sondh0127
authored
97bcbc9
View commit details
Copy full SHA for 97bcbc9
Browse repository at this point
chore(release): publish
Show description for 7dd4a0b
sondh0127
committed
7dd4a0b
View commit details
Copy full SHA for 7dd4a0b
Browse repository at this point
Commits on Sep 4, 2020
fix(card): fix card body style
sondh0127
committed
bcf0271
View commit details
Copy full SHA for bcf0271
Browse repository at this point
chore(template): change component template
sondh0127
committed
6cba936
View commit details
Copy full SHA for 6cba936
Browse repository at this point
fix(all): fix all component props
Show description for b84c029
sondh0127
committed
b84c029
View commit details
Copy full SHA for b84c029
Browse repository at this point
feat(all): add and migrate all the other component from draft packages
Show description for 2401dcf
sondh0127
committed
2401dcf
View commit details
Copy full SHA for 2401dcf
Browse repository at this point
chore(release): publish
Show description for 78b0441
sondh0127
committed
78b0441
View commit details
Copy full SHA for 78b0441
Browse repository at this point
Commits on Sep 5, 2020
build(deps): bump deps
sondh0127
committed
723d203
View commit details
Copy full SHA for 723d203
Browse repository at this point
fix(icon): fix propstype cause build error
sondh0127
committed
a4bb4d1
View commit details
Copy full SHA for a4bb4d1
Browse repository at this point
feat(input): add input component
sondh0127
committed
1910230
View commit details
Copy full SHA for 1910230
Browse repository at this point
fix(input): fix version
sondh0127
committed
16cd100
View commit details
Copy full SHA for 16cd100
Browse repository at this point
Commits on Sep 6, 2020
feat(all): add component: input, checkbox, radio, dropdown,
Show description for 9bb2072
sondh0127
committed
9bb2072
View commit details
Copy full SHA for 9bb2072
Browse repository at this point
chore(release): publish
Show description for 67780a0
sondh0127
committed
67780a0
View commit details
Copy full SHA for 67780a0
Browse repository at this point
fix(core): fix missing npm deps
sondh0127
committed
8abf1db
View commit details
Copy full SHA for 8abf1db
Browse repository at this point
chore(release): publish
Show description for a230704
sondh0127
committed
a230704
View commit details
Copy full SHA for a230704
Browse repository at this point
Commits on Sep 7, 2020
fix(alert): fix close alert
sondh0127
committed
eb9de03
View commit details
Copy full SHA for eb9de03
Browse repository at this point
feat(all): refactor all styles, theme
sondh0127
committed
ed31c21
View commit details
Copy full SHA for ed31c21
Browse repository at this point
chore(release): publish
Show description for 05af18d
sondh0127
committed
05af18d
View commit details
Copy full SHA for 05af18d
Browse repository at this point
fix(deps): fix deps
sondh0127
committed
4d1bba2
View commit details
Copy full SHA for 4d1bba2
Browse repository at this point
chore(release): publish
Show description for d38334b
sondh0127
committed
d38334b
View commit details
Copy full SHA for d38334b
Browse repository at this point
fix(deps): fix deps react-use
sondh0127
committed
724699b
View commit details
Copy full SHA for 724699b
Browse repository at this point
chore(release): publish
Show description for 3d06d09
sondh0127
committed
3d06d09
View commit details
Copy full SHA for 3d06d09
Browse repository at this point
fix(hooks): fix click away hook for dialog and drawer
sondh0127
committed
ad68d8f
View commit details
Copy full SHA for ad68d8f
Browse repository at this point
chore(release): publish
Show description for 2d4fcf8
sondh0127
committed
2d4fcf8
View commit details
Copy full SHA for 2d4fcf8
Browse repository at this point
Commits on Sep 8, 2020
fix(all): change hooks to use ahooks instead of react-use
sondh0127
committed
957ddac
View commit details
Copy full SHA for 957ddac
Browse repository at this point
chore(release): publish
Show description for 70d1ca1
sondh0127
committed
70d1ca1
View commit details
Copy full SHA for 70d1ca1
Browse repository at this point
Commits on Sep 9, 2020
fix(dropdown): fix dropdown position inside other element
sondh0127
committed
52597ee
View commit details
Copy full SHA for 52597ee
Browse repository at this point
fix(card): fix forward ref
sondh0127
committed
92753ac
View commit details
Copy full SHA for 92753ac
Browse repository at this point
Commits on Sep 10, 2020
fix(collapse): fix forwardref
sondh0127
committed
8b7193b
View commit details
Copy full SHA for 8b7193b
Browse repository at this point
fix(input): fix forward
sondh0127
committed
d98ff38
View commit details
Copy full SHA for d98ff38
Browse repository at this point
feat(all): bump devdeps to deps
sondh0127
committed
429a82f
View commit details
Copy full SHA for 429a82f
Browse repository at this point
chore(release): publish
Show description for cec3970
sondh0127
committed
cec3970
View commit details
Copy full SHA for cec3970
Browse repository at this point
fix(dropdown): fix dropdown button
sondh0127
committed
1f03da4
View commit details
Copy full SHA for 1f03da4
Browse repository at this point
chore(release): publish
Show description for b13d02e
sondh0127
committed
b13d02e
View commit details
Copy full SHA for b13d02e
Browse repository at this point
fix(dropdown): fix z-inde
sondh0127
committed
c785024
View commit details
Copy full SHA for c785024
Browse repository at this point
chore(release): publish
Show description for d5b82bf
sondh0127
committed
d5b82bf
View commit details
Copy full SHA for d5b82bf
Browse repository at this point
fix(dropdown): republish
sondh0127
committed
54328f6
View commit details
Copy full SHA for 54328f6
Browse repository at this point
chore(release): publish
Show description for 093891f
sondh0127
committed
093891f
View commit details
Copy full SHA for 093891f
Browse repository at this point
Commits on Sep 11, 2020
fix(core): fix purge production
sondh0127
committed
70a9be5
View commit details
Copy full SHA for 70a9be5
Browse repository at this point
chore(release): publish
Show description for 961fa5a
sondh0127
committed
961fa5a
View commit details
Copy full SHA for 961fa5a
Browse repository at this point
Commits on Sep 13, 2020
chore(all): update readme.md
sondh0127
committed
3948412
View commit details
Copy full SHA for 3948412
Browse repository at this point
You can’t perform that action at this time.