Commit Graph

2839 Commits (c7453237d8877c56a84a1e096bf753337dd17bfe)

Author SHA1 Message Date
Albert Ford c7453237d8 Add opening explorer to blind mode 2021-07-14 03:42:09 -07:00
Albert Ford b3044cb48c Improve opening explorer config accessibility 2021-07-14 03:41:50 -07:00
Thibault Duplessis f251ea8e54 upgrade chessground - for ornicar/chessground#196 2021-07-08 19:33:36 +02:00
Konstantinos07 de7d8755dd
always allow broadcast contributors see chapters tab 2021-07-07 02:56:44 +03:00
Thibault Duplessis 52472e1f5e better detect empty broadcast 2021-07-06 10:42:11 +02:00
Thibault Duplessis 4c3af25308 hide chapters tab in empty broadcast rounds 2021-07-06 10:19:37 +02:00
Thibault Duplessis 6f1ec9183e hide empty multiboard in broadcasts 2021-07-06 10:13:45 +02:00
Benedikt Werner 956a485eaf Refactor duplicate promotion code into chess/promotion 2021-07-04 11:26:44 +02:00
Niklas Fiekas e27e54824e also bump analysis chart loader to sf 14+ 2021-07-04 10:55:48 +02:00
Niklas Fiekas 21ceebab62 redraw to open explorer (fixes #9330) 2021-07-02 09:15:45 +02:00
Thibault Duplessis aecd6edf46
Merge pull request #9301 from benediktwerner/analyse-range-input-margin-left
Give analysis action menu range inputs marign-left
2021-06-30 11:16:27 +02:00
Thibault Duplessis f679d67f76
Merge pull request #9302 from benediktwerner/analysis-action-menu-overflow
Analysis action menu: Prevent scrolling bc of overflow
2021-06-30 11:15:43 +02:00
Albert Ford ab744fae09
Merge branch 'master' into analyse-nvui-make-moves 2021-06-30 02:45:22 -06:00
Thibault Duplessis 63e3767918
Merge pull request #9316 from 370417/analysis-commands
Fix nvui analysis commands
2021-06-30 09:20:38 +02:00
Albert Ford f0f084f848 Add last capture command 2021-06-29 17:51:24 -06:00
Albert Ford 86b3ab140b Allow board commands to produce output 2021-06-29 17:50:19 -06:00
Albert Ford 96e21edf3a Fix last move board command 2021-06-29 17:49:22 -06:00
Benedikt Werner bfada7766b
Prettier 2021-06-29 15:25:54 +02:00
Benedikt Werner 2b1737c113
analyse/gamebook: Allow board scrolling when analysing 2021-06-29 13:57:51 +02:00
Benedikt Werner 366bdccd30
analyse/gamebook: Fix analyse toggle when out of mainline 2021-06-29 13:57:35 +02:00
Benedikt Werner 034c94d68e
analyse/gamebook: Fix analyse toggle style 2021-06-29 13:57:04 +02:00
Benedikt Werner 4c4ced4991
Analysis action menu: Prevent scrolling bc of overflow 2021-06-29 11:59:19 +02:00
Benedikt Werner ebddfd0e49
Give analysis action menu range inputs marign-left 2021-06-29 11:52:47 +02:00
Albert Ford 3e044391c7
Merge branch 'master' into analyse-nvui-make-moves 2021-06-28 19:28:39 -06:00
Albert Ford ad34d2a4bd Accept moves via board in nvui analysis 2021-06-28 18:41:42 -06:00
Albert Ford 5bd7e581fb Accept moves via text input in nvui analysis 2021-06-28 18:28:38 -06:00
Thibault Duplessis a7a1ef07d9 make scrollMoves a local storage pref - for #9266 2021-06-28 18:34:47 +02:00
Benedikt Werner 03549dd773
Allow disabling board scrolling (#9266)
Co-authored-by: Thibault Duplessis <t@lichess.org>
2021-06-28 18:14:42 +02:00
Thibault Duplessis 4151824215 chessground 8.1.1 - for ornicar/chessground#193 2021-06-28 17:01:56 +02:00
Benedikt Werner 4a299c6349
Remove unnecessary eslint-disable 2021-06-28 16:28:31 +02:00
Thibault Duplessis 787efc7a8b fix black checkmates in learn from your mistakes - for #7846 2021-06-28 08:26:32 +02:00
Thibault Duplessis f5c409a802 code golf 2021-06-28 08:26:32 +02:00
Sam Ezeh a81fe3b194
Include missed mates in under 3 in learn from your mistakes (#9270)
* Include missed mates in under 3 in learn from your mistakes

* Less than or equal to 3

* Put return found in correct place
2021-06-27 10:08:15 +02:00
Thibault Duplessis c7a9dcec65 chessground 8.1.0 - for #9240 2021-06-26 23:17:48 +02:00
Thibault Duplessis 537e9059ae
Merge pull request #9240 from benediktwerner/fix-promotion-alignment
Fix promotion overlay and study player alignment
2021-06-26 23:16:19 +02:00
Thibault Duplessis e19eb8f1b0
Merge pull request #9263 from benediktwerner/fix-acpl-chart-resize
Fix aclp chart when resizing with analysis off
2021-06-26 23:10:15 +02:00
Benedikt Werner 33f9b6074d
Prefer ceval arrow over server eval 2021-06-26 06:22:27 +02:00
Benedikt Werner 3dd3c9d424
Fix aclp chart when resizing with analysis off 2021-06-26 05:26:48 +02:00
Benedikt Werner 5e69614f6d
Align bottom analysis clock 2021-06-26 05:20:15 +02:00
Benedikt Werner c85abe90c3
Fix promotion overlay and study player alignment 2021-06-25 01:09:24 +02:00
Niklas Fiekas 8d70325325 update prettier 2021-06-21 17:46:54 +02:00
Thibault Duplessis 5d8dd1c047 chessground 8.0.0 2021-06-18 08:04:48 +02:00
Thibault Duplessis 41a65799f8
Merge branch 'master' into benediktwerner-cg-resize 2021-06-18 07:49:58 +02:00
Thibault Duplessis 825281a6b0 Merge branch 'puzzle-accessibility' of https://github.com/370417/lila
* 'puzzle-accessibility' of https://github.com/370417/lila:
  Fix build failure: build chess before nvui
  Move sanWriter to ui/chess
  Nvui for puzzles: notify success
  Nvui for puzzles: add streak & replay info, polish
  Nvui for puzzles: add voting, selecting difficulty
  Improve explanation of keyboard shortcuts
  Apply existing nvui css to puzzles
  Add board to puzzle nvui
  Add move list to puzzle nvui
  Display puzzle status and controls in nvui
  Nvui for puzzles: avoid i18n for consistency
  Nvui for puzzles: explain keyboard shortcuts
  Nvui for puzzles: improve invalid move error msg
  Nvui for puzzles: add move and command input
  Don't delay puzzle moves in accessibility mode
  Extract sanWriter and common nvui functions into ui/nvui
  Create nvui module for puzzles
2021-06-17 10:20:08 +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
Albert Ford 84bc70d239 Add move list to puzzle nvui 2021-06-14 06:01:36 -07:00
Thibault Duplessis 0f7ed93c79
Merge pull request #9155 from benediktwerner/movetime-chart-fix-select
Fix movetime chart select
2021-06-14 09:32:46 +02:00
Andrew Mazur e4db7c25e6
Icons private use area (#9136)
* move all glyphs to private area

* replace exclamation mark icon

* replace quotation mark icon

* replace rapid icon

* replace share icon

* replace patron icon

* replace gear icon

* replace phone icon

* replace streak icon

* replace die-six and ograve icons

* replace flag icon

* replace flame icon

* replace feather icon

* replace turtle icon

* replace nuclear icon

* replace arrow-streamline-target icon

* replace buffer icon

* replace upload-cloud icon

* replace number and some special characters icons

* replace upper case alphabet characters icons

* replace alphabet characters icons and a few special characters icons

* fixing some missing icons

* notifications icons fix

* a few more icons found

* changing a few more icons
2021-06-14 09:13:27 +02:00
Benedikt Werner a646c4aba7
Fix movetime chart select 2021-06-13 07:57:48 +02:00