v2.0 components
What's Changed
- Building components
- Formed layout 3 sides: customers - the sellers - admin
- External effect: swiper, pie-chart, are-chart
- Route pages into layouts
- Dark-mode and icons
- Upgrade to Composition API in Vue 3
- Customizing scrollbar
Details
- feat: add header navigation by @thuongtruong1009 in #4
- feat: add header search list by @thuongtruong1009 in #6
- feat: add swiper animation by @thuongtruong1009 in #7
- feat: add demo banner by @thuongtruong1009 in #8
- feat: add-footer by @thuongtruong1009 in #9
- feat: add service tab by @thuongtruong1009 in #10
- feat: add demo list 2 by @thuongtruong1009 in #11
- feat: config carousel by @thuongtruong1009 in #12
- perf: fixes iconify by @thuongtruong1009 in #13
- feat: add account left-nav by @thuongtruong1009 in #14
- feat: add login tab by @thuongtruong1009 in #15
- feat: add contact page by @thuongtruong1009 in #16
- feat: add checkout page by @thuongtruong1009 in #17
- feat: add table and right navigation cart layout by @thuongtruong1009 in #18
- style: border-effect by @thuongtruong1009 in #19
- perf: responsive for footer and service component by @thuongtruong1009 in #20
- perf: responsive for checkout form by @thuongtruong1009 in #21
- perf: responsive header by @thuongtruong1009 in #22
- feat: add login for seller by @thuongtruong1009 in #23
- feat: add seller/left-nav and order-top by @thuongtruong1009 in #24
- feat: add a bottom main table by @thuongtruong1009 in #25
- style: query tab display by @thuongtruong1009 in #26
- feat: add add-product layout by @thuongtruong1009 in #27
- feat: add order all form query by @thuongtruong1009 in #28
- feat: add left form information shop by @thuongtruong1009 in #29
- feat: add float head menu product items list by @thuongtruong1009 in #30
- feat: add admin home page by @thuongtruong1009 in #31
- perf(checkout page): option api -> composition api by @thuongtruong1009 in #34
Full Changelog: v1.0...v2.0