1
0
mirror of https://github.com/danbee/chess synced 2025-03-04 08:39:06 +00:00
Commit Graph

102 Commits

Author SHA1 Message Date
909d04f2a1 Add Gigalixir asset deploy script 2022-02-15 21:05:07 -06:00
a83ee57e7b Switch to ESBuild and Dart-Sass 2022-02-15 18:37:33 -06:00
1d7fb6c87b Migrate SASS to use new math.div function 2022-02-15 18:36:10 -06:00
c0d1ffee3a Get Webpack compiling the Sass 2021-07-12 11:14:49 -05:00
c5c78379b4 Upgrade stuff and switch to Webpack! 2021-06-24 16:41:09 -04:00
dependabot[bot]
4922a736a7 Bump acorn from 5.7.3 to 5.7.4 in /assets
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 15:20:11 -04:00
dependabot[bot]
d80be5dbee Bump mixin-deep from 1.3.1 to 1.3.2 in /assets
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 14:00:57 -04:00
dependabot[bot]
f831cd79b3 Bump lodash.mergewith from 4.6.1 to 4.6.2 in /assets
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 14:00:41 -04:00
dependabot[bot]
73643983ab Bump lodash-es from 4.17.11 to 4.17.14 in /assets
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-12 11:37:18 -04:00
dependabot[bot]
dbe8af26e7 Bump fstream from 1.0.11 to 1.0.12 in /assets
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
2020-08-12 11:37:00 -04:00
e319dda506
Set NodeJS version and fix FOBST 2019-06-06 22:13:14 -04:00
8ca3d7fc86
Add Babel core 2018-10-12 16:35:15 -04:00
bab4520f86
Some cleanup 2018-10-12 16:21:10 -04:00
ba0c1c5f47
Align Babel targets with browsers that have CSS grid support 2018-10-12 16:21:10 -04:00
d02ec2b377
Add search icon to player finder 2018-10-12 16:21:10 -04:00
5aedecc9d5
Don't need to target anything but PhantomJS in test 2018-10-12 16:21:10 -04:00
9534abffc8
Handle up/down arrow keys for selecting opponent 2018-10-12 16:21:10 -04:00
e21042c35b
Adjust Javascript build config 2018-10-12 16:21:10 -04:00
41c9e28457
Fix up specs for opponent finder 2018-10-12 16:21:10 -04:00
bedd6605ef
Redesign whole site in B&W
* Forms and board tweaks for small screen sizes
* Re-style game status indicators
* Re-style viewing/offline indicator
* Better eyecons 👁
* Re-organise CSS according to ITCSS principles
* Pick new font from Google Fonts
* Fix up tests
* Move some things into partials
2018-09-16 14:02:52 -04:00
45a40e0900
💄 2018-09-09 19:36:55 -04:00
c059d4c13d
Some tidy up 2018-09-09 19:28:31 -04:00
ae3ecefcf7
Move Presences to their own class 2018-09-09 15:48:03 -04:00
8538aad2f6
Address the Hound 2018-09-09 10:08:22 -04:00
7280c98cc9
Show user status 2018-09-08 16:57:19 -04:00
88416fcd54
Check browser has notification capability 2018-08-14 14:26:42 -04:00
95ad4adc8f
Move listeners into their own class 2018-08-13 22:11:42 -04:00
5986b363a5
Add desktop nofications 2018-08-13 22:11:42 -04:00
639de43455
Styling tweaks 2018-08-12 13:16:00 -04:00
005a095a3f
Update form layouts 2018-08-11 13:08:04 -04:00
c2c6b81cb8
Hound 2018-05-13 18:15:01 -04:00
c0dc3f44eb
Improve layout 2018-05-13 18:00:37 -04:00
659f748ada
Use grids for the game layout 2018-05-12 11:41:01 -04:00
6243259d27
Clean up moves display 2018-05-12 11:41:01 -04:00
950e7a86f1
Indicate captures 2018-05-12 11:41:00 -04:00
151a993b53
Display moves in standard chess notation 2018-05-12 11:41:00 -04:00
5a04ef47bf
Render moves on the page 2018-05-12 11:41:00 -04:00
5cef37c529
Refactor available moves JS 2018-05-12 11:41:00 -04:00
6513cdbee0
Fix bug with state check 2018-05-12 11:39:55 -04:00
30d0750ffc
Make Chess a link 2018-04-13 16:50:37 -04:00
677883e72d
Add gettext to JS 2018-04-13 15:43:54 -04:00
6ebc0a63cd
Refactor components that don't have internal state 2018-04-13 13:20:27 -04:00
d131324eaa
Better styling for check indication 2018-04-13 10:56:15 -04:00
eeb5668e26
Make game state indicator slightly transparent 2018-04-13 10:56:15 -04:00
e63b7b9069
Add won/lost to the games list 2018-04-13 10:56:15 -04:00
5bc43465ff
Style game state indicator 2018-04-13 10:52:49 -04:00
d86d94dc70
Separate out game state into its own component 2018-04-13 10:52:48 -04:00
5556de00b0
Show game state on the board 2018-04-13 10:52:48 -04:00
6a72e5f404
Remove unneeded include 2018-04-08 21:38:51 -04:00
4d7b3e158f
Fix selected/available borders 2018-04-06 16:35:24 -04:00