Commit graph

2438 commits

Author SHA1 Message Date
Peter Cottle
044aa80f37 rebuild for prod 2021-01-04 08:40:01 -07:00
Peter Cottle
19ad7a5f19 merge master 2021-01-04 08:39:47 -07:00
Peter Cottle
1017efe3cf Resolves #749 -- warning on reset solved command 2021-01-04 08:39:32 -07:00
Peter Cottle
2ac8fc23d3 Resolves #526 -- better language around the pick button 2021-01-04 08:30:00 -07:00
Peter Cottle
fd07bd2437
Merge pull request #772 from waldyrious/patch-1
Improve styles for interactive pop-up windows
2021-01-04 07:45:32 -07:00
Waldir Pimenta
4848434914
Improve styles for interactive pop-up windows
The title bar of floating windows that can be dragged
now shows a "grab" cursor when hovered,
and a "grabbing" cursor when being dragged.

The buttons in those windows, which are clickable,
now show the `pointer` (hand) cursor,
instead of the `default` (regular arrow) cursor.
2021-01-04 14:17:00 +00:00
Peter Cottle
9f8a7e34a7 rebuild for prod 2021-01-01 14:20:40 -07:00
Peter Cottle
48290065c7 merge master 2021-01-01 14:20:26 -07:00
Peter Cottle
a08fa94e92 Resolves #769 -- updates solution commands and fixes a TON more bugs with the master to main renaming 2021-01-01 14:20:05 -07:00
Peter Cottle
484f7ecf5a rebuild for prod 2021-01-01 13:24:07 -07:00
Peter Cottle
b6f39dae75 merge master 2021-01-01 13:23:45 -07:00
Peter Cottle
592860ea10
Merge pull request #770 from hibuz/master
Correct word "master" to "main" in KO
2021-01-01 09:55:36 -07:00
hibuz
24b0dc09ee Correct word "master" to "main" in KO 2021-01-01 23:11:53 +09:00
Peter Cottle
a5a7c336f2 rebuild for prod 2020-12-30 09:20:30 -07:00
Peter Cottle
f89505a2d4 merge master 2020-12-30 09:20:16 -07:00
Peter Cottle
8a159ea498 Resolves #768 -- fix pull arguments (same issue) 2020-12-30 09:20:03 -07:00
Peter Cottle
21bc0f9443 rebuild for prod 2020-12-30 08:34:56 -07:00
Peter Cottle
35305a5fa2 merge master 2020-12-30 08:34:42 -07:00
Peter Cottle
a530dcbb16 Resolves #766 -- resolve ID on push function as well 2020-12-30 08:32:58 -07:00
Peter Cottle
16f70eb4c5 rebuild for prod 2020-12-29 17:24:27 -07:00
Peter Cottle
a25e200e58 merge master 2020-12-29 17:24:09 -07:00
Peter Cottle
76ea2e8694
Merge pull request #767 from YourSenseiCreeper/master
Another chunk of polish translation
2020-12-29 17:23:58 -07:00
YourSenseiCreeper
c36e9354b2 Another chunk of polish translation
Moreover I added a translation for buttons
after passing a level
2020-12-29 23:39:01 +01:00
Peter Cottle
2793a1d6a1 rm debugger 2020-12-29 08:54:29 -07:00
Peter Cottle
7affc31f3e rebuild for prod 2020-12-29 08:53:09 -07:00
Peter Cottle
f79ce4ccc1 merge master 2020-12-29 08:52:55 -07:00
Peter Cottle
7be578699d Resolves #766 -- use same method post command validation so o/main works 2020-12-29 08:52:42 -07:00
Peter Cottle
97c84c801d rebuild for prod 2020-12-27 11:24:28 -07:00
Peter Cottle
4a5ae0afff merge master 2020-12-27 11:24:11 -07:00
Peter Cottle
2802ce3b59
Merge pull request #765 from pcottle/mainIsMaster
make all main references master under the hood
2020-12-27 11:23:53 -07:00
Peter Cottle
3d959ddc50 Swap other references to master except level-y stuff 2020-12-27 11:21:43 -07:00
Peter Cottle
673de4da1c multiple per line 2020-12-27 10:36:50 -07:00
Peter Cottle
40313ac3b1 Change references to master branch (with code escaping) 2020-12-27 10:30:53 -07:00
Peter Cottle
3f3e8cbc6a Add disclaimer about name alias 2020-12-27 10:21:20 -07:00
Peter Cottle
4c4e607096 Swap out master for main in visualizations 2020-12-27 10:10:57 -07:00
Peter Cottle
6af2950e77 make all main references master under the hood 2020-12-27 10:10:30 -07:00
Peter Cottle
838f281b15 rebuild for prod 2020-12-27 09:40:04 -07:00
Peter Cottle
b7f5769c00 merge master 2020-12-27 09:39:51 -07:00
Peter Cottle
feed75440c
Merge pull request #763 from ignite1771/master
Fix multiple paragraph tags of 'log' and 'show'
2020-12-27 09:39:32 -07:00
ignite1771
42b3235a5d Fix multiple paragraph tags of 'log' and 'show'
Replace '\n' with '<br/> so as to get rid of <p> tags
with every line, and avoid to directly write the
template in the function.
2020-12-25 20:54:12 +08:00
Peter Cottle
2b2bf49094
Merge pull request #762 from pcottle/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2020-12-11 09:39:39 -07:00
dependabot[bot]
cc079e0d83
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 02:52:27 +00:00
Peter Cottle
7a1b33323e merge master 2020-12-06 09:14:31 -07:00
Peter Cottle
24a0dd917d
Merge pull request #761 from pcottle/dependabot/npm_and_yarn/bl-1.2.3
Bump bl from 1.2.2 to 1.2.3
2020-12-06 09:14:15 -07:00
dependabot[bot]
7095857f7f
Bump bl from 1.2.2 to 1.2.3
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-06 16:10:15 +00:00
Peter Cottle
c67fc179e9 rebuild for prod 2020-12-06 09:10:01 -07:00
Peter Cottle
89d7a71590 merge master 2020-12-06 09:09:48 -07:00
Peter Cottle
442188dcf0
Merge pull request #760 from vaivankov/patch-1
fix uk translation
2020-12-06 09:09:34 -07:00
Vitalii Ivankov
f6bf0547ec
fix uk translation 2020-12-06 09:14:32 +03:00
Peter Cottle
c687cd48a9 rebuild for prod 2020-11-11 08:13:24 -07:00