Commit graph

43 commits

Author SHA1 Message Date
99ee9e680c update 2024-12-07 19:49:40 -05:00
e4f729b2b0 Update links 2024-12-05 18:29:20 -05:00
39513f2c56 update 2024-12-04 20:05:56 -05:00
Thomas Brouard
d43a1569e0 electron-tabs is discontinued (v. 1.0.4) 2024-01-08 17:56:10 +01:00
Thomas Brouard
98dad28c52 Fix typo 2022-05-25 18:05:11 +02:00
Thomas Brouard
0bea207215 Fix README image 2022-05-25 17:38:16 +02:00
Thomas Brouard
87c72a0df9 Update README 2022-05-25 17:21:54 +02:00
mcmics
a97406d712
fixes #146: add once to EventEmitter 2022-03-23 20:44:55 +01:00
mcmics
4cdab4016c
Demo: upgrade to electron 17.1.2 2022-03-22 20:07:09 +01:00
cxgreat2014
01d410ac16
Fix README dragula css link 2022-02-23 00:30:01 +08:00
Thomas Brouard
f29c5b00ae Keep nodeIntegration requirement (#120) 2021-07-19 13:32:15 +02:00
Todd Tarsi
2b8e506f5a feat: work without any nodeIntegration requirements 2021-05-23 20:09:47 -05:00
Thomas Brouard
a15110a2bb Add tab.hasClass() method 2020-03-12 21:56:23 +01:00
Thomas Brouard
a34fc68469 Add a way to abort closing (#53) 2020-03-10 22:38:20 +01:00
Thomas Brouard
52b6506c57 Add visibilityThreshold option 2020-03-10 21:46:55 +01:00
Thomas Brouard
4cbbdbc033 Add "webview-dom-ready" event 2020-02-28 10:33:20 +01:00
Thomas Brouard
e5ada44107 Documentation update (webPreferences) 2020-02-04 12:14:55 +01:00
Gingka Akiyama
febbcd83c4
update webview tab link 2019-10-05 10:00:22 -04:00
Liam Best
75b215b263 Also update README for new event 2019-09-24 16:09:53 +10:00
maxos
526c14fffb fixes #61 2018-08-05 00:12:59 -07:00
W Etheredge
083d70cb3c Documentation update (getTabById -> getTab) 2017-11-19 09:31:26 -06:00
W Etheredge
6c2ead8edd Add the ability to get tabs by a relative position.
Made 0 be an invalid position.
2017-11-05 21:38:01 -06:00
W Etheredge
88c5a4c2fa Documentation update (getting tabs by position) 2017-10-28 02:11:46 +01:00
wetheredge
fda4fbd612 Documentation update 2017-10-26 21:13:19 -05:00
W Etheredge
53dcb198f1 Add support for negative positions 2017-10-26 20:55:12 -05:00
W Etheredge
f84908d4cb Documentation update (tab positioning) 2017-10-26 19:03:37 -05:00
Thomas Brouard
b579379d88 Add getTabs() and eachTab() methods to TabGroup
Closes #39
2017-09-14 17:23:49 +02:00
Thomas Brouard
c8c6c16544 Documentation update (demo) 2017-07-02 13:32:27 +02:00
Alexander Wåland
7b7e9f4640 add README for badge 2017-06-25 15:29:45 +02:00
Robin Riclet
cc838640a5 Added event closing 2017-04-04 15:05:24 +02:00
Thomas Brouard
e9080a5d99 Documentation fix 2017-02-16 16:13:07 +01:00
Bastian
84c6d61156 Added "webview-ready" Event
This event is fired after the "did-finish-load" event of the webview of a tab was fired.
2017-02-16 14:24:00 +01:00
Bastian
06375a7973 Added support for icon libraries (e.g. Font Awesome) 2017-02-15 20:47:18 +01:00
Thomas Brouard
c7f3b1b39e Remove warning 2016-11-02 18:20:34 +01:00
Thomas Brouard
a2c67409e8 Documentation about drag and drop 2016-11-02 18:19:56 +01:00
Thomas Brouard
ff4cdf3b6b Documentation: insert electron-tabs.css 2016-11-02 17:13:41 +01:00
Thomas Brouard
3d002db73c Add screenshot 2016-11-02 17:04:19 +01:00
Thomas Brouard
bbf8835397 Add "active" option 2016-11-02 16:37:23 +01:00
Thomas Brouard
9a8c60c3cf visible option defaults to true 2016-11-02 16:37:05 +01:00
Thomas Brouard
6cd6bec073 Change "+" and "x" default symbols 2016-11-02 14:48:08 +01:00
Thomas Brouard
c1eda03445 Change default selectors 2016-11-02 12:41:18 +01:00
Thomas Brouard
8b3341ebc7 Add documentation 2016-11-01 16:28:30 +01:00
Thomas Brouard
ebfebdaf21 Add minimal documentation 2016-10-31 16:10:14 +01:00