issues
search
DylanSp
/
tic-tac-toe-react
A simple client-side Tic-Tac-Toe app for learning/practicing React.
MIT License
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump webpack from 5.74.0 to 5.76.1
#55
dependabot[bot]
opened
1 year ago
0
Bump json5 from 1.0.1 to 1.0.2
#54
dependabot[bot]
opened
1 year ago
0
Bump loader-utils from 2.0.2 to 2.0.4
#53
dependabot[bot]
opened
1 year ago
0
Bump loader-utils from 2.0.2 to 2.0.3
#52
dependabot[bot]
closed
1 year ago
1
Persist state in browser local storage
#51
DylanSp
opened
2 years ago
0
Release version with further enhancements
#50
DylanSp
opened
2 years ago
0
Make sure new design looks and works well on mobile devices
#49
DylanSp
opened
2 years ago
0
Switch to using Status Bar instead of toast messages
#48
DylanSp
opened
2 years ago
0
Highlight winning row/column/diagonal
#47
DylanSp
opened
2 years ago
0
Add game log
#46
DylanSp
opened
2 years ago
0
Add move log
#45
DylanSp
opened
2 years ago
0
Plan out new component tree/app state, including game log and move log
#44
DylanSp
opened
2 years ago
1
Release basic 2022 version
#43
DylanSp
opened
2 years ago
0
Move to Netlify instead of Github Pages
#42
DylanSp
opened
2 years ago
0
Rework CI
#41
DylanSp
opened
2 years ago
0
Convert classes to functional components
#40
DylanSp
opened
2 years ago
0
Rework state management
#39
DylanSp
opened
2 years ago
0
Swap out tslint for eslint, add Prettier
#38
DylanSp
opened
2 years ago
0
Remove componentWillUpdate() from Cell - not actually necessary
#37
DylanSp
closed
2 years ago
0
Deal with componentWillUpdate deprecation/removal
#36
DylanSp
closed
2 years ago
0
Cypress 10 upgrade
#35
DylanSp
closed
2 years ago
0
Update dependencies, move all Enzyme tests to Cypress
#34
DylanSp
closed
2 years ago
0
Bump eventsource from 1.1.0 to 1.1.1
#33
dependabot[bot]
closed
2 years ago
1
Bump async from 2.6.3 to 2.6.4
#32
dependabot[bot]
closed
2 years ago
1
Bump minimist from 1.2.5 to 1.2.6
#31
dependabot[bot]
closed
2 years ago
1
Bump url-parse from 1.5.3 to 1.5.10
#30
dependabot[bot]
closed
2 years ago
1
Bump url-parse from 1.5.3 to 1.5.7
#29
dependabot[bot]
closed
2 years ago
1
Bump follow-redirects from 1.14.3 to 1.14.8
#28
dependabot[bot]
closed
2 years ago
1
Sept 2021 deps updates
#27
DylanSp
closed
3 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#26
dependabot[bot]
closed
3 years ago
0
Bump dns-packet from 1.3.1 to 1.3.4
#25
dependabot[bot]
closed
3 years ago
1
Bump hosted-git-info from 2.8.8 to 2.8.9
#24
dependabot[bot]
closed
3 years ago
1
Bump lodash from 4.17.20 to 4.17.21
#23
dependabot[bot]
closed
3 years ago
1
Bump url-parse from 1.4.7 to 1.5.1
#22
dependabot[bot]
closed
3 years ago
2
Bump ssri from 6.0.1 to 6.0.2
#21
dependabot[bot]
closed
3 years ago
1
Bump y18n from 4.0.0 to 4.0.1
#20
dependabot[bot]
closed
3 years ago
2
Bump ini from 1.3.5 to 1.3.8
#19
dependabot[bot]
closed
3 years ago
2
Bump elliptic from 6.5.3 to 6.5.4
#18
dependabot[bot]
closed
3 years ago
1
Bump ini from 1.3.5 to 1.3.7
#17
dependabot[bot]
closed
3 years ago
2
Bump http-proxy from 1.17.0 to 1.18.1
#16
dependabot[bot]
closed
4 years ago
1
Bump elliptic from 6.4.1 to 6.5.3
#15
dependabot[bot]
closed
4 years ago
1
Bump handlebars from 4.1.2 to 4.7.6
#14
dependabot[bot]
closed
4 years ago
1
Bump lodash from 4.17.10 to 4.17.15
#13
dependabot[bot]
closed
4 years ago
1
Bump lodash from 4.17.10 to 4.17.19
#12
dependabot[bot]
closed
4 years ago
2
Bump websocket-extensions from 0.1.3 to 0.1.4
#11
dependabot[bot]
closed
4 years ago
1
Bump acorn from 5.7.3 to 5.7.4
#10
dependabot[bot]
closed
4 years ago
1
Bump handlebars from 4.1.2 to 4.5.3
#9
dependabot[bot]
closed
4 years ago
2
Fix TSLint setup, fix lint errors
#8
DylanSp
closed
5 years ago
0
Upgrade to CRA 3, add jest-canvas-mock to fix broken tests
#7
DylanSp
closed
5 years ago
1
Create animations
#6
DylanSp
opened
6 years ago
1
Next