Peter Cottle
85c5a1c602
Merge pull request #587 from hisbvdis/ru_translate_corrections
...
rampup relativeRefs translate corrections
2019-06-11 08:54:16 -07:00
hisbvdis
d06fa0185d
rampup relativeRefs translate corrections
2019-06-11 10:06:35 +03:00
Peter Cottle
a8e6ef1e45
Merge pull request #586 from luciancic/favicon
...
add favicon
2019-06-10 08:19:55 -07:00
Lucian Condrea
6e39a45adf
add link with icon in head
2019-06-09 11:55:08 +02:00
Lucian Condrea
95e4aac541
add favicon
2019-06-09 11:51:42 +02:00
Peter Cottle
a7f431399d
Merge pull request #584 from DevIntent/enableEsEs
...
feat: make es_ES available from the languages menu
2019-06-06 11:43:55 -07:00
Michael Prentice
e69c566835
feat: make es_ES available from the languages menu
...
rename es_AR to argentino
but leave it as the default for Spanish
since es_ES is not fully translated
Fixes #528
2019-06-05 18:54:20 -04:00
Peter Cottle
a506d3d907
Resolves #583 -- fix function binding
2019-06-05 15:19:21 -07:00
Peter Cottle
42e2b2429a
Merge pull request #582 from kimsey0/patch-1
...
Set line height of icons bar icons
2019-05-16 19:51:31 -07:00
Jacob Bundgaard
6179ccdb38
Set line height of icons bar icons
...
Fixes #581 .
2019-05-16 16:13:09 +02:00
Peter Cottle
724a341a61
Merge pull request #580 from jankeromnes/patch-1
...
Use `yarn grunt` instead of the global `grunt`
2019-05-09 12:34:39 -07:00
Jan Keromnes
e879213d3b
Prefix grunt
with yarn
in README.md as well
2019-05-09 07:47:12 +00:00
Jan Keromnes
03d8415f96
Make Gitpod use yarn grunt
instead of the global grunt
2019-05-09 07:24:20 +00:00
Peter Cottle
02a8e0f214
Merge pull request #579 from Hongarc/react
...
Use `babelify` instead of `grunt-react`
2019-05-02 13:30:44 -07:00
Hongarc
14f3fde623
Remove @babel/preset-env
2019-05-02 12:55:09 +07:00
Hongarc
ec0ca6b711
Use babelify
instead of grunt-react
2019-05-02 12:44:56 +07:00
Peter Cottle
5891d44796
Merge pull request #577 from eatdrinksleepcode/verify-no-changes
...
Check that there are no source file changes before building
2019-05-01 11:43:25 -07:00
David Nelson
4e32f729c1
Check that there are no source file changes before building
...
If dependencies are changed (in package.json) without updating the yarn.lock
file, or if any other part of the build process starts producing unignored
files, the CI build will fail, so that the problem can be corrected before the
PR is merged.
2019-05-01 04:04:24 -05:00
Peter Cottle
761eb9e5ef
Merge pull request #576 from eatdrinksleepcode/yarn-README
...
Update README reference from npm to yarn
2019-04-30 19:10:05 -07:00
Peter Cottle
97fa118a93
Merge pull request #575 from eatdrinksleepcode/update-yarn-lock-for-grunt-update
...
Update yarn.lock file
2019-04-30 19:09:41 -07:00
David Nelson
9f51202e60
Update README reference from npm to yarn
2019-04-30 20:12:29 -05:00
David Nelson
b5f18c4b2b
Update yarn.lock file
...
A number of recent commits have updated versions in package.json without
updating the yarn.lock file. This commit brings the yarn.lock file up to date.
2019-04-30 20:05:06 -05:00
Peter Cottle
66aaa2ccea
Merge pull request #573 from Hongarc/package
...
Up to date dependencies and migrate old function of `react`
2019-04-30 08:37:38 -07:00
Peter Cottle
eaa42ce6c0
Resolves #574 -- move npm to yarn everywhere else
2019-04-29 14:13:59 -07:00
Hongarc
ce516d9c9b
Fix resize width and height to -1
2019-04-25 11:52:37 +07:00
Hongarc
a44d05e265
Change esversion to 6
2019-04-25 11:28:28 +07:00
Hongarc
ad8d3139e0
feat: up to date dependencies
, migrate react
2019-04-25 10:11:01 +07:00
Hongarc
208a6c843a
fix: correct module instead of react
2019-04-25 10:02:00 +07:00
Peter Cottle
ac880dad0f
Merge pull request #572 from Hongarc/patch-5
...
Update test in travis-ci
2019-04-23 07:34:02 -07:00
Hongarc
a42158664f
Update test in travis-ci
2019-04-23 21:26:06 +07:00
Peter Cottle
a719436d65
Merge pull request #569 from eatdrinksleepcode/range-operator
...
Range operator
2019-04-23 07:21:39 -07:00
Peter Cottle
3de9f2eec4
Revert "Update package" PR #568
...
This reverts commit edd0363392
.
2019-04-23 07:17:45 -07:00
David Nelson
44e7596381
Support range operator in revision range (log and rev-list)
2019-04-22 15:51:34 -05:00
David Nelson
9b4b6627b6
Convert revision range processing to pipeline model
2019-04-22 15:12:00 -05:00
Hongarc
64eb8ab773
migrating old version react
to last version
2019-04-23 00:49:15 +07:00
Hongarc
634d0ad5e0
Use uglify-es
instead of uglify
2019-04-23 00:45:27 +07:00
Hongarc
992f8603e2
Add https:
to cdn file, can test with open file
2019-04-23 00:44:32 +07:00
Peter Cottle
b856d28904
Merge pull request #568 from Hongarc/package
...
Update package
2019-04-22 09:19:23 -07:00
Peter Cottle
e92fe2c45e
Merge pull request #567 from Hongarc/trim
...
Trim
2019-04-21 18:53:46 -07:00
Hongarc
edd0363392
Update package
2019-04-22 07:14:07 +07:00
Hongarc
10bcc0a02f
Remove all white space at end of line
2019-04-22 06:44:05 +07:00
Hongarc
58f2dc4156
Use Object.assign
instead of module assign
2019-04-22 06:42:33 +07:00
Peter Cottle
06e0f29acf
Merge pull request #565 from eatdrinksleepcode/revision-range
...
More robust support for revision ranges
2019-04-21 12:57:44 -07:00
Peter Cottle
48f38817f5
Merge pull request #564 from Hongarc/unused
...
chore: use `every` instead of `uniq`
2019-04-21 12:52:37 -07:00
Peter Cottle
637eb9a091
Merge pull request #563 from eatdrinksleepcode/no-range-operator
...
Explicitly fail when unsupported range operator is specified
2019-04-21 12:51:41 -07:00
Peter Cottle
49521fb4f0
Merge pull request #566 from Hongarc/prs-welcome
...
chore: add PRs wellcome to `README.md`
2019-04-19 10:10:50 -07:00
Hongarc
ff2adc0690
chore: add PRs wellcome to README.md
2019-04-19 20:19:16 +07:00
David Nelson
b9f8e19162
Implement log using RevisionRange
...
This changes the implementation of the "log" command to use the RevisionRange
functionality. RevisionRange sorts the results in order of reverse create time,
to match real git. This is a change from the previous implementation of log,
which essentially produced a breadth-first ordering.
2019-04-19 01:58:53 -05:00
David Nelson
8529a3aac7
Implement rev-list
...
This commit introduces the RevisionRange, which more closely follows real git
in terms of identifying a range of revisions than the current implementation of
log. RevisionRange is being used in the new rev-list command first because it
is easy to test for ordering. A future commit will replace the existing
implementation of log with RevisionRange.
2019-04-19 01:58:34 -05:00
David Nelson
6e5d6a64e9
Add tests for currently supported log arguments
2019-04-19 01:57:58 -05:00