Commit graph

  • 857795e503 Fix #95 Thomas Brouard 2020-02-19 18:37:38 +0100
  • 30c4666921 Update issue templates Thomas Brouard 2020-02-04 13:55:12 +0100
  • b20f757c5d
    Merge pull request #93 from brrd/develop Thomas Brouard 2020-02-04 13:39:04 +0100
  • 78e030d02c Version 0.12.0 0.12.0 Thomas Brouard 2020-02-04 13:38:12 +0100
  • e5ada44107 Documentation update (webPreferences) Thomas Brouard 2020-02-04 12:14:55 +0100
  • 8a222be7f7 Fix webview not focusing when created (fix #71) Thomas Brouard 2020-02-04 12:07:21 +0100
  • 38eae5b72c Improve default closeButtonText Thomas Brouard 2020-02-04 12:00:41 +0100
  • 504f36a6fd Fix double scrollbars (fix #44) Thomas Brouard 2020-02-04 11:58:28 +0100
  • 8f1794c119 Fix webview overlapping tabs (fix #84) Thomas Brouard 2020-02-04 11:57:48 +0100
  • 0c0a724245 Fix indent Thomas Brouard 2020-02-04 11:13:57 +0100
  • 0c3e547782 Add editorconfig Thomas Brouard 2020-02-04 11:13:47 +0100
  • c84689b22f Demo: upgrade to electron 8 Thomas Brouard 2020-02-04 10:43:08 +0100
  • 660457e168 Fix injecting CSS on all webviews and demo styling Liam Best 2019-12-12 11:19:50 +1000
  • c44844406b Add the ability to cancel a close from the closing event Liam Best 2019-12-11 20:39:56 +1000
  • 24d8ddc62b Update demo page to open a new tab to google Liam Best 2019-12-11 20:37:38 +1000
  • 9d1b1842b1 Update CSS to fix issue with overlapping webviews Liam Best 2019-12-11 20:36:29 +1000
  • 1b91396772 Upgrade to version 0.12.0 for the breaking CSS changes Liam Best 2019-12-11 18:59:36 +1000
  • 3a30f81009 Fix up inconsistent usage of ' vs " Liam Best 2019-12-11 18:59:19 +1000
  • 90c00c8e2c Make the new tab button open google by default Liam Best 2019-12-11 18:58:15 +1000
  • d26f8d1f23 Move injected CSS into the electron-tabs.css file and fix demo styling Liam Best 2019-12-11 18:57:13 +1000
  • 71d2418fb4 Fix link reverted to incorrect verison Liam Best 2019-12-10 11:05:50 +1000
  • 403b4d72fc Added the cancel close member to tabs, this cancels the next non-forced close attempt on the tab, also added an example usage in the readme Liam Best 2019-12-10 11:04:36 +1000
  • dae46fd775 Add a text id to allow a user specified key to be used to find/organise tabs Liam Best 2019-11-18 10:43:10 +1000
  • 441def7a16 Version 0.11.0 0.11.0 Thomas Brouard 2019-10-15 15:13:01 +0200
  • 1e4e5b0f07
    Merge pull request #83 from inureyes/master Thomas Brouard 2019-10-15 15:08:47 +0200
  • 6c84410481 update code for #59 Jeongkyu Shin 2019-10-15 19:57:11 +0900
  • f75d5ada4b
    Merge pull request #82 from GingkathFox/patch-1 Thomas Brouard 2019-10-07 13:36:21 +0200
  • febbcd83c4
    update webview tab link Gingka Akiyama 2019-10-05 10:00:22 -0400
  • f8f21792b5 Version 0.10.0 0.10.0 Thomas Brouard 2019-09-27 11:33:22 +0200
  • 890469476b
    Merge pull request #81 from LiamBest/master Thomas Brouard 2019-09-27 11:28:14 +0200
  • 5a58070f1d
    Merge pull request #79 from kanryu/master Thomas Brouard 2019-09-27 11:27:36 +0200
  • 57e3bf6f92 Add a title to the span for hover Liam Best 2019-09-26 15:51:50 +1000
  • 75b215b263 Also update README for new event Liam Best 2019-09-24 16:09:53 +1000
  • 1c75a5876a Add inactive event for the tab being made inactive Liam Best 2019-09-24 16:03:04 +1000
  • ea8a21f9ba add options nodeIntegration,webviewTag into the demo KATO Kanryu 2019-09-21 23:01:46 +0900
  • 1bfb560b0a Version 0.9.5 0.9.5 Thomas Brouard 2018-11-27 12:29:31 +0100
  • eeeebd41ce Fix type: getTab(id: number) Thomas Brouard 2018-11-27 12:28:48 +0100
  • 8c1717503a
    Merge pull request #70 from beig/master Thomas Brouard 2018-11-27 12:23:26 +0100
  • a003b522f2
    Added id to interface Tab beig 2018-11-23 13:20:53 +0100
  • 945f869ba1 fixes #59 - apply styles to hide webviews according to recommendation in official documentation https://electronjs.org/docs/api/webview-tag#css-styling-notes maxos 2018-08-03 22:45:32 -0700
  • a4e87ae948
    Merge pull request #67 from avocadianmage/master Thomas Brouard 2018-09-01 09:10:58 +0200
  • 9fd13e8f67 add 'declares' to typescript declaration file avocadianmage 2018-08-31 22:12:55 -0500
  • dab855bdb7 Version 0.9.4 0.9.4 Thomas Brouard 2018-08-17 11:54:23 +0200
  • bf3631b791 Fix TabGroup.getTabs() (fixes #66) Thomas Brouard 2018-08-17 11:53:32 +0200
  • 5693897653 Version 0.9.2 0.9.3 Thomas Brouard 2018-08-09 10:00:08 +0200
  • 3bbd4b8270
    Merge pull request #65 from maxosprojects/bugfix-58-return-and-iterate-only-copy-of-collection Thomas Brouard 2018-08-08 10:57:02 +0200
  • 7cbc3f7bd4 fixes #58 maxos 2018-08-07 14:21:16 -0700
  • 8d04115c8b
    Merge pull request #64 from maxosprojects/bugfix-63-close-tabs-with-middle-mouse-button Thomas Brouard 2018-08-07 08:43:31 +0200
  • 539b4cebde fixes #63 maxos 2018-08-06 19:26:46 -0700
  • 377f00caa7
    Merge pull request #62 from maxosprojects/docs-improvement Thomas Brouard 2018-08-06 11:25:32 +0200
  • 526c14fffb fixes #61 maxos 2018-08-05 00:12:59 -0700
  • cf47150e6e Version 0.9.2 0.9.2 Thomas Brouard 2018-06-19 16:34:49 +0200
  • c5ecbed09d
    Merge pull request #56 from vaskevich/patch-1 Thomas Brouard 2018-06-19 16:31:35 +0200
  • 519d54cb75
    Add TypeScript types Oleg Vaskevich 2018-06-17 14:59:48 -0700
  • b17c494e27 Fix etabs-buttons location display (#52) MCMicS 2018-03-21 15:42:06 +0100
  • 36e7cb9496
    Update electron-tabs.html MCMicS 2018-03-21 13:56:33 +0100
  • df75859ed6 electron-tabs-40 etabs-buttons location display mcmics 2018-03-20 22:54:41 +0100
  • ed1cbb97a2 Version 0.9.1 0.9.1 Thomas Brouard 2018-02-21 20:08:05 +0100
  • 577243a57d Fix webview rendering on OSX (fixes #22) Thomas Brouard 2018-02-21 20:07:33 +0100
  • 284292ceb1 Version 0.9.0 0.9.0 Thomas Brouard 2017-11-20 08:49:30 +0100
  • 8d24204d37
    Merge pull request #45 from wetheredge/master Thomas Brouard 2017-11-20 08:46:12 +0100
  • 083d70cb3c Documentation update (getTabById -> getTab) W Etheredge 2017-11-19 09:31:26 -0600
  • f1ef5f790c Remove parameter check from tab.setPosition W Etheredge 2017-11-19 03:58:07 +0000
  • b0534b9fc7 Change tabGroup.getTabById to tabGroup.getTab W Etheredge 2017-11-16 14:13:23 +0000
  • ed9e63e92f Make tab.setPosition not do anything if nothing is passed W Etheredge 2017-11-07 14:20:40 +0000
  • 6c2ead8edd Add the ability to get tabs by a relative position. W Etheredge 2017-11-05 21:38:01 -0600
  • f618ab0c4d Merge remote-tracking branch 'upstream/master' W Etheredge 2017-10-28 02:15:27 +0100
  • 88c5a4c2fa Documentation update (getting tabs by position) W Etheredge 2017-10-28 02:11:46 +0100
  • 4e36e14679 Add ability to get tabs by position as well as by id W Etheredge 2017-10-28 01:55:11 +0100
  • aa1a5e835f Version 0.8.0 Thomas Brouard 2017-10-27 09:18:25 +0200
  • a8090c9792 Merge pull request #43 from wetheredge/master Thomas Brouard 2017-10-27 09:16:15 +0200
  • fda4fbd612 Documentation update wetheredge 2017-10-26 21:13:19 -0500
  • 53dcb198f1 Add support for negative positions W Etheredge 2017-10-26 20:55:12 -0500
  • f84908d4cb Documentation update (tab positioning) W Etheredge 2017-10-26 19:03:37 -0500
  • 8d3f6183a0 Add basic methods for tab position W Etheredge 2017-10-26 18:36:19 -0500
  • 357197848d 0.7.3 v0.7.3 Thomas Brouard 2017-10-04 12:14:27 +0200
  • fd3ed944ba Merge pull request #41 from kontrollanten/autofocus-webviews Thomas Brouard 2017-10-04 09:42:47 +0200
  • 3334ee9508 focus on webview when opening tab Alexander 2017-10-04 02:59:43 +0200
  • c1a27c4b12 0.7.2 v0.7.2 Thomas Brouard 2017-09-14 18:06:07 +0200
  • 0b078d235d Use visibility: hidden to hide webviews Thomas Brouard 2017-09-14 17:39:15 +0200
  • b579379d88 Add getTabs() and eachTab() methods to TabGroup Thomas Brouard 2017-09-14 17:23:49 +0200
  • 27fa9bd7fd Merge 609f57f949 into a2761ab147 chenhbc 2017-07-02 14:23:30 +0000
  • a2761ab147 Hide .etabs-tab border-left Thomas Brouard 2017-07-02 16:23:00 +0200
  • 9d2742f3ee 0.7.1 v0.7.1 Thomas Brouard 2017-07-02 13:32:45 +0200
  • c8c6c16544 Documentation update (demo) Thomas Brouard 2017-07-02 13:32:27 +0200
  • fb4f849488 Add 'npm run demo' command Thomas Brouard 2017-07-02 13:30:59 +0200
  • 10e5447e73 Merge pull request #33 from mmouterde/master Thomas Brouard 2017-07-02 13:25:56 +0200
  • 0cf0ba99dd Merge pull request #31 from kontrollanten/master Thomas Brouard 2017-07-02 12:59:36 +0200
  • 609f57f949 Modify tab border style error. chenhbc 2017-06-29 11:04:20 +0800
  • 1523a8d7c2 add hello-word demo (#6) mmouterde 2017-06-27 22:38:44 +0200
  • db5738fa7d Prevent undefined/false value to be set Alexander Wåland 2017-06-27 06:56:56 +0200
  • 879c3367b0 0.7.0 v0.7.0 Thomas Brouard 2017-06-27 00:01:01 +0200
  • a96dd4c25c Merge pull request #26 from kontrollanten/master Thomas Brouard 2017-06-26 23:57:44 +0200
  • c84d8194a5 Merge remote-tracking branch 'brrd/master' Alexander Wåland 2017-06-25 15:31:52 +0200
  • f286bd8d82 remove .idea/misc.xml Alexander Wåland 2017-06-25 15:31:21 +0200
  • 7b7e9f4640 add README for badge Alexander Wåland 2017-06-25 15:29:45 +0200
  • 0eeafee7f2 0.6.1 v0.6.1 Thomas Brouard 2017-06-15 09:40:39 +0200
  • bb1262473d Merge pull request #27 from ChenYuHo/master Thomas Brouard 2017-06-14 18:29:08 +0200
  • 7f91ffc5bd add comment describing previous changes Elton Chen-Yu Ho 2017-06-14 22:51:10 +0800
  • 7871f41e54 fix issue #15 add duplicate tab when addTab with {active:true} Elton Chen-Yu Ho 2017-06-14 21:30:04 +0800