Thomas Brouard
|
4cbbdbc033
|
Add "webview-dom-ready" event
|
2020-02-28 10:33:20 +01:00 |
|
Thomas Brouard
|
b866d47157
|
Correctly handle webview bool attributes (fix #99)
|
2020-02-28 10:21:33 +01:00 |
|
Thomas Brouard
|
05b8d9b689
|
Update issue template
|
2020-02-28 10:09:06 +01:00 |
|
Thomas Brouard
|
b68624a603
|
Preserve scroll Y pos when tab hidden (fix #100)
|
2020-02-28 10:08:52 +01:00 |
|
Thomas Brouard
|
50e125c566
|
Merge branch 'master' of github.com:brrd/electron-tabs
|
2020-02-19 18:39:09 +01:00 |
|
Thomas Brouard
|
8d830445cf
|
Bump version 0.12.1
|
2020-02-19 18:37:56 +01:00 |
|
Thomas Brouard
|
857795e503
|
Fix #95
|
2020-02-19 18:37:38 +01:00 |
|
Thomas Brouard
|
30c4666921
|
Update issue templates
|
2020-02-04 13:55:12 +01:00 |
|
Thomas Brouard
|
b20f757c5d
|
Merge pull request #93 from brrd/develop
Version 0.12.0
|
2020-02-04 13:39:04 +01:00 |
|
Thomas Brouard
|
78e030d02c
|
Version 0.12.0
|
2020-02-04 13:38:12 +01:00 |
|
Thomas Brouard
|
e5ada44107
|
Documentation update (webPreferences)
|
2020-02-04 12:14:55 +01:00 |
|
Thomas Brouard
|
8a222be7f7
|
Fix webview not focusing when created (fix #71)
|
2020-02-04 12:07:21 +01:00 |
|
Thomas Brouard
|
38eae5b72c
|
Improve default closeButtonText
|
2020-02-04 12:00:41 +01:00 |
|
Thomas Brouard
|
504f36a6fd
|
Fix double scrollbars (fix #44)
|
2020-02-04 11:58:28 +01:00 |
|
Thomas Brouard
|
8f1794c119
|
Fix webview overlapping tabs (fix #84)
|
2020-02-04 11:57:48 +01:00 |
|
Thomas Brouard
|
0c0a724245
|
Fix indent
|
2020-02-04 11:13:57 +01:00 |
|
Thomas Brouard
|
0c3e547782
|
Add editorconfig
|
2020-02-04 11:13:47 +01:00 |
|
Thomas Brouard
|
c84689b22f
|
Demo: upgrade to electron 8
|
2020-02-04 10:43:08 +01:00 |
|
Thomas Brouard
|
441def7a16
|
Version 0.11.0
|
2019-10-15 15:13:01 +02:00 |
|
Thomas Brouard
|
1e4e5b0f07
|
Merge pull request #83 from inureyes/master
Hide webviews using visibility style instead of zero size (macOS tested)
fixes #59, closes #60
|
2019-10-15 15:08:47 +02:00 |
|
Jeongkyu Shin
|
6c84410481
|
update code for #59
|
2019-10-15 19:57:11 +09:00 |
|
Thomas Brouard
|
f75d5ada4b
|
Merge pull request #82 from GingkathFox/patch-1
update webview tab link
|
2019-10-07 13:36:21 +02:00 |
|
Gingka Akiyama
|
febbcd83c4
|
update webview tab link
|
2019-10-05 10:00:22 -04:00 |
|
Thomas Brouard
|
f8f21792b5
|
Version 0.10.0
|
2019-09-27 11:33:22 +02:00 |
|
Thomas Brouard
|
890469476b
|
Merge pull request #81 from LiamBest/master
Add inactive event to the tab that's no longer marked active
|
2019-09-27 11:28:14 +02:00 |
|
Thomas Brouard
|
5a58070f1d
|
Merge pull request #79 from kanryu/master
fixes #76 add options nodeIntegration,webviewTag into the demo for over electron-5.0
|
2019-09-27 11:27:36 +02:00 |
|
Liam Best
|
57e3bf6f92
|
Add a title to the span for hover
|
2019-09-26 15:51:50 +10:00 |
|
Liam Best
|
75b215b263
|
Also update README for new event
|
2019-09-24 16:09:53 +10:00 |
|
Liam Best
|
1c75a5876a
|
Add inactive event for the tab being made inactive
|
2019-09-24 16:03:04 +10:00 |
|
KATO Kanryu
|
ea8a21f9ba
|
add options nodeIntegration,webviewTag into the demo
|
2019-09-21 23:01:46 +09:00 |
|
Thomas Brouard
|
1bfb560b0a
|
Version 0.9.5
|
2018-11-27 12:29:31 +01:00 |
|
Thomas Brouard
|
eeeebd41ce
|
Fix type: getTab(id: number)
|
2018-11-27 12:28:48 +01:00 |
|
Thomas Brouard
|
8c1717503a
|
Merge pull request #70 from beig/master
Added id to interface Tab
|
2018-11-27 12:23:26 +01:00 |
|
beig
|
a003b522f2
|
Added id to interface Tab
Fixes TS2339: Property 'id' does not exist on type 'Tab'.
|
2018-11-23 13:20:53 +01:00 |
|
Thomas Brouard
|
a4e87ae948
|
Merge pull request #67 from avocadianmage/master
Add 'declare' modifier to top-level elements in Typescript declarations file
|
2018-09-01 09:10:58 +02:00 |
|
avocadianmage
|
9fd13e8f67
|
add 'declares' to typescript declaration file
|
2018-08-31 22:12:55 -05:00 |
|
Thomas Brouard
|
dab855bdb7
|
Version 0.9.4
|
2018-08-17 11:54:23 +02:00 |
|
Thomas Brouard
|
bf3631b791
|
Fix TabGroup.getTabs() (fixes #66)
|
2018-08-17 11:53:32 +02:00 |
|
Thomas Brouard
|
5693897653
|
Version 0.9.2
|
2018-08-09 10:00:08 +02:00 |
|
Thomas Brouard
|
3bbd4b8270
|
Merge pull request #65 from maxosprojects/bugfix-58-return-and-iterate-only-copy-of-collection
Use this.tabs.slice() avoid broken tab collections (fixes #58)
|
2018-08-08 10:57:02 +02:00 |
|
maxos
|
7cbc3f7bd4
|
fixes #58
|
2018-08-07 14:21:16 -07:00 |
|
Thomas Brouard
|
8d04115c8b
|
Merge pull request #64 from maxosprojects/bugfix-63-close-tabs-with-middle-mouse-button
fixes #63: Middle mouse button doesn't close tabs
|
2018-08-07 08:43:31 +02:00 |
|
maxos
|
539b4cebde
|
fixes #63
|
2018-08-06 19:26:46 -07:00 |
|
Thomas Brouard
|
377f00caa7
|
Merge pull request #62 from maxosprojects/docs-improvement
fixes #61
|
2018-08-06 11:25:32 +02:00 |
|
maxos
|
526c14fffb
|
fixes #61
|
2018-08-05 00:12:59 -07:00 |
|
Thomas Brouard
|
cf47150e6e
|
Version 0.9.2
|
2018-06-19 16:34:49 +02:00 |
|
Thomas Brouard
|
c5ecbed09d
|
Merge pull request #56 from vaskevich/patch-1
Add TypeScript types
|
2018-06-19 16:31:35 +02:00 |
|
Oleg Vaskevich
|
519d54cb75
|
Add TypeScript types
|
2018-06-17 14:59:48 -07:00 |
|
MCMicS
|
b17c494e27
|
Fix etabs-buttons location display (#52)
Fixes #40
|
2018-03-21 15:42:06 +01:00 |
|
Thomas Brouard
|
ed1cbb97a2
|
Version 0.9.1
|
2018-02-21 20:08:05 +01:00 |
|