Commit graph

462 commits

Author SHA1 Message Date
Leo Lamprecht
e30c49994f
Use start script for development 2016-09-22 07:59:24 +02:00
Leo Lamprecht
29908dacd1
Output raw stdout+stderr of child processes 2016-09-22 07:52:14 +02:00
Leo Lamprecht
103a0fa8c5
Linting shouldn't have an own script 2016-09-22 07:51:26 +02:00
Leo Lamprecht
ee1405997d
Let xo handle all directories 2016-09-22 07:41:07 +02:00
Philippe Potvin
a1f8413680 Fix config-store imports (#733)
* `configureStore` => `configure-store`

* dependencies: add redux-logger
2016-09-21 23:29:23 -03:00
Krzysztof Kaczor
bbf0af66b2 Improve developer pleasure (#556)
* single command to run webpack and app

* added dev tools and custom store for development mode only

* fix linter issues
2016-09-21 15:11:42 -07:00
David Gómez
ac69e0b9a0 Fix tab navigation using mouse clicks (#732)
Fixes a bug introduced by #723
2016-09-21 15:44:47 -03:00
Leo Lamprecht
4ec0156440 Mention code style 2016-09-21 16:36:31 +02:00
Matheus Fernandes
1866104d03 [WIP] Use XO instead of Standard (#723)
* Bump `eslint-plugin-react`

* Add `eslint-config-xo-react`

* Add XO

* Remove eslint-related dependencies, add XO config and use XO as the linter

* Code style: Standard => XO 

* Use xo property to ignore files

* Fix remaining errors
2016-09-21 16:27:11 +02:00
Brandon Bayer
32a665d7c0 feat: in development, use git-describe for appVersion (#729)
Normally appVersion is set from package.json
closes #718
2016-09-20 19:51:15 -03:00
Greenkeeper
d85bde5b3b chore(package): update react-dom to version 15.3.2 (#727) 2016-09-20 21:51:28 +02:00
Greenkeeper
047110f36f chore(package): update react to version 15.3.2 (#724) 2016-09-20 21:38:43 +02:00
Greenkeeper
7049e6ecd2 chore(package): update react-addons-pure-render-mixin to version 15.3.2 (#726) 2016-09-20 14:21:02 -03:00
Daniel Bayerlein
d610104a7a Add missing color dependency (#725) 2016-09-20 13:49:30 -03:00
Guillermo Rauch
8a01f8a48b Add window bgcolor updates (#524)
* transparent + reactive background colors

* refactor header to not set its own background color

* make terms not set background color

* dramatically improve tab borders

* remove background color from electron windows

* Revert "remove background color from electron windows"

This reverts commit ca4de3c5dc28095f1a598f7ac79d4dff4b66ccd5.

* put alpha first for electron

* remove initial bg color setting, but maintain reactive one

* fix
2016-09-19 08:47:33 +02:00
Leo Lamprecht
61f9c587ad
Let Travis release again 2016-09-18 12:54:11 +02:00
Leo Lamprecht
e701375223
Don't prefix tag names 2016-09-18 12:53:49 +02:00
Leo Lamprecht
629477c7f4
License field added 2016-09-18 12:48:11 +02:00
Greenkeeper
d944d2bdd5 chore(package): update reselect to version 2.5.4 (#716) 2016-09-17 13:50:03 +02:00
Matheus Fernandes
bda0ae3478 Fix typo on README.md (#715) 2016-09-16 18:52:50 +02:00
Matheus Fernandes
2496b217b1 electron-prebuilt => electron (#713)
* `electron-prebuilt` => `electron`

* Remove extra space
2016-09-16 08:23:23 +02:00
Leo Lamprecht
2bd2a4181a
These aren't needed 2016-09-15 09:47:37 +02:00
Greenkeeper
3cbcc8be42 chore(package): update electron-prebuilt to version 1.4.0 (#712) 2016-09-15 09:42:56 +02:00
Leo Lamprecht
a718a21d31
New way to specify app category 2016-09-15 09:36:48 +02:00
Leo Lamprecht
fbe0c9c556
Increment version tag 2016-09-15 09:23:57 +02:00
Vitaly Domnikov
42a69e0c76 Fix tab switching (#709)
* Passthrough tab switching keystrokes

fixes #658

* fix formatting
2016-09-15 07:36:16 +02:00
Leo Lamprecht
e62a674c4c Repo name for assets changed 2016-09-12 17:13:25 +02:00
Leo Lamprecht
1975e3f5aa
Test instead 2016-09-11 09:36:24 +02:00
Leo Lamprecht
73cd3aacad
Pausing this for now
https://github.com/electron-userland/electron-builder/issues/743
2016-09-11 09:32:47 +02:00
Leo Lamprecht
ae9a583b9f
These can be self-closing 2016-09-11 01:34:20 +02:00
Leo Lamprecht
44a3a33633 Delete HISTORY.md 2016-09-11 01:27:49 +02:00
Leo Lamprecht
f5b7ed97d9 Shorter explanation 2016-09-11 01:26:32 +02:00
Matheus Fernandes
3dd015969c Remove wrong info about builds (#682) 2016-09-05 08:57:30 -03:00
Greenkeeper
1b661dc569 chore(package): update redux to version 3.6.0 (#688) 2016-09-04 21:55:18 +02:00
Greenkeeper
94e97cd52a chore(package): update electron-prebuilt to version 1.3.5 (#685) 2016-09-02 10:51:08 +02:00
Leo Lamprecht
840dae8a2d Missing dollar signs added 2016-09-01 17:37:38 +02:00
Matheus Fernandes
3be8ffd486 Fix: do not throw when shellArgs is not present in .hyperterm.js (#678)
See dfcb0a9629 (commitcomment-18834267)
2016-08-31 23:33:01 -03:00
Matheus Fernandes
7758e3305b allow plugins to require('react') (#622) 2016-08-30 22:51:08 -03:00
Matthew Conlen
a3d5004c13 allow plugins to require('react') 2016-08-30 15:04:30 -04:00
Brandon Bayer
622a4e78e2 doc: add platform specific build dependencies for electron (#660)
These are all taken from:
https://github.com/electron-userland/electron-builder/wiki/Multi-Platform-Build
2016-08-29 19:32:06 -03:00
Brandon Bayer
dfcb0a9629 fix: errors and crashes on Linux because shellArgs being mutated (#662)
Fixes #661
2016-08-29 19:05:00 -03:00
Brian Douglas
9a0316dd59 issue-656/config-values-arent-scoped (#669)
* issue-656/scoped plugins to hyperterm.plugins

* Scoping plugin versions to hyperterm
2016-08-29 16:38:05 +02:00
Greenkeeper
f9d89176db chore(package): update electron-builder to version 6.0.2 (#668) 2016-08-27 22:05:44 +02:00
Greenkeeper
a23022d5e0 chore(package): update electron-prebuilt to version 1.3.4 (#652) 2016-08-24 22:18:02 +02:00
chabou
a724f4fbd2 Add French keyboard compatibility (#638) 2016-08-22 18:43:56 +01:00
Zearin
ef94760f0f Use “Keep A Changelog” format (#646)
As specified by <http://keepachangelog.com> (github repo: olivierlacan/keep-a-changelog).

This is about 90% of the way there; a few small edits remain, but first I want to make sure that even this level of change is okay with the repo owners.
2016-08-22 16:12:03 +01:00
Philippe Potvin
3a9447185f dblClick test nodeName (#641) 2016-08-21 11:44:17 +02:00
Leo Lamprecht
7fbd8ccaf1 Merge pull request #632 from ppot/selection-expand
Provide text completion on hyphenared text
2016-08-20 23:36:25 +02:00
ppot
3813d27d5f Fix ScrollPort SelectAll 2016-08-20 17:25:04 -04:00
ppot
ed4a2c66da Path matching selection on dblClick 2016-08-20 17:25:04 -04:00