Commit graph

1026 commits

Author SHA1 Message Date
Peter Cottle
be8e52104b
Merge pull request #1022 from ulyssear/a11y-inert-content
Accessibility : Inert attribute for content outside of modal
2022-10-10 11:36:11 -06:00
Peter Cottle
261d668b6c
Merge pull request #1023 from ulyssear/a11y-output-elements
Accessibility : Output elements
2022-10-10 11:35:25 -06:00
Ulysse ARNAUD
dffad833e1 Changed 'show help' to 'show commands' which is more adequate 2022-10-10 10:43:43 +02:00
Ulysse ARNAUD
6026040add Links in helper bar now have title attribute 2022-10-10 10:40:57 +02:00
Ulysse ARNAUD
01b11e1ac2 Changed elements tag to output 2022-10-10 10:17:45 +02:00
Ulysse ARNAUD
7d559281c9 Changed className to classList 2022-10-10 09:51:46 +02:00
Ulysse ARNAUD
2bd4d44190 Inert attribute for content outside of modal 2022-10-10 09:42:16 +02:00
pochopsp
0d4c918e82
Update strings.js typo error with Italian 'hide-goal-button'
There was a typo error in Italian translation of 'hide-goal-button'. It was "Nasconti obiettivo" but it should be "Nascondi obiettivo"
2022-09-29 17:16:01 +02:00
Peter Cottle
02162b208b
Merge pull request #1007 from pcottle/goalOnRight
Resolves #987 -- start goal on the right
2022-09-04 08:36:26 -07:00
Peter Cottle
27e6454aa0 Resolves #987 -- start goal on the right 2022-09-03 11:19:32 -07:00
Peter Cottle
ad04b2d8d8 Resolves #1004 -- fix arg parsing on git pull 2022-08-29 16:25:51 -06:00
Peter Cottle
be58befe52 Resolves #993 -- warn on before unloading 2022-08-08 10:34:38 -06:00
Juan Francisco Herrero
72af9ce8d7
helpingWithSpanishTranslation
Added spanish (es_AR) translation to the HelpBarView
2022-07-31 17:34:49 -03:00
Roberto
21f7b67ec6 style(italian-translation): improve italian translation 2022-05-13 17:43:05 +02:00
Roberto
bc1a9eb96d style(sandbox.js): fix syntax and grammar
applied some small improvements to italian grammar
2022-05-13 17:31:57 +02:00
Peter Cottle
a28879d72b Fix tags for #963 2022-05-01 12:58:29 -06:00
0xLogN
1e1c3a46e6
add git gc command 2022-04-29 18:34:11 -07:00
Silvanus Bordignon
c7cb6922fc Rephrasing and fixed some typos 2022-04-16 17:52:48 +02:00
Peter Cottle
b51736e4f1 fix one more 2022-03-03 09:08:52 -07:00
Peter Cottle
599de911b5 fix a few more 2022-03-03 09:07:04 -07:00
Peter Cottle
4430a46bbf Resolves #942 -- fix demo URLs in other locales 2022-03-03 08:59:28 -07:00
Anh Hồng
b49415165d fix: show ball in bottom window 2022-02-26 15:11:44 +07:00
Anh Hồng
1278fe4b03 fix: tab to replace command only shadow have value 2022-02-25 16:20:27 +07:00
Anh Hồng
208d7e3038 fix: right shadow and support multiple command 2022-02-25 16:06:01 +07:00
Anh Hồng
54996c355b chore: bump all version and update code 2022-02-25 00:21:07 +07:00
Peter Cottle
63b07c03a4 Revert "fix: update import module marked"
This reverts commit adbf49acd7.
2022-02-22 07:02:00 -07:00
Anh Hồng
adbf49acd7 fix: update import module marked 2022-02-19 09:19:38 +07:00
Peter Cottle
596106822d PR #924 -- add some more locale fallbacks 2022-02-14 11:15:51 -07:00
Peter Cottle
60785f6fa8 remove FB page link since I don't maintain it 2022-02-13 07:00:57 -07:00
Peter Cottle
161a814dfb
Merge pull request #924 from guepardo190889/traduccionespaniol
Se mejoran y añaden varios textos al idioma español de México
2022-02-12 17:06:00 -07:00
Seth Karim Luis Martínez
5dc63e841a Se mejoran y añaden varios textos al idioma español de México 2022-02-12 16:16:36 -06:00
Peter Cottle
d4e423eab5 [AutoComplete] Suggest some commands above others 2022-02-11 10:44:31 -07:00
Amir Kabiri
863d6cfd5e autocomplete implemented 2022-02-11 11:24:17 +03:30
Peter Cottle
17161c6379 Resolves #901 again -- for git tags 2022-01-05 08:20:34 -07:00
Peter Cottle
20f834c08e Resolves Issue #901 -- fix client math for height of text node 2021-11-28 19:40:53 +00:00
Juan Cruz Vincenti
0e7d655869
Apply suggestions to argentinize sentences
Co-authored-by: Federico Aloi <federico.aloi@gmail.com>
Co-authored-by: Matias Garcia Isaia <mgarciaisaia+github@gmail.com>
2021-10-26 13:50:27 -03:00
Juan Cruz Vincenti
40fe4abe60 Rephrase sentences to avoid using the at sign 2021-10-25 20:29:27 -03:00
Juan Cruz Vincenti
6f15a815ff Modify es_AR gendered nouns and adjectives
* Replace vocals with an at
* Fix minor typos
* Closes issue #858
2021-10-23 20:37:57 -03:00
Peter Cottle
1743cb7fa5 Fix main main reference 2021-10-14 16:49:20 -06:00
Dmirty
8753069d75
Fix russian typo 2021-10-14 20:29:27 +03:00
Daniele
a9fbd2adbd Fix typo in italian intro dialog version
Fixes the old default branch 'master' deleting the repetition of the branch 'main' which substitutes it
2021-08-23 15:45:25 +02:00
Peter Cottle
6e7f4edbce
Merge pull request #876 from Qusijue/imported-lvl-goal
show goal for imported levels
2021-08-14 10:02:59 -06:00
Qusijue
27e54816f7 show goal for imported levels 2021-08-13 22:05:58 +05:00
Peter Cottle
f3b09aa009
Merge pull request #875 from Qusijue/rebase-onto
rebase onto implemented
2021-08-13 10:25:09 -06:00
Qusijue
521cc0e809 rebase onto implemented 2021-08-13 19:11:00 +05:00
Qusijue
ffe07fd193 Minor formatting/typo fix 2021-08-12 20:24:23 +05:00
Chris Chou
a5192c68b7 Add bottom menu "zh_TW" translation 2021-07-17 22:52:35 +08:00
Peter Cottle
2be71c2254 Resolves #849 -- contrast on HEAD 2021-06-13 17:11:29 -06:00
Peter Cottle
3663e24975 Issue #845 -- show options for each command 2021-06-10 08:48:10 -06:00
Moritz Lipfert
0f0599b860 Updated german translation 2021-04-24 12:43:05 +02:00