unknown
b69f58b147
remove: remove onClick props and handleClick func
2021-08-25 11:40:17 +07:00
unknown
9ed49d6ae7
bug: ViewAllItem pass props link to href
2021-08-25 11:07:18 +07:00
unknown
e83f3e0512
styles: width, height 4.8rem down to 2.4rem
2021-08-24 16:15:52 +07:00
unknown
bf2a2c0832
remove: remove props interface never use
2021-08-24 15:49:18 +07:00
unknown
146aa6309f
feat: ItemWishList components add onChange event
2021-08-24 15:43:04 +07:00
unknown
ffca0a14ac
styles: ItemWishList toggle full color in heart icon
2021-08-24 15:38:53 +07:00
unknown
73c8e0ce66
refactor: add Icon prelix into filename Heart and Vector in common/icons
2021-08-24 15:26:37 +07:00
unknown
51ab7637f1
refactor: ItemWishList component
2021-08-24 15:12:39 +07:00
lytrankieio123
d5a0c35ffc
fix: change btn common children propstype to React.ReactNode
2021-08-24 11:41:03 +07:00
lytrankieio123
278a5034db
Merge branch 'common' of https://github.com/KieIO/grocery-vercel-commerce into m1-lytran
2021-08-24 11:30:08 +07:00
lytrankieio123
81868c889e
styles: btn common with icon as prefix and suffix
2021-08-24 11:29:57 +07:00
lytrankieio123
cb7de8a311
styles: font common
2021-08-24 11:21:19 +07:00
lytrankieio123
f3fb3a52b4
Merge pull request #2 from KieIO/m1-lytran
...
styles: btn common with loading icon light
2021-08-24 11:09:01 +07:00
lytrankieio123
1ab91ca34a
styles: btn common with loading icon light
2021-08-24 11:08:18 +07:00
lytrankieio123
1d292a602e
merge: Merge branch 'common' of https://github.com/KieIO/grocery-vercel-commerce into common
2021-08-24 11:04:11 +07:00
lytrankieio123
f86d7265d8
feat: button common
2021-08-24 10:58:24 +07:00
unknown
c328e93052
feat: 3 components ViewAllItem,IconWishList,Logo
2021-08-24 09:02:22 +07:00
lytrankieio123
243922eb50
Merge branch 'common' of https://github.com/KieIO/grocery-vercel-commerce into m1-lytran
2021-08-23 17:30:13 +07:00
lytrankieio123
9e7f931c53
styles: fonsize in screen md and sm are the same in px
2021-08-23 16:47:24 +07:00
lytrankieio123
5fc910baa9
styles: spacing-horizontal-left in screen md
2021-08-23 09:30:20 +07:00
lytrankieio123
eed70795ae
styles: button common
2021-08-20 18:58:23 +07:00
lytrankieio123
b2ac71f8cd
styles: button common border radius
2021-08-20 18:47:18 +07:00
lytrankieio123
7613ef8581
config: enable noUnusedLocals in tsconfig
2021-08-20 17:53:06 +07:00
lytrankieio123
3c37889971
refactor: move Head to src/common
2021-08-20 17:52:35 +07:00
lytrankieio123
ef1c53b3a9
🔧 config: add file constanst
...
:%s
2021-08-20 15:31:11 +07:00
lytrankieio123
bca6215fba
🔧 config: title
...
:%s
2021-08-20 14:51:01 +07:00
lytrankieio123
83c9e61519
🔧 config: global theme
...
:%s
2021-08-20 14:49:41 +07:00
lytrankieio123
1fa9d08a79
🔧 config: using sass
...
:%s
2021-08-20 11:30:21 +07:00
lytrankieio123
d8ec1fa717
🔧 config: tailwind purge path
...
:%s
2021-08-20 09:36:44 +07:00
lytrankieio123
d3c94cfb79
🔧 config: src folders structure
...
:%s
2021-08-20 09:29:58 +07:00
gowarezzz
0f82dfdcba
Refractor
2021-08-19 09:50:38 +07:00
Luis Alvarez D
0e7e7b7d5f
Add Next.js ESLint ( #425 )
...
* Added Next.js eslint
* added eslint to lint-staged
* Added eslint config for prettier
* Fixed eslint issues in multiple files
* Fixed error in linter
2021-08-02 21:54:58 -05:00
Guillermo Angulo
0603b342be
Update SORT object to access from filter button on mobile ( #194 )
2021-08-02 12:42:14 -05:00
ryanford
e8b577b83f
optionsSelections takes an array of options objs ( #364 )
...
* optionsSelections takes an array of options objs
* use options array to match API expectations
Co-authored-by: Ryan Ford <ryanford@users.noreply.github.com>
2021-08-01 17:46:36 -05:00
ikoruk
1375d88171
add default values to fix case where there are no values for product option (like text input) ( #255 )
...
Co-authored-by: Luis Alvarez D <luis@vercel.com>
2021-07-30 19:13:23 -05:00
Gandharv
44ce537b57
remove spread operator from <Link> component ( #263 )
...
* remove spread operator from <Link> component
* Remove props destructuring
Co-authored-by: Luis Alvarez <luis@vercel.com>
2021-07-29 23:57:02 -05:00
thegoodcode
34d0a0b978
Fix login error messages ( #283 )
2021-07-29 23:50:55 -05:00
Gandharv
07dbeb4194
fix login button staying disabled ( #267 )
...
When an error occurs the login button stays disabled,
2021-07-29 23:47:45 -05:00
pfcodes
fe6c0d8ed5
Update README.md ( #375 )
...
grammer fix
2021-07-29 18:10:39 -05:00
Heba Elmasry
5abae15ead
add vendure config in .env.template ( #397 )
...
* edited the local template and the readme files to add vendure configrations
* Update README.md
Co-authored-by: heba <hebaayman77177>
Co-authored-by: Luis Alvarez D <luis@vercel.com>
2021-07-29 17:48:43 -05:00
Vinicius Zucatti
b40f632908
Fix unexpected uppercase ( #414 )
2021-07-29 17:43:04 -05:00
Michael Bromley
ff715c4ccb
Add note in Vendure readme on correct server config for sessions ( #417 )
2021-07-28 19:32:42 -05:00
Jakub Neander
4b164d20a3
provide more details for Saleor in its README ( #419 )
2021-07-28 19:31:35 -05:00
MitchStarkTekton
177914186e
convert category to number before checking for int ( #422 )
2021-07-28 19:30:55 -05:00
Jakub Neander
50c4f558db
specify the minimal required Saleor version ( #418 )
2021-07-22 12:29:24 -03:00
George FitzGibbons
166bb037e4
Handle checkout for logged in users ( #405 )
...
* create a jwt token if there is a customerId, move the get customer id to the main utils folder. Need to add in more value to the env file. Updated the env sample.
* remove yarn.lock and tsconfig.json
* remove build settings
* remove build settings
* remove build settings
* Update tsconfig.json
* Delete package-lock.json
* fix typescript errors
* Update tsconfig.json
Co-authored-by: George Fitzgibbons <george.fitzgibbons@c02zw1aqlvdn.lan>
2021-07-01 13:21:01 -03:00
B
a314893f62
Bump API Version ( #399 )
...
* Bump API Version
* changes
2021-06-29 13:46:29 -03:00
Luis Alvarez D
08813be880
Remove tsconfig.js and add back yarn.lock ( #390 )
...
* Removed tsconfig.js
* Added back yarn.lock
2021-06-23 15:06:24 -03:00
B
cb6d70570d
New Feature Updates, more coverage. ( #385 )
...
* Shouldn't be there.
* Removing
* Removing old libraries
* Updating
* Feature Changes and updates
* Update README.md
2021-06-22 17:19:07 -03:00
Tobias Koppers
1a50be125a
build performance improvements ( #384 )
...
* performance improvements
* enable incremental typechecking
* upgrade dependencies
* remove unused dependencies
2021-06-22 16:37:44 -03:00