Commit Graph

182 Commits (b0201a63d1fbc39898348fd5a94593c6c65a7f05)

Author SHA1 Message Date
Benedikt Werner b0201a63d1
Use @types/web instead of TS-provided "dom" types 2021-09-15 05:04:32 +02:00
Benedikt Werner 8073dc43c7
Update Typescript to 4.4.3 for requestIdleCallback 2021-09-15 04:00:59 +02:00
Thibault Duplessis 5826074b8b chessground 8.1.7 for ornicar/chessground#202 2021-08-27 08:06:14 +02:00
Thibault Duplessis d0ede860b7 upgrade chessground 8.1.6 2021-08-23 09:28:02 +02:00
Niklas Fiekas 2f2bc09e36 add rollup and typescipt directly to most modules
These were previously not provided in a valid way (by @build/rollupProject)
that works only because there happens to be a shared node_modules folder.
2021-08-22 17:34:36 +02:00
Thibault Duplessis 15b6e584ff chessground 8.1.5 - for #9482 2021-07-30 08:02:08 +02:00
Thibault Duplessis fc7d993a80 upgrade chessground to 8.1.4 2021-07-20 12:20:14 +02:00
Thibault Duplessis acb50ecffd configurable storm/racer animation speed 2021-07-18 16:32:26 +02:00
Thibault Duplessis f251ea8e54 upgrade chessground - for ornicar/chessground#196 2021-07-08 19:33:36 +02:00
Thibault Duplessis 4151824215 chessground 8.1.1 - for ornicar/chessground#193 2021-06-28 17:01:56 +02:00
Thibault Duplessis c7a9dcec65 chessground 8.1.0 - for #9240 2021-06-26 23:17:48 +02:00
Thibault Duplessis 5d8dd1c047 chessground 8.0.0 2021-06-18 08:04:48 +02:00
Thibault Duplessis d07b97e79d chessground 8.0.0-beta2 2021-06-17 09:26:48 +02:00
Thibault Duplessis 5dcdf809f8 use chessground 8.0.0-beta1 2021-06-16 09:27:08 +02:00
Thibault Duplessis dbdac7b2a7 chessground 7.12.0 and other ui upgrades 2021-05-13 09:10:05 +02:00
topce 169c9ed280 upgrade to snabbdom
fix soome minor issues
2021-04-03 20:36:53 +02:00
Thibault Duplessis 1b72afb0b7 upgrade chessground and other ui vendors 2021-03-06 08:39:21 +01:00
Thibault Duplessis 858831786d chessground 7.11.0 everywhere
fix arrows everywhere else than analysis
2021-02-26 08:38:59 +01:00
Thibault Duplessis 9a6184256f remove TS jquery types 2020-09-21 16:10:14 +02:00
Thibault Duplessis 195487ce8e upgrade chessground 2020-09-02 12:02:30 +02:00
Thibault Duplessis 6ccfaca257 upgrade chessground 2020-07-15 16:02:13 +02:00
Thibault Duplessis 540acf43bb upgrade chessground to 7.9.0 and add a local arrow.snap setting 2020-07-15 14:14:48 +02:00
Niklas Fiekas 7639ac9c08 update to chessground 7.8 (dests and pieces map) 2020-07-07 14:16:00 +02:00
Niklas Fiekas 515ff6f090 rollup ui/tournament
lichess.tournament.min.js: 82307 -> 72376 bytes
2020-06-30 21:14:28 +02:00
Niklas Fiekas bff05be003 remove @build/cssProject (use cd ui && gulp css) 2020-06-30 20:01:42 +02:00
Niklas Fiekas 7d3aff68de bump chessground to 7.7.2 (fix resizable viewOnly) 2020-06-29 10:18:58 +02:00
Niklas Fiekas 232c6f401d fix spdx identifiers 2020-06-28 22:00:15 +02:00
Niklas Fiekas 360a5dac92 unify ui/build using package.json scripts 2020-06-28 21:41:39 +02:00
Niklas Fiekas cc46dc24c8 update to official snabbdom 0.7.4 2020-06-28 14:47:08 +02:00
Niklas Fiekas 115c24b55d update chessground to 7.7.1 (for chess960 castling fix) 2020-06-25 22:56:36 +02:00
Niklas Fiekas 461e480007 update to chessground 7.7.0 (0-based pos) 2020-06-25 14:58:16 +02:00
Thibault Duplessis 39b0394bec swiss UI bootstrap 2020-04-29 16:07:20 -06:00
Niklas Fiekas 4bc42956aa clean up ui/**/package.json files 2019-09-17 23:09:45 +02:00
Niklas Fiekas 87739563ee fixup some missing devDependency entries 2019-09-17 21:38:44 +02:00
Niklas Fiekas adbb3c9ce2 factor out tsProject and its dependencies 2019-09-17 21:12:17 +02:00
Thibault Duplessis 1aa4953eab Revert "downgrade to chessground 7.6.5"
This reverts commit af1a4ed009.
2019-07-13 19:32:12 +02:00
Thibault Duplessis af1a4ed009 downgrade to chessground 7.6.5
Before the chessground es6 commit, which breaks the lila build:

