Skip to content

Releases: Neovici/cosmoz-tabs

Read hash-params on attach as well as visible

30 Apr 08:26
66c2341
Compare
Choose a tag to compare
Merge pull request #72 from plumelo/feature/pre-render_bug

(minor) read location hash once when cosmoz-tabs is attached

Tabs state propagation

25 Apr 11:08
Compare
Choose a tag to compare
(minor) read location hash only when cosmoz-tabs becomes visible

Fixes Neovici/cosmoz-frontend#1047

### tests:
* use an iron-collapse element to test for hash param behavior during visibility changes
* specify expected behavior when `hash-param` is changed

v2.0.1

08 Mar 08:03
Compare
Choose a tag to compare
  • cosmoz-page-router => 2.0.0
  • Updated to class style
  • cosmoz-templatizer removed

v2.0.0

09 Jan 09:37
de4b084
Compare
Choose a tag to compare
  • Updated to Polymer 2.x

Prevent max call stack for mobile/accordion

15 Aug 08:50
Compare
Choose a tag to compare
Pre-render tabs in accordion mode

typo


Don't update fallback selection in accordion mode


Update pkgs


Prevent selecting fallback on invalid selection when the fallback is already selected

v1.2.1 - Animation fallback fix

07 Jun 11:25
Compare
Choose a tag to compare

Make sure we handle the lack of transitions

v1.2.0 - templating

30 May 06:22
ff3db59
Compare
Choose a tag to compare
Merge pull request #50 from plumelo/feature/NEOV-198-template-support

Cosmoz tabbed template behavior

v1.1.1

17 May 09:29
86ce740
Compare
Choose a tag to compare

CSS-based animation

Drop iron-collapse

v1.1.0

17 May 09:24
059d411
Compare
Choose a tag to compare

New badge

Drop paper-badge for css solution

v1.0.2

04 May 12:23
7e2a7b8
Compare
Choose a tag to compare
  • Documentation
  • codeclimat fixes