Skip to content

Releases: distante/cypress-ionic

1.4.0

18 Apr 14:16

Choose a tag to compare

  • feat(tab-button): click button by text (94c2b82)

1.3.0

18 Apr 12:28

Choose a tag to compare

  • Merge pull request #19 from distante/ssd/tab-button (c98b1f2)
  • feat: run current and old ionic version in parallel (913fd9d)
  • feat: add IonTabButtonCypress helper for ion-tab-button (7487c7e)

1.2.0

18 Apr 10:42

Choose a tag to compare

  • chore: remove --ci flag from release (f084cb9)
  • Merge pull request #18 from distante/ssd/ignore-ion-page (c4c7b7a)
  • fix: filter hidden ion-page elements before hydration assertion (9cbf2a7)
  • fix: filter ion-page-hidden elements before asserting hydration in JQuery/Chainable branches (637f52b)
  • Merge pull request #17 from distante/ssd/ignore-ion-page (a7425cd)
  • chore: added more resilent selector and tests (086500c)
  • chore: updated axios in package-lock.json (7c1bfd0)
  • feat: ensure selectors are not find in ion-page-hidden pages (e7f2768)
  • Create CNAME (b78fb25)

1.1.1

28 Mar 12:22

Choose a tag to compare

  • chore: restore correct version (d660b0c)
  • docs: pre-release docs (a0fd12e)
  • docs: pre-release docs (101a513)
  • Merge pull request #16 from distante/ssd/update-deeps (785cd9c)
  • chore: fixed copilot review (ef91e09)
  • chore: updated node version on node github action (21f32d7)
  • chore: updated prettier (f4e5189)
  • chore: updated cypress (ab1c955)
  • chore: updated start-server-and-test (cf79b73)
  • chore: updated commitlint (0cf013e)
  • chore: updated husky (ff399d4)
  • chore: updated packages (305bc14)
  • fix: add css selector to prevent race condition on button test (a174126)
  • Merge pull request #15 from distante/ssd/update-to-latest-ionic (8ed47e4)
  • chore: upgrade toolchain for @ionic/core 8.8.x / TypeScript 5 compatibility (0271f1e)
  • fix(ion-range): support @ionic/core >= 8.8.x knob class rename (3e940c0)
  • chore: generated claude.md (050c86f)

0.1.2

07 Aug 12:31

Choose a tag to compare

  • fix(typings): map inputs and outpus to html-stencil-element (35572af)
  • chore: removed not used import (07ecfdc)

0.1.1

12 Jun 14:13

Choose a tag to compare

  • fix(buttont): remove ionbuttonr return (badea2f)

0.1.0

12 Jun 12:43

Choose a tag to compare

  • chore: added unknown to casting (d8498ac)
  • Merge pull request #5 from distante/chore/expand-selector-type--force-click-on-buttons (9198444)
  • refactor: migrate all IonElements to HTMLIonElements (04546c4)
  • fix(ci): fix node version to 6.13 (59db480)
  • fix(selectors): import stencil element as type (502bbd2)
  • chore(button/selectors): force button click and use HTMLStencilElement as base for selectors (0d9d968)
  • chore(select): distinct log between get select and get option (f1359e6)

0.0.15

30 Jan 09:51

Choose a tag to compare

  • fix(select): wait for hydrated options containers (a757cd3)

0.0.14

19 Jan 17:07

Choose a tag to compare

  • chore: remove video generation for full tests (454fbbd)
  • Merge pull request #4 from distante/fix/range-moving (c55650d)
  • refactor(range): removed complex code from dual range moves (477b190)
  • Revert "refactor(range): removed work around for missing first move command" (335a5fd)
  • refactor(range): removed work around for missing first move command (9e98142)
  • feat(selectors): wait for ion-components to be hydrated (1adb839)
  • Create CNAME (f1b56bf)

0.0.13

16 Jan 11:38

Choose a tag to compare

  • chore: generate documentation on release (c539d8e)
  • fix: removed docs from linting (88d5e7a)