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

295 Коммитов

Автор SHA1 Сообщение Дата
Siddharth Kshetrapal e59a9542bd
Merge pull request #100 from github/dependabot/npm_and_yarn/npm_and_yarn-bae605d85a
Bump the npm_and_yarn group with 7 updates
2024-09-27 12:19:23 +02:00
dependabot[bot] 08689eda05
Bump the npm_and_yarn group with 7 updates
Bumps the npm_and_yarn group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@75lb/deep-merge](https://github.com/75lb/deep-merge) | `1.1.1` | `1.1.2` |
| [ip](https://github.com/indutny/node-ip) | `1.1.9` | `removed` |
| [@open-wc/semantic-dom-diff](https://github.com/open-wc/open-wc/tree/HEAD/packages/semantic-dom-diff) | `0.20.0` | `0.20.1` |
| [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) | `0.16.1` | `0.19.0` |
| [@web/test-runner-playwright](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner-playwright) | `0.10.1` | `0.11.0` |
| [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` |
| [rollup](https://github.com/rollup/rollup) | `3.25.1` | `4.22.4` |


Updates `@75lb/deep-merge` from 1.1.1 to 1.1.2
- [Commits](https://github.com/75lb/deep-merge/compare/v1.1.1...v1.1.2)

Removes `ip`

Updates `@open-wc/semantic-dom-diff` from 0.20.0 to 0.20.1
- [Release notes](https://github.com/open-wc/open-wc/releases)
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/semantic-dom-diff/CHANGELOG.md)
- [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/semantic-dom-diff@0.20.1/packages/semantic-dom-diff)

Updates `@web/test-runner` from 0.16.1 to 0.19.0
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner@0.19.0/packages/test-runner)

Updates `@web/test-runner-playwright` from 0.10.1 to 0.11.0
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner-playwright/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner-playwright@0.11.0/packages/test-runner-playwright)

Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

Updates `rollup` from 3.25.1 to 4.22.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.25.1...v4.22.4)

---
updated-dependencies:
- dependency-name: "@75lb/deep-merge"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ip
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@open-wc/semantic-dom-diff"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@web/test-runner"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@web/test-runner-playwright"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 15:47:15 +00:00
Cameron Dutro e0a90118a3
Merge pull request #99 from github/early_return_if_undefined_tab
Return early if tab or panel are undefined
2024-06-20 14:11:00 -07:00
Cameron Dutro 13de8370b5 Return early if tab or panel are undefined 2024-06-20 14:07:13 -07:00
Cameron Dutro 98f5d77471
Merge pull request #97 from github/ensure_tabs_available
Ensure tabs are available before selecting
2024-06-19 13:36:25 -07:00
Cameron Dutro a947f7d115 Attempt to set up until it works 2024-06-19 10:05:56 -07:00
Jon Rohan b294c2440e
Merge pull request #96 from github/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-06-18 16:52:44 -07:00
Cameron Dutro aed6e577b5 Ensure tabs are available before selecting 2024-06-18 15:11:59 -07:00
dependabot[bot] c02c860156
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 09:46:27 +00:00
Owen Niblock 2f856f15d7
Merge pull request #95 from github/fix-accessibility-issue
Fixes tablist-tab-wrapper accessibility violation by reverting div->slot change
2024-05-09 12:50:42 +01:00
Owen Niblock 4b09f51d1b Fix the test and examples page 2024-05-09 12:35:37 +01:00
Owen Niblock e6a75c9b4b Fixes tablist-tab-wrapper accessibility violation by reverting div->slot change 2024-05-09 12:32:57 +01:00
Keith Cirkel ce86c9b4ba
Merge pull request #94 from github/tidy-and-refactor-code
Tidy up manual slot assignment code
2024-05-09 12:13:33 +01:00
Owen Niblock 2d6c046721 Tidy up manual slot assignment code 2024-05-09 11:58:47 +01:00
Keith Cirkel 17a45e7e75
Merge pull request #93 from github/drop-redundant-role=presentation-from-slot-element
drop redundant role=presentation from slot element
2024-05-09 10:08:51 +01:00
Keith Cirkel f6a218f24f
drop redundant role=presentation from slot element 2024-05-08 18:09:46 +01:00
Keith Cirkel 7cb0674e5f
Merge pull request #92 from seanpdoyle/readme-formatting
Fix README backtick formatted
2024-05-08 16:29:55 +01:00
Sean Doyle 74059b5f55 Fix README backtick formatted
A fenced HTML code block wasn't closed properly, which affected
subsequent markdown formatting syntax.

This commit closes that block, and adds newlines between headings and
other fenced code blocks.
2024-05-08 10:32:15 -04:00
Keith Cirkel c70a9d0aef
Merge pull request #91 from github/unmanaged-slots
Unmanaged slots
2024-04-24 13:19:44 +01:00
Keith Cirkel ac3a4092e7
update readme 2024-04-24 13:16:23 +01:00
Keith Cirkel 029187e65f
allow overriding of the tablist-wrapper 2024-04-24 13:03:34 +01:00
Mike Perrotti 66334bc2f5
Merge pull request #90 from github/slot-tablist-wrapper
Custom tablist-tab-wrapper
2024-04-22 13:37:18 -04:00
Mike Perrotti 2a0e8d2a5f adds the ability to have a custom tablist-tab-wrapper 2024-04-22 11:21:35 -04:00
Mike Perrotti cdbfb4687d first attempt 2024-04-19 10:15:21 -04:00
Cameron Dutro 21f1e2b8dc Fix linting issues 2024-03-12 15:53:11 -07:00
Cameron Dutro 22b1f8088b
Merge pull request #89 from stof/patch-1
Register event types for better type inference
2024-03-12 15:39:31 -07:00
Christophe Coevoet 75d656a84b
Register event types for better type inference
This allows typescript to know which kind of event object is passed to listeners for those event names.
2024-03-12 18:58:08 +01:00
Owen Niblock ff00f5beb3
Merge pull request #88 from github/add-tab-index-to-event
Add tab index to event object
2024-03-12 10:36:15 +00:00
Owen Niblock becda143f9 Update README 2024-03-11 19:27:54 +00:00
Owen Niblock bca7aec125 Add tab index to event object 2024-03-11 19:07:00 +00:00
Owen Niblock 6e90dbc583
Merge pull request #87 from github/change-default-tab-to-defaultTabIndex
Change default-tab to default-tab-index
2024-03-08 15:05:15 +00:00
Owen Niblock 7a01bd2ab0 Use existing default-tab attribute 2024-03-08 15:02:35 +00:00
Owen Niblock 181fc4adb9 Change default-tab to default-tab-index 2024-03-08 14:57:31 +00:00
Owen Niblock 3c74546e9c
Merge pull request #86 from github/add-on-change-d-alias
Add onChange and onChanged alias
2024-03-08 10:56:56 +00:00
Owen Niblock e1578c69cc Add onChange and onChanged alias 2024-03-08 10:53:35 +00:00
Owen Niblock 984ef06309
Merge pull request #85 from github/add-activetab-selectedtabindex-props
add activeTab, selectedTabIndex props
2024-03-07 10:19:10 +00:00
Owen Niblock 60631b29fa
Apply suggestions from code review
Fix tests
2024-03-07 10:17:46 +00:00
Keith Cirkel cd10c1aea7
add activeTab, selectedTabIndex props 2024-03-06 18:06:42 +00:00
Owen Niblock a3949df92d
Merge pull request #84 from github/htmlslotelement-ssr-support
HTMLSlotElement needs SSR support
2024-02-29 12:59:07 +00:00
Owen Niblock a9ac5100b3 Only use globalThis on creation of manualSlotsSupported 2024-02-29 12:57:20 +00:00
Owen Niblock 7ba7bad6be HTMLSlotElement needs SSR support 2024-02-29 12:37:08 +00:00
Owen Niblock 3996e6156e
Merge pull request #83 from github/no-role-on-slot
No role or aria on slot element
2024-02-29 11:49:35 +00:00
Owen Niblock e2a112fcaf Don't mutate the light DOM 2024-02-29 11:45:23 +00:00
Owen Niblock 0f621b7813 Re-introduce accessibility tests 2024-02-29 11:11:22 +00:00
Owen Niblock d4d48fdc02 Updates custmo-elements.json on build 2024-02-29 11:01:26 +00:00
Owen Niblock 200fab7b87 Wraps the tabs in a tablist in the DOM outside shadow DOM 2024-02-29 11:01:07 +00:00
Keith Cirkel 8e10fdca6c
Merge pull request #81 from github/dependabot/npm_and_yarn/ip-1.1.9
Bump ip from 1.1.8 to 1.1.9
2024-02-22 16:22:24 +00:00
Keith Cirkel 47345a3275
Merge pull request #82 from github/ensure-support-for-browsers-without-manual-slot-assignment
ensure support for browsers without manual slot assignment
2024-02-22 16:22:15 +00:00
Keith Cirkel f24eac67c1
ensure support for browsers without manual slot assignment 2024-02-22 13:04:52 +00:00
dependabot[bot] f1ad50de3b
Bump ip from 1.1.8 to 1.1.9
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-22 03:43:30 +00:00