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 |
|
Thomas Brouard
|
577243a57d
|
Fix webview rendering on OSX (fixes #22)
|
2018-02-21 20:07:33 +01:00 |
|
Thomas Brouard
|
284292ceb1
|
Version 0.9.0
|
2017-11-20 08:49:30 +01:00 |
|
Thomas Brouard
|
8d24204d37
|
Merge pull request #45 from wetheredge/master
Get tabs by position
|
2017-11-20 08:46:12 +01:00 |
|
W Etheredge
|
083d70cb3c
|
Documentation update (getTabById -> getTab)
|
2017-11-19 09:31:26 -06:00 |
|
W Etheredge
|
f1ef5f790c
|
Remove parameter check from tab.setPosition
|
2017-11-19 03:58:07 +00:00 |
|
W Etheredge
|
b0534b9fc7
|
Change tabGroup.getTabById to tabGroup.getTab
|
2017-11-16 14:13:23 +00:00 |
|
W Etheredge
|
ed9e63e92f
|
Make tab.setPosition not do anything if nothing is passed
|
2017-11-07 14:20:40 +00: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
|
f618ab0c4d
|
Merge remote-tracking branch 'upstream/master'
|
2017-10-28 02:15:27 +01:00 |
|
W Etheredge
|
88c5a4c2fa
|
Documentation update (getting tabs by position)
|
2017-10-28 02:11:46 +01:00 |
|
W Etheredge
|
4e36e14679
|
Add ability to get tabs by position as well as by id
|
2017-10-28 02:03:31 +01:00 |
|
Thomas Brouard
|
aa1a5e835f
|
Version 0.8.0
|
2017-10-27 09:18:25 +02:00 |
|
Thomas Brouard
|
a8090c9792
|
Merge pull request #43 from wetheredge/master
Reposition tabs programmatically
|
2017-10-27 09:16:15 +02: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 |
|
W Etheredge
|
8d3f6183a0
|
Add basic methods for tab position
|
2017-10-26 18:36:19 -05:00 |
|
Thomas Brouard
|
357197848d
|
0.7.3
|
2017-10-04 12:14:27 +02:00 |
|
Thomas Brouard
|
fd3ed944ba
|
Merge pull request #41 from kontrollanten/autofocus-webviews
Focus on webview when opening tab
|
2017-10-04 09:42:47 +02:00 |
|
Alexander
|
3334ee9508
|
focus on webview when opening tab
make it possible to support autofocus on input elements inside a webview
|
2017-10-04 02:59:43 +02:00 |
|
Thomas Brouard
|
c1a27c4b12
|
0.7.2
|
2017-09-14 18:06:07 +02:00 |
|
Thomas Brouard
|
0b078d235d
|
Use visibility: hidden to hide webviews
|
2017-09-14 17:39:15 +02:00 |
|
Thomas Brouard
|
b579379d88
|
Add getTabs() and eachTab() methods to TabGroup
Closes #39
|
2017-09-14 17:23:49 +02:00 |
|
Thomas Brouard
|
a2761ab147
|
Hide .etabs-tab border-left
|
2017-07-02 16:23:00 +02:00 |
|
Thomas Brouard
|
9d2742f3ee
|
0.7.1
|
2017-07-02 13:32:45 +02:00 |
|
Thomas Brouard
|
c8c6c16544
|
Documentation update (demo)
|
2017-07-02 13:32:27 +02:00 |
|
Thomas Brouard
|
fb4f849488
|
Add 'npm run demo' command
|
2017-07-02 13:30:59 +02:00 |
|
Thomas Brouard
|
10e5447e73
|
Merge pull request #33 from mmouterde/master
add hello-word demo (#6)
|
2017-07-02 13:25:56 +02:00 |
|
Thomas Brouard
|
0cf0ba99dd
|
Merge pull request #31 from kontrollanten/master
Prevent undefined/false value to be set in badges
|
2017-07-02 12:59:36 +02:00 |
|
mmouterde
|
1523a8d7c2
|
add hello-word demo (#6)
|
2017-06-27 22:38:44 +02:00 |
|
Alexander Wåland
|
db5738fa7d
|
Prevent undefined/false value to be set
|
2017-06-27 06:56:56 +02:00 |
|
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 |
|