# rocket-preset-code-tabs

## 0.2.10

### Patch Changes

- fa43d10: update dependencies

## 0.2.9

### Patch Changes

- Fix keyboard a11y

## 0.2.8

### Patch Changes

- f6eaf1e: Update docs

## 0.2.7

### Patch Changes

- 14729c3: adds identifying data attrs to head tags

## 0.2.6

### Patch Changes

- Default tab slot rendering

## 0.2.5

### Patch Changes

- 266be62: Fix code-copy nested in code-tabs
  Fix highlight border top color

## 0.2.4

### Patch Changes

- 23bc952: Use logical CSS properties
  Fix a11y issues for keyboard and screen reader users

## 0.2.3

### Patch Changes

- 9b7966d: Make options optional

## 0.2.2

### Patch Changes

- ba66950: Better TS types, bug fixes
- Updated dependencies [0db9e74]
  - rocket-preset-markdown-directives@0.1.3

## 0.2.1

### Patch Changes

- c027193: Added `copy-icon` and `success-icon` slots to `<code-copy>` as well as `copy` event.
  Added screen reader a11y for `<code-copy>`

## 0.2.0

### Minor Changes

- c3ca543: **BREAKING CHANGE** Changed `--code-button-background` from the `:host` background to the _button_ background

  Added `--code-button-color`
  Added `copy-button` CSS shadow part to `<code-copy>`
  Improved docs

## 0.1.4

### Patch Changes

- 9ca9553: Added `content` CSS shadow part to `<code-tab>`

## 0.1.3

### Patch Changes

- c8bfcab: Allow ad-hoc (collectionless) tabs
  Also hides tab icon if not defined

## 0.1.2

### Patch Changes

- 79a06ea: Fixes double-registry of code-copy element

## 0.1.1

### Patch Changes

- 73f1c7a: Remove package.json file filters, update READMEs
- Updated dependencies [73f1c7a]
  - rocket-preset-markdown-directives@0.1.1

## 0.1.0

### Minor Changes

- 983b83a: Initial Release

### Patch Changes

- Updated dependencies [983b83a]
  - rocket-preset-markdown-directives@0.1.0
