Skip to content

Tags: cgkineo/adapt-tabs

Tags

v4.0.6

Chore(release): 4.0.6 [skip ci]

## [4.0.6](v4.0.5...v4.0.6) (2024-04-23)

### Fix

* add automated release ([6275c1b](6275c1b))
* add automated release (fixes #41) ([3ea2b36](3ea2b36)), closes [#41](#41)
* screenSizeMin ([5c8914e](5c8914e))

v4.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Removed deprecated behaviour

v4.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Component item aria level (fixes #35)

v4.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Added generic 'component' classes (fixes #31)

v4.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version bump

v4.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version bump

v4.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
issue/29 Converted to jsx, improved accessibility

v3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version bumped to 3.0.1 bug fix

v3.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v5 version of component (#18)

* Spacing and indentation fixes

* Updated class names

* hbs restructure

* Reverted hbs structure (for accessibility)

* Changed more class names, redid mobile tab layout and some styling

* Changed a tags to button tags; styled is-top-layout; class name changes;

* Styling and indentation changes

* IN progress fixes for velocity page jumping

* Removed on click velocity animation from js and added CSS transition to prevent page jumping

* Removed redundant class from hbs

* deleted old less

* #16 (#17) Fixes issue #16

* tidy up/modernise code
extend from ComponentModel
improvements to a11y (based on example
here: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/Tab_Role)

* remove slightly pointless help text

* bump version, set correct FW dependency and add cross platform coverage

* add support for 'inview' completion

* minor amends to README

* update naming convention to match style of Adapt OS

* re-write to use itemsComponentModel

* Update tabs.less
- use flex for tabs layout
- theme styling applied

* min height property added for consistent item heights

* replace 'top' and 'left' with 'horizontal' and 'vertical' for RTL support

* simplify layout function and update readme

* caveat layout for screen width

* removed backticks as these have no effect in the help text

Co-authored-by: Jennifer Eiss <jennifer.eiss@kineo.com>
Co-authored-by: kineojen <41017349+kineojen@users.noreply.github.com>
Co-authored-by: Simon Date <simon@adaptfreelancer.com>
Co-authored-by: kirsty.hames <kirsty.hames@kineo.com>
Co-authored-by: kirsty-hames <kirsty-hames@users.noreply.github.com>

v2.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version