Граф коммитов

295 Коммитов

Автор SHA1 Сообщение Дата
Kristján Oddsson 9dbb505600
don't set tabindex on panels 2020-03-10 10:11:13 +00:00
Kristján Oddsson 493429c65e
set tabindex 0 on aria-selected tabs when initalizeing 2020-03-10 09:46:58 +00:00
Kristján Oddsson 00572959d8
set tabindex to `0` instead of removing it 2020-03-10 09:33:51 +00:00
Kristján Oddsson 4a3e9aa17e
initialize selected tab with a tabindex="0" 2020-03-10 09:33:34 +00:00
Kristján Oddsson c8a4ae3789
move initialization code into `connectedCallback` 2020-03-10 09:30:27 +00:00
Kristján Oddsson 69f6b54877
set missing attribute on initialize 2020-03-09 17:55:09 +00:00
Kristján Oddsson c1a73df89b
update flow and mocha to their latest versions 2020-03-09 17:40:47 +00:00
Kristján Oddsson 25a14a8dce
run `npm update` to update packages 2020-03-09 17:39:37 +00:00
Kristján Oddsson 4d53c33470
3.0.8 2020-01-20 12:39:17 +00:00
Kristján Oddsson 31d99359b3
Merge pull request #22 from github/use-html-element-tag-name-map
Add HTMLElementTagNameMap interface to TypeScript declaration file.
2020-01-20 12:34:54 +00:00
Kristján Oddsson 5179380f7e
'add type to HTMLElementTagNameMap' 2020-01-16 17:07:17 +00:00
Kristján Oddsson dc984db41f
Merge pull request #21 from github/fix-example-page
Make sure non-active tabs have a -1 in tabindex
2019-12-18 16:22:44 +00:00
Kristján Oddsson dc06f51940
make sure non-active tabs have a -1 in tabindex 2019-12-18 11:55:31 +00:00
David Graham 8dab4c24d7 3.0.7 2019-11-05 15:39:25 -07:00
David Graham c03d879cfe
Update development dependencies 2019-11-05 15:39:15 -07:00
Keith Cirkel 0482f266cc
3.0.6 2019-09-12 12:04:06 +01:00
Keith Cirkel 7ca9cf73e9
Merge pull request #17 from github/types-ts-add-window-declaration
Add TS window declaration for TabContainerElement
2019-09-12 12:03:23 +01:00
Keith Cirkel 24bc32adbd
types(ts): fix window declaration type 2019-09-12 10:42:01 +01:00
Keith Cirkel 43ea911d64
types(ts): add window declaration 2019-09-12 10:25:28 +01:00
Kristján Oddsson d433bd83af
Merge pull request #16 from github/dependabot/npm_and_yarn/eslint-utils-1.4.2
Bump eslint-utils from 1.3.1 to 1.4.2
2019-08-27 09:02:44 +01:00
dependabot[bot] b63a43ddba
Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-26 19:34:53 +00:00
Kristján Oddsson 267c627698
3.0.5 2019-08-14 09:14:40 +01:00
Kristján Oddsson acbf9f540e
Merge pull request #15 from github/publish-to-gpr-as-well
Publish to GPR as a postpublish step
2019-08-14 09:14:08 +01:00
Kristján Oddsson 894f014392
publish to GPR as a postpublish step 2019-08-05 16:11:19 +01:00
Kristján Oddsson ea3e59d281
3.0.4 2019-08-02 08:30:27 +01:00
Kristján Oddsson 77e5298e73
Merge pull request #12 from github/add-typescript-definition-file
Add typescript definition file
2019-08-02 08:29:42 +01:00
Kristján Oddsson 4e25fb806e
Merge branch 'master' into add-typescript-definition-file 2019-08-02 08:19:04 +01:00
Kristján Oddsson 7a6c272365
3.0.3 2019-07-31 13:33:43 +01:00
Kristján Oddsson 614cd3b3bf
Merge pull request #13 from github/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15
2019-07-31 13:30:50 +01:00
dependabot[bot] 53f8c0afb3
Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-31 12:17:25 +00:00
Kristján Oddsson 4ac120a716
add typescript definition file 2019-07-01 18:21:18 +01:00
Kristján Oddsson 96c19702fb
3.0.2 2019-07-01 18:18:29 +01:00
Kristján Oddsson eb52df5f90
Merge pull request #11 from github/update-deps
Update dependencies
2019-07-01 18:16:42 +01:00
Kristján Oddsson e05123ee8a
update eslint, eslint-plugin-github and flow-bin manually to latest versiosn 2019-07-01 17:13:40 +01:00
Kristján Oddsson 4ec186e479
run `npm update` 2019-07-01 17:12:18 +01:00
Kristján Oddsson 75c68e9cf3
3.0.1 2019-06-12 15:58:18 +01:00
Kristján Oddsson 4202a7f7ce
Merge pull request #10 from github/default-export
default export the element 💀
2019-06-12 15:57:19 +01:00
Kristján Oddsson ce475dd23a
default export the element 💀 2019-06-12 12:14:47 +01:00
Kristján Oddsson c1816b53fd
3.0.0 2019-06-10 18:45:31 +01:00
Kristján Oddsson 26b47bae05
Merge pull request #9 from github/add-tab-container-will-change-event
Add tab container will change event
2019-06-10 18:44:45 +01:00
Kristján Oddsson 098501f169
reorder events in documentation 2019-06-10 18:41:41 +01:00
Kristján Oddsson 70b7e333fc
add dispatching of `tab-container-change` event 2019-06-10 11:52:18 +01:00
Kristján Oddsson 3a9737171a
rename post event to be verbed 2019-06-10 11:50:40 +01:00
Kristján Oddsson eb3143066f
Merge pull request #8 from github/use-github-lint-binary
Use github-lint binary as lint command
2019-05-20 16:32:26 +01:00
Kristján Oddsson b56aecba78
use github-lint binary as lint command 2019-05-20 14:56:21 +01:00
Kristján Oddsson b607c368aa
2.0.0 2019-05-15 09:46:24 +01:00
Kristján Oddsson cba398b98c
Merge pull request #7 from github/add-flow-definition-file
add flow definition file for the element API
2019-05-15 09:45:23 +01:00
Kristján Oddsson 46708f6952
empty commit to trigger ci 2019-05-14 10:09:35 +01:00
Kristján Oddsson c3784e0663
remove `selectTab(..)` from the public API 2019-05-14 10:05:31 +01:00
Kristján Oddsson 55599b1f29
add flow definition file for the element API 2019-05-13 16:20:59 +01:00