Jason Zhu Jason
  • Joined on 2019-12-03
Jason pushed to master at Jason/pokertk 2023-05-31 19:39:32 +10:00
22e291c932 Add eslint no-empty-function rule to stop reporting building problem
d40214f12d Update deploy website
Compare 2 commits »
Jason pushed to master at Jason/pokertk 2023-05-31 18:14:14 +10:00
2ecf6c82ed Change name of README.md
Jason pushed to master at Jason/pokertk 2023-05-31 14:44:39 +10:00
8c1e2806d5 Modified README to add .gif files
Jason pushed to master at Jason/reactflow-tutorial 2023-05-29 20:08:48 +10:00
f06509e904 Getting Started -> Adding Interactivity -> Handle Connections: use setEdges function and addEdge function to handle interactivity that connecting nodes manually
328f950ea6 Getting Started -> Adding Interactivity -> Handle Change Event: use applyNodeChanges and applyEdgeChanges helpers
d93dcdb398 Getting Started -> Building a Flow -> Adding an Edge: add label and define type of the edges
2a52c5ae40 Getting Started -> Building a Flow -> Adding an Edge: connect them with a curly edge
eb4286d453 Getting Started -> Building a Flow -> Adding Nodes: resolve issue that only narrow row/strip is rendered, by using 100vh
Compare 5 commits »
Jason renamed repository from react-flow-tutorial to Jason/reactflow-tutorial 2023-05-29 17:01:50 +10:00
Jason pushed to master at Jason/reactflow-tutorial 2023-05-24 23:29:34 +10:00
0dc7c75f36 Added .nvmrc
75b53205cd installed and configured prettier
Compare 2 commits »
Jason created branch master in Jason/reactflow-tutorial 2023-05-24 22:35:06 +10:00
Jason pushed to master at Jason/reactflow-tutorial 2023-05-24 22:35:06 +10:00
531e894ba6 Initialized vite react project
Jason created repository Jason/reactflow-tutorial 2023-05-24 22:19:34 +10:00
Jason pushed to develop at Jason/pokertk 2023-05-20 15:52:32 +10:00
Jason created branch develop in Jason/pokertk 2023-05-20 15:52:29 +10:00
Jason pushed to master at Jason/pokertk 2023-05-20 15:50:44 +10:00
766a48f7c0 Centralised all infoDialogSlice related storybook preparation in infoDialogSlice.storybook.ts to reduce code footprint
8f217d678a Implement onClick action in EvolutionSpecies.tsx, and fix all related storybook
99fd0577fd Removed unnecessary code snippets in Pokedex.stories.tsx
bf3cbe886b Trying to use type alis extension to replace overlap interface definition
Compare 4 commits »
Jason pushed to master at Jason/pokertk 2023-05-19 23:29:11 +10:00
768c84d6b8 Remove pagination fetching in pokeApi.ts
Jason pushed to master at Jason/pokertk 2023-05-19 22:55:16 +10:00
bde86898e2 Fixed most warning in pokeApi.ts and Pokedex.tsx
4a13b56c98 Remove unnecessary element in PokemonResponseData type
2513d4365f Move initialization of Filter Slice into filterSlice.ts
Compare 3 commits »
Jason pushed to master at Jason/pokertk 2023-05-19 21:14:36 +10:00
54bf00e22c Removed unnecessary action
Jason pushed to master at Jason/pokertk 2023-05-19 18:37:34 +10:00
7bb4fde73e Remove redundant code in pokeApi.ts
Jason pushed to master at Jason/pokertk 2023-05-19 18:07:17 +10:00
c7d7db22da Added todos in README.md
Jason pushed to master at Jason/pokertk 2023-05-19 00:09:14 +10:00
974c2e38ff Prettier Header.css
81a2b7cb69 Move files into correct place in asset directory, and refactored Header
64a3bedde1 Prettier *.css files
93e45f79d6 Fixed loading gif
e4d3344334 Fixed font issues by importing Teko-Regular.ttf, and VT323-Regular.ttf
Compare 5 commits »
Jason pushed to master at Jason/pokertk 2023-05-18 23:01:53 +10:00
bc9ab24c33 Removed unnecessary InfoDialogProps
800cecbefc Removed InfoDialog.stories.tsx
d27ad13e57 Implemented closing of InfoDialog
ff05a9bf83 Complete InfoDialog feature, now we can click info icon on card to show modal
8607a8f1ad Trying to implement InfoDialogSlice and related api endpoints (app is running but infodialog is not showing)
Compare 5 commits »
Jason pushed to master at Jason/pokertk 2023-05-15 23:33:10 +10:00
8c442946d3 Fixed PokemonCard render issue for single type, by using unit test
c50862adbf Renamed stories in PokemonTypes.stories.tsx to have correct story names
03e973c68d Remove unnecessary import in InfoDialogComponent.stories.tsx
02de053d90 Modify all story files, remove deprecated method and use new Meta & StoryObj from Storybook v7
50e64b5197 Implemented functional Pokedex.stories.tsx by using decorator to connect Pokedex component with redux store
Compare 5 commits »