Commit graph

2182 commits

Author SHA1 Message Date
Peter Cottle
379d7abb57
Merge pull request #548 from jankeromnes/patch-1
Use 'grunt fastBuild' in Gitpod to build the app faster
2019-02-27 10:18:30 -08:00
Peter Cottle
d2e4fa9d71 whitespace for travis 2019-02-27 10:13:27 -08:00
Peter Cottle
1eb1facce3
Merge pull request #547 from MichaWiedenmann/patch-1
Update German translation
2019-02-27 09:56:14 -08:00
Jan Keromnes
21d8bf2858
Use 'grunt fastBuild' in Gitpod to build the app faster 2019-02-27 08:59:21 +01:00
MichaWiedenmann
a5a2d149e9
Update German translation
Update translation of "Show Goal" and "Hide Goal".
2019-02-26 21:48:06 +01:00
Peter Cottle
db0022391f
Merge pull request #546 from jankeromnes/master
Make contributions easier
2019-02-26 10:30:17 -08:00
Jan Keromnes
8ea87eb55d Make contributions easier 2019-02-26 16:07:08 +00:00
Peter Cottle
f01fd9a4d4
Merge pull request #544 from bwl21/bwl21/543
see #543 refined explanation of git describe
2019-02-25 18:27:35 -08:00
Peter Cottle
3a2092b0e8
Merge pull request #545 from mrclrchtr/patch-1
German translation fix
2019-02-25 18:26:55 -08:00
Marcel Richter
79c8b1551c
German translation fix 2019-02-25 17:46:21 +01:00
Bernhard Weichel
9a7a4d4c46 see #543 improved git describe 2019-02-25 15:59:26 +00:00
Peter Cottle
e4fd206551 Resolves #540 2019-02-20 14:14:24 -08:00
Peter Cottle
8fdc28983e
Merge pull request #542 from nikitavbv/fixBtnSelect
Make button text unselectable
2019-02-19 17:48:31 -08:00
Nikita Volobuev
70fd61b684 Make button text unselectable 2019-02-19 16:44:01 +02:00
Peter Cottle
e1317b901b
Merge pull request #527 from wasd845/master
fix chinese translate
2019-01-28 08:46:45 -08:00
Peter Cottle
4719a96456
Merge pull request #538 from LeBezout/fix-toggle-button-helperText
A little change in "helperText" of the "pick" button (rebase -i)
2019-01-22 16:13:39 -08:00
Bezout
7c0251fe0c pick -> Omit/Pick 2019-01-22 19:59:32 +01:00
Peter Cottle
14feaf9beb
Merge pull request #536 from danielleberre/patch-3
Yet another small french typo fix
2019-01-22 08:58:35 -08:00
Peter Cottle
3ea3ed1a1f
Merge pull request #535 from danielleberre/patch-2
Fix french translation
2019-01-22 08:58:22 -08:00
Peter Cottle
c6c660c720
Merge pull request #533 from LeBezout/fix-french-translation
update french spelling
2019-01-22 08:57:58 -08:00
Daniel Le Berre
e86175843b
Yet another small french typo fix 2019-01-22 10:19:01 +01:00
Daniel Le Berre
5c92e692d3
Fix french translation 2019-01-22 09:50:51 +01:00
Bezout
07fd775ce4 update french spelling 2019-01-20 09:43:37 +01:00
Peter Cottle
0ee0305bc8
Merge pull request #529 from labixiaoshuai/master
Update interactiveRebase.js
2018-12-21 02:15:21 -08:00
labixiaoshuai
2b4046c3e4
Update interactiveRebase.js
Modify zh_CN translation
2018-12-21 11:29:51 +08:00
wasd845
2aebbb3b40 fix chinese translate 2018-12-16 13:53:00 +08:00
Peter Cottle
1886ee4212
Merge pull request #524 from Hongarc/dependencies
refactor(html): don't use underscore.min.js
2018-12-10 15:01:08 -08:00
Hongarc
e8101470e4 refactor(html): don't use underscore.min.js 2018-12-08 18:21:18 +07:00
Peter Cottle
fb9cb4d9d1
Merge pull request #523 from Hongarc/gitignore
Add log yarn, remove some line, what is covered by other line
2018-12-07 09:03:54 -08:00
Hongarc
882526f5ab chore(git): add yarn-error.log to .gitignore 2018-12-07 23:41:09 +07:00
Hongarc
9421760165 chore(git): remove some line is covered by other line 2018-12-07 23:37:12 +07:00
Peter Cottle
8b71c1271e
Merge pull request #519 from Hongarc/underscore
Replace function of `underscore` with simple function
2018-12-06 11:52:40 -08:00
Peter Cottle
adb748c0ea
Merge pull request #522 from Hongarc/css
fix(css): fix offset top of select level (in firefox)
2018-12-06 11:45:24 -08:00
Hongarc
d06e024a2a fix(css): fix offset top of select level (in firefox) 2018-12-06 23:14:46 +07:00
Peter Cottle
444468f091
Merge pull request #518 from Hongarc/module
Module
2018-12-05 17:17:56 -08:00
Peter Cottle
890752ae22
Merge pull request #520 from jasonqu/patch-1
fix a little typo in cn
2018-12-05 17:17:24 -08:00
Guodong Qu
d36619b7f6
fix a little typo in cn 2018-12-05 17:30:59 +08:00
Hongarc
70b7a72bd7 Use Object.values instead of _.each : 96ddb50 2018-12-05 12:18:56 +07:00
Hongarc
e6d7edd130 Create simple debounce and throttle instead of _. 2018-12-05 12:08:41 +07:00
Hongarc
6a067eb941 Add yarn.lock 2018-12-05 08:02:06 +07:00
Hongarc
e7b7a8db2d Remove module unuse 2018-12-05 08:01:28 +07:00
Peter Cottle
ae0030daa7
Merge pull request #517 from Hongarc/master
Change npm to yarn
2018-12-04 14:26:22 -08:00
Hongarc
b884b0e398 Change npm to yarn 2018-12-04 16:51:11 +07:00
Peter Cottle
517f20e44c
Merge pull request #515 from Hongarc/package
Edit Gruntfile.js and info in package.json
2018-12-03 09:04:55 -08:00
Hongarc
4acbfde071 Add some info about this repository 2018-12-03 09:26:40 +07:00
Hongarc
0c05bf09a9
Restore src/levels in Gruntfile.js 2018-12-03 09:03:39 +07:00
Peter Cottle
e7c3647f10
Merge pull request #511 from Hongarc/css
Fixed some css wrong
2018-12-02 17:45:27 -08:00
Peter Cottle
04bd8ed4a9
Merge pull request #514 from Hongarc/package
remove forgot in 'no more native' a9dd27c
2018-12-02 17:43:12 -08:00
Hongarc
57f84f0a36 remove forgot in 'no more native' a9dd27c 2018-12-02 20:20:33 +07:00
Hongarc
b40dde0196 Avoid display 900px in small screen 2018-12-02 13:30:35 +07:00