asmsuechan
|
28bc331318
|
Change to run only master branch
|
2017-04-25 11:48:45 -07:00 |
|
asmsuechan
|
098153b6ba
|
Add osx support to .travis.yml
Change to run xvfb only linux
|
2017-04-25 09:19:46 -07:00 |
|
asmsuechan
|
878f31e91e
|
Remove unnecessary break
|
2017-04-25 09:18:45 -07:00 |
|
asmsuechan
|
b40d09fa86
|
Edit .travis.yml to handle ES7 syntax problem
|
2017-04-25 00:08:59 -07:00 |
|
asmsuechan
|
eb48f48f6b
|
Edit spectron.js to deal with linux
|
2017-04-25 00:08:49 -07:00 |
|
asmsuechan
|
7961008500
|
Edit gruntfile.js
|
2017-04-25 00:08:49 -07:00 |
|
asmsuechan
|
ff87c6b226
|
Fix .travis.yml to add grunt-cli because travis needs grunt to run $ grund pre-build for e2e test
|
2017-04-24 19:46:39 -07:00 |
|
asmsuechan
|
0c2807a08b
|
Rename spectron-test.js to spectron.js because of avoidance from be ran it by npm run test
|
2017-04-24 19:42:02 -07:00 |
|
asmsuechan
|
f0cf369317
|
Edit .travis.yml for e2e test
|
2017-04-24 19:28:29 -07:00 |
|
asmsuechan
|
5e9954c060
|
Add a yarn task
|
2017-04-24 19:23:23 -07:00 |
|
asmsuechan
|
0c7bdf20af
|
Add a smiple test to confirm Boostnote starts
|
2017-04-24 19:23:23 -07:00 |
|
Sosuke Suzuki
|
9c1179a6f9
|
Fixed indent which could not be corrected
|
2017-04-25 02:53:29 +09:00 |
|
Sosuke Suzuki
|
43cb290c80
|
fix the indent
|
2017-04-25 02:41:16 +09:00 |
|
Sosuke Suzuki
|
f8b7b7df9f
|
change how to use dataApi and fix indent
|
2017-04-25 02:31:03 +09:00 |
|
Sosuke Suzuki
|
b73f0a8012
|
refactor some dirty code
|
2017-04-25 01:40:49 +09:00 |
|
Sota Sugiura
|
75b2c7bd2e
|
Merge pull request #484 from asmsuechan/fix-delete-shortcut
Fix a shortcut for deletion
|
2017-04-24 23:14:42 +09:00 |
|
Leo
|
5fd9866eef
|
Merge pull request #1 from BoostIO/master
update fork
|
2017-04-24 00:59:37 -04:00 |
|
asmsuechan
|
4e7204bdbc
|
Add spectron
|
2017-04-23 12:13:58 -07:00 |
|
SuenagaRyota
|
ff7024e38f
|
Merge pull request #488 from tkshnwesper/master
Added `Shift` to HotkeyTab.js
|
2017-04-23 00:21:05 -07:00 |
|
Saurabh
|
8c11a0b42d
|
Added Shift to HotkeyTab.js
|
2017-04-23 12:43:39 +05:30 |
|
asmsuechan
|
2df295dc1d
|
Fix styles by lint
|
2017-04-22 17:30:55 -07:00 |
|
asmsuechan
|
b695d27817
|
Add test for htmlTextHelper
|
2017-04-22 17:19:05 -07:00 |
|
asmsuechan
|
8e2fd300f6
|
Delete an encode table
because when & is encoded, it affect other encodes due to they use &
|
2017-04-22 16:14:09 -07:00 |
|
asmsuechan
|
1722e103fc
|
Change methods to helper methods
|
2017-04-22 16:14:09 -07:00 |
|
asmsuechan
|
71464112ce
|
Remove a disused condition
|
2017-04-22 16:14:09 -07:00 |
|
asmsuechan
|
003d8a1b21
|
Fix a bug on regexp of a question mark
|
2017-04-22 16:14:09 -07:00 |
|
asmsuechan
|
adf81175f3
|
Reduce the code
|
2017-04-22 16:14:09 -07:00 |
|
asmsuechan
|
39274ce483
|
Fix to handle with multiple entities in one line
|
2017-04-22 16:14:09 -07:00 |
|
asmsuechan
|
1daf07edeb
|
Refactor to more readable
|
2017-04-22 16:14:09 -07:00 |
|
asmsuechan
|
cd2dc471c7
|
Fix to string literal
|
2017-04-22 16:14:09 -07:00 |
|
asmsuechan
|
6229ca7ac9
|
Refactor to ES6
|
2017-04-22 16:14:09 -07:00 |
|
asmsuechan
|
10043cc755
|
Fix to handle when codeBlocks is null
|
2017-04-22 16:14:09 -07:00 |
|
asmsuechan
|
e60a5430b4
|
Fix to replace only CodeBlock
|
2017-04-22 16:14:09 -07:00 |
|
asmsuechan
|
f7e0cb655f
|
Add question mark
|
2017-04-22 16:14:09 -07:00 |
|
asmsuechan
|
04097ecfcd
|
Fix incorrect tag completion in code block
|
2017-04-22 16:14:09 -07:00 |
|
asmsuechan
|
2222192bcd
|
Fix to enable a shortcut for deleting a note
|
2017-04-22 15:38:55 -07:00 |
|
Salvatore Tosti
|
ae93c38d46
|
Changed wordings on 'Make a Note' pane
Note type descriptions are now more concise and uniform in style.
|
2017-04-22 08:16:05 -07:00 |
|
Sota Sugiura
|
9ff9dcbe6d
|
Merge branch 'master' into hotfix-fix-package-name
|
2017-04-22 18:45:52 +09:00 |
|
sota1235
|
94d442af7d
|
modify: fix package name
|
2017-04-22 18:43:56 +09:00 |
|
Sota Sugiura
|
6a711d6a71
|
Merge pull request #476 from BoostIO/v8-8-8
v0.8.8
v0.8.8
|
2017-04-22 18:30:05 +09:00 |
|
sota1235
|
9d8e71aeb3
|
v8.8.8
|
2017-04-22 16:34:58 +09:00 |
|
Sota Sugiura
|
cfeeba209e
|
Merge pull request #468 from BoostIO/feature-fix-text
Fix text on menu bar(macOS) and some refactor
|
2017-04-22 16:31:58 +09:00 |
|
Sota Sugiura
|
455029851a
|
Merge pull request #474 from BoostIO/delete-escbutton-in-initimodal
delete the escButton in the InitModal
|
2017-04-22 16:19:32 +09:00 |
|
Sota Sugiura
|
d0f7baaad0
|
Merge pull request #473 from BoostIO/Fix-ConfigTab-Interface
Fix the config tab layout
|
2017-04-22 16:17:43 +09:00 |
|
Kazu Yokomizo
|
e3fb236139
|
Fix the config tab layout
|
2017-04-22 16:06:01 +09:00 |
|
Sosuke Suzuki
|
42296e421a
|
delete the escButton in the InitModal
|
2017-04-22 16:05:22 +09:00 |
|
Sota Sugiura
|
c6f4ed7c8f
|
Merge pull request #472 from BoostIO/Design-update
Fix the english typo
|
2017-04-22 15:45:09 +09:00 |
|
Kazu Yokomizo
|
e1fb36d64d
|
Fix the border-left width at folder-selector
|
2017-04-22 15:33:05 +09:00 |
|
Sota Sugiura
|
48cf695e11
|
Merge branch 'master' into Design-update
|
2017-04-22 15:17:03 +09:00 |
|
Kazu Yokomizo
|
5b0e0c71a0
|
Fix the english typo
|
2017-04-22 14:59:53 +09:00 |
|