Commit graph

71 commits

Author SHA1 Message Date
Thomas Brouard 879c3367b0 0.7.0 2017-06-27 00:01:01 +02:00
Thomas Brouard a96dd4c25c Merge pull request #26 from kontrollanten/master
Add support for badges
2017-06-26 23:57:44 +02:00
Alexander Wåland c84d8194a5 Merge remote-tracking branch 'brrd/master' 2017-06-25 15:31:52 +02:00
Alexander Wåland f286bd8d82 remove .idea/misc.xml 2017-06-25 15:31:21 +02:00
Alexander Wåland 7b7e9f4640 add README for badge 2017-06-25 15:29:45 +02:00
Thomas Brouard 0eeafee7f2 0.6.1 2017-06-15 09:40:39 +02:00
Thomas Brouard bb1262473d Merge pull request #27 from ChenYuHo/master
fix issue #15 add duplicate tab when addTab with {active:true}
2017-06-14 18:29:08 +02:00
Elton Chen-Yu Ho 7f91ffc5bd add comment describing previous changes 2017-06-14 22:51:10 +08:00
Elton Chen-Yu Ho 7871f41e54 fix issue #15 add duplicate tab when addTab with {active:true} 2017-06-14 21:30:04 +08:00
Alexander Wåland 24ba56dcd3 Add support for badges 2017-06-03 15:01:10 +02:00
brrd 869fd7e45b Bump version 0.6.0 2017-04-05 09:48:19 +02:00
Thomas Brouard be552d4266 Merge pull request #18 from rriclet/feature/closing
Feature/closing
2017-04-05 09:45:27 +02:00
Thomas Brouard f75d420be7 Merge pull request #17 from rriclet/bug/force
Bug/force
2017-04-05 09:44:27 +02:00
Robin Riclet 218449d56a Restored whitespaces 2017-04-04 15:37:53 +02:00
Robin Riclet 12ccdb8cc2 Restored whitespaces 2017-04-04 15:07:27 +02:00
Robin Riclet cc838640a5 Added event closing 2017-04-04 15:05:24 +02:00
Robin Riclet 58258cbc65 Fixed force when calling tab.close() 2017-04-04 14:33:57 +02:00
Thomas Brouard a2a5ae7f3c Bump version 0.5.1 (npm publish) 2017-02-16 16:13:58 +01:00
Thomas Brouard e9080a5d99 Documentation fix 2017-02-16 16:13:07 +01:00
Thomas Brouard 5ef11ada01 Bump version 0.5.0 2017-02-16 15:16:12 +01:00
Thomas Brouard e2b03786b1 Merge pull request #13 from bkueppers/master
Added "webview-ready" Event
2017-02-16 15:13:04 +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
Thomas Brouard 0688a111bc Merge pull request #12 from bkueppers/master
Added support for icon libraries (e.g. Font Awesome)
2017-02-16 10:20:35 +01:00
Bastian 06375a7973 Added support for icon libraries (e.g. Font Awesome) 2017-02-15 20:47:18 +01:00
Thomas Brouard 43b1fb7ae0 Fix newTabButtonText option 2016-11-02 21:21:56 +01:00
Thomas Brouard 82e1749b07 Bump version 0.4.2 2016-11-02 21:15:21 +01:00
Thomas Brouard c26d32be47 Don't activate tab when clicking its close button 2016-11-02 21:13:46 +01:00
Thomas Brouard 7dd4b2aa98 Fix previous tab not activated on close 2016-11-02 21:05:43 +01:00
Thomas Brouard b57253c82f Bump version 0.4.1 2016-11-02 18:20:53 +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 39164158e1 Improve dragula support 2016-11-02 17:59:56 +01:00
Thomas Brouard 6428039463 Activate on mousedown (dragula compatibility) 2016-11-02 17:56:16 +01:00
Thomas Brouard d4e6d471b2 Bump version 0.4.0 2016-11-02 17:14:21 +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 329fddbfe7 Add basic styles 2016-11-02 17:03:47 +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 790cbfca76 Bump version 0.3.0 2016-11-01 16:32:38 +01:00
Thomas Brouard 8b3341ebc7 Add documentation 2016-11-01 16:28:30 +01:00
Thomas Brouard 31244686fe Don't change active tab if closed tab wasn't active 2016-11-01 16:09:43 +01:00
Thomas Brouard f6664f50d3 Make consistant API for flash and show 2016-11-01 16:05:09 +01:00
Thomas Brouard e7f8111e03 Add visible option to show tab when ready 2016-11-01 15:16:38 +01:00
Thomas Brouard d6588fd2e7 Add tabGroup.getTab() method 2016-11-01 14:43:42 +01:00
Thomas Brouard d17be60941 Isolate private methods 2016-11-01 14:40:03 +01:00
Thomas Brouard 1e333877f4 Add ready callbacks for TabGroup and Tab 2016-11-01 13:53:19 +01:00
Thomas Brouard fe859786ae addTab and options.newTab can be a function 2016-11-01 11:21:48 +01:00