[00:39:40] Using gulpfile ~/build/ornicar/lila/ui/editor/gulpfile.js
[00:39:40] Starting 'prod'...
[00:39:41] 'prod' errored after 1.23 s
[00:39:41] Error:
/home/travis/build/ornicar/lila/node_modules/chessground/chessground.js:1
import { start } from './api';
^
ParseError: 'import' and 'export' may appear only with 'sourceType: module'
    at formatError (/home/travis/build/ornicar/lila/node_modules/gulp-cli/lib/versioned/^4.0.0/format-error.js:21:10)
    at Gulp.<anonymous> (/home/travis/build/ornicar/lila/node_modules/gulp-cli/lib/versioned/^4.0.0/log/events.js:33:15)
    at Gulp.emit (events.js:203:15)
    at Gulp.EventEmitter.emit (domain.js:448:20)
    at Object.error (/home/travis/build/ornicar/lila/node_modules/undertaker/lib/helpers/createExtensions.js:61:10)
    at handler (/home/travis/build/ornicar/lila/node_modules/now-and-later/lib/map.js:50:14)
    at f (/home/travis/build/ornicar/lila/node_modules/once/once.js:25:25)
    at f (/home/travis/build/ornicar/lila/node_modules/once/once.js:25:25)
    at tryCatch (/home/travis/build/ornicar/lila/node_modules/async-done/index.js:24:15)
    at done (/home/travis/build/ornicar/lila/node_modules/async-done/index.js:40:12)
parallel: This job failed:
build editor
2019-07-13 09:51:41 +02:00
Niklas Fiekas 9fbfbb933c complete es6 transition
- Switch from uglify to terser
- Keep producing commonjs instead of es6 modules, for compability with
  browserify.
2019-06-25 19:37:33 +02:00
Thibault Duplessis c9d2d32e96 upgrade chessground 2019-05-13 14:27:43 +07:00
Thibault Duplessis 475af9e652 upgrade chessground to get touch scroll 2019-04-27 07:20:08 +07:00
Thibault Duplessis 606ae9b196 upgrade chessground to 7.4, gets rid of Trident support 2019-04-16 15:27:36 +07:00
Thibault Duplessis 08161bc433 refactor all UI gulpfiles 2018-11-07 16:25:06 +01:00
Thibault Duplessis 871d6b5577 upgrade snabbdom 2018-08-12 19:22:21 +02:00
Thibault Duplessis 925422bbdd upgrade chessground to 7.3 2018-02-28 11:45:10 -06:00
Niklas Fiekas 830d32d173 merge jquery customizations into lichess types 2017-12-06 02:43:25 +01:00
Niklas Fiekas b085fd736f switch to yarn workspaces 2017-11-30 16:41:43 +01:00
Thibault Duplessis 3e2ed0ab21 uppgrade chessground 2017-11-28 23:47:31 -05:00
Thibault Duplessis 429adf0732 revert to chessground 7.2.6 2017-11-27 21:42:00 -05:00
Thibault Duplessis b16dd025bd upgrade UI vendors to allow arrows in embedded analysis - closes #3572 2017-09-09 12:32:17 -05:00
Thibault Duplessis fa72a8dce3 upgrade chessground 2017-08-20 07:26:28 -05:00