Skip to content

Latest commit

 

History

History
1587 lines (878 loc) · 83 KB

CHANGELOG.md

File metadata and controls

1587 lines (878 loc) · 83 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.5-canary.20 (2022-02-03)

Bug Fixes

  • guard against negative response time measurements (5b84002)

2.0.5-canary.19 (2021-06-18)

Bug Fixes

2.0.5-canary.18 (2021-05-28)

Bug Fixes

  • revert the timing observer to tracing observer change for flood-runner (6b5b610)

2.0.5-canary.17 (2021-05-14)

Bug Fixes

  • add node 12 back to the node version matrix (aad2dda)
  • do a full build on CI (86facaa)
  • ensure lerna uses workspaces (c2c1488)
  • inter-page doc links (cc2857f)
  • stop running CI on node 12 (cfb660e)
  • typescript and lint errors after upgrades (e100bdc)
  • update test/build workflow step names (c942df5)

Reverts

  • Revert "chore: small bumps in core package" (0b30b9a)

2.0.5-canary.16 (2021-05-12)

Bug Fixes

  • try this to bring reporter deps in sync (ffe0f2b)

2.0.5-canary.15 (2021-05-07)

Bug Fixes

2.0.5-canary.14 (2021-05-07)

Bug Fixes

2.0.5-canary.13 (2021-05-07)

Bug Fixes

2.0.5-canary.12 (2021-05-07)

Bug Fixes

  • bringing across the bugfix from #319 (63c5cc8)
  • timing observer checks need to be used in more places (8cb23c7)

2.0.5-canary.11 (2021-05-05)

Note: Version bump only for package flood-element

2.0.5-canary.10 (2021-04-09)

Bug Fixes

  • configure eslint and prettier ignore files (fcc659a)
  • fix build (6ccd387)
  • ignore build directories (e180b79)
  • move npmignore to root (9a07d91)
  • run eslint before prettier (59c2c1b)
  • run prettier on GitHub templates (f921f75)
  • run prettier on VSCode config files (ef6eb90)
  • update eslint and prettier ignore config (320062c)

2.0.5-canary.9 (2021-04-08)

Note: Version bump only for package flood-element

2.0.5-canary.8 (2021-04-08)

Bug Fixes

2.0.5-canary.7 (2021-04-08)

Bug Fixes

2.0.5-canary.6 (2021-04-07)

Note: Version bump only for package flood-element

2.0.5-canary.5 (2021-04-07)

Bug Fixes

  • cleanup unused vars (c763195)
  • remove homebrew publish scripts (fa02304)
  • remove homebrew update message (d870365)
  • remove references to homebrew from the docs (c2de57a)

2.0.5-canary.4 (2021-04-07)

Bug Fixes

  • docs links to challenge with test data example script (857dd61)

2.0.5-canary.3 (2021-04-07)

Bug Fixes

  • correct link in test data guide (1c50384)

2.0.5-canary.2 (2021-04-06)

Bug Fixes

  • correct packages's canary version (00868d0)
  • fix version in project's package.json (16d690c)
  • fix version of canary packages (7fff99c)
  • remove typedoc from production dependencies (edd2cad)
  • update yarn lockfile (16a1662)

Features

  • add badge for Element Recorder on Navbar (cf96ee3)

2.0.5-beta.0 (2021-03-31)

Bug Fixes

  • update beta release lerna command (327b8b2)

2.0.5-canary.1 (2021-03-31)

Bug Fixes

  • bump dependency patch versions (24fdc30)

2.0.5-canary.0 (2021-03-31)

Bug Fixes

  • add condition to compare with Windows path (14e9ec6)
  • remove continue-on-error from the workflow (0efd7e0)

2.0.4 (2021-03-30)

Bug Fixes

  • show the LOC have errors when complie any scripts have them (ba3cb73)
  • use custom console when running on Flood (5f9f7d1)

2.0.3 (2021-03-30)

Bug Fixes

  • use custom console when running on Flood (5f9f7d1)

2.0.2 (2021-03-12)

Bug Fixes

  • throw error if failed to wait with condition (06fabd8)

2.0.1 (2021-03-10)

Bug Fixes

  • fix tests typescript issues (94e8c6e)
  • remove brew install from docs (d774f6a)

2.0.0 (2021-03-04)

Bug Fixes

  • fix codacy (e1d1c5b)
  • flood-runner default to run in production env (base on Nick commit) (522483e)
  • update brew install instructions (9391954)
  • update example scripts and templates base on canary (239cafa)
  • update floodio to flood-io in docs for all versions (d409d89)
  • update yarn.lock and version of recast (2b99b8b)

1.5.1 (2021-01-22)

Bug Fixes

  • add empty lines (e341efe)
  • correct the version at changelog.md (c5b93e8)
  • correct the version from 1.5.1 to 1.5 (f972d7c)
  • fix element version of documentation (be7ec02)

1.5.0 (2021-01-22)

Bug Fixes

  • fix codacy (2cf3b36)
  • flood-runner default to run in production env (e35be40)

Features

  • update version of each packages (017830f)

1.4.0-beta.6 (2020-12-04)

Bug Fixes

  • cannot read property 'indexOf' of undefined (b40ff6c)

1.4.0-beta.5 (2020-12-04)

Bug Fixes

  • fix CHANGELOG.md of each package (6949219)
  • update correct version of each package (e87e39b)
  • update lerna-stable.yml skip ci
  • using remark to beautify *.md file to pass codacy (198fc3c)

1.3.10-beta.0 (2020-12-04)

1.4.0-beta.4 (2020-12-03)

Features

  • export and mock BaseLocator (0b09929)

1.4.0-beta.3 (2020-11-25)

Bug Fixes

  • remove publish beta to Homebrew (8eb631e)
  • remove publish homebrew on stable (cafe937)

Features

  • update puppeteer to latest version and fix device descriptors (baa62c0)

1.4.0-beta.2 (2020-11-24)

Bug Fixes

  • codacy resolved (55d66e1)
  • make the changelog consistent to 1.4 (4a366a9)

Features

  • flo-1899,1912,1900,1917,1956,2000 (cdeee38)

1.4.0-beta.1 (2020-11-23)

Features

  • change version to make it consitent (79d3a60)
  • revert beta to 1.3.0-beta.28 (5ff2220)

1.4.0-beta.0 (2020-11-16)

Features

  • mirage from 2.0-beta to 1.3.9 (4df1383)

1.3.9 (2020-11-02)

Bug Fixes

1.3.8 (2020-09-24)

1.3.7 (2020-09-24)

1.3.6 (2020-09-24)

Bug Fixes

  • change API to work compatible with Node version 8.9 and upper (f097995)
  • handle fail exit code when running on local only (6915605)
  • next test won't be run if the current test fail (d3f25ea)

1.3.5 (2020-09-22)

Bug Fixes

  • some methods are not exposed (f4ee651)

1.3.4 (2020-09-18)

1.3.3 (2020-09-16)

1.3.2 (2020-09-09)

1.3.1 (2020-09-04)

Bug Fixes

Reverts

  • Revert "bugfix: minors issue of element 1.3 (#259)" (#260) (50f8ef9), closes #259 #260

1.3.0 (2020-08-29)

1.2.5 (2020-08-11)

1.2.4 (2020-07-17)

1.2.3 (2020-04-07)

2.0.0-canary.48 (2021-03-04)

Bug Fixes

  • update docs with note about element 2.0 on flood (38ea351)

2.0.0-canary.47 (2021-03-04)

Bug Fixes

  • add unique suffix (.perf.ts) to testPathMatch of config template (e63030c)

2.0.0-canary.46 (2021-03-03)

Features

  • show warning of inapplicable functionality for firefox and webkit (d5672d0)

2.0.0-canary.45 (2021-03-03)

Note: Version bump only for package flood-element

2.0.0-canary.44 (2021-03-03)

Note: Version bump only for package flood-element

2.0.0-canary.43 (2021-03-01)

Note: Version bump only for package flood-element

2.0.0-canary.42 (2021-02-23)

Bug Fixes

  • can not show term-img when folder has the config file (6874a73)

2.0.0-canary.41 (2021-02-19)

Note: Version bump only for package flood-element

2.0.0-canary.40 (2021-02-19)

Note: Version bump only for package flood-element

2.0.0-canary.39 (2021-02-19)

Bug Fixes

  • bring page.bringToFront() back because Playwright has supported (3fb1741)
  • fix paths of @flood/element-report (305e829)
  • remove redundant code base on suggest of reviewer (7f6aad1)
  • remove redundant comment (5261242)
  • remove skip because Playwright's bug has been fixed (9816ee5)

2.0.0-canary.38 (2021-02-17)

Note: Version bump only for package flood-element

2.0.0-canary.37 (2021-02-08)

Bug Fixes

  • cannot create html report (4ad1465)

2.0.0-canary.36 (2021-02-05)

Note: Version bump only for package flood-element

2.0.0-canary.35 (2021-02-03)

Note: Version bump only for package flood-element

2.0.0-canary.34 (2021-02-03)

Note: Version bump only for package flood-element

2.0.0-canary.33 (2021-02-02)

Note: Version bump only for package flood-element

2.0.0-canary.32 (2021-02-01)

Bug Fixes

2.0.0-canary.31 (2021-02-01)

Bug Fixes

  • implement api getMimeType from version 1.5 to 2.0 (d8591d7)

2.0.0-canary.30 (2021-01-30)

Bug Fixes

  • add return type to function (eac16f0)
  • implement multiple test data from element 1.5 to 2.0 (d99d4d7)
  • remove redundant lines of code and refactor code (35c9726)

2.0.0-canary.29 (2021-01-28)

Features

  • update playwright to 1.8 (bf33b13)

2.0.0-canary.28 (2021-01-28)

Note: Version bump only for package flood-element

2.0.0-canary.27 (2021-01-27)

Bug Fixes

  • unknown options when running tests on webkit (a18b81f)

2.0.0-canary.26 (2021-01-27)

Bug Fixes

  • unknown option --disable-gpu (9bce1e6)
  • use --disable-gpu only when not using webkit (e0423ac)

2.0.0-canary.25 (2021-01-26)

Bug Fixes

  • error reported by codacy (59cf4cc)

Features

  • toggle error on step name click (eab6cf8)

2.0.0-canary.24 (2021-01-22)

Note: Version bump only for package flood-element

2.0.0-canary.23 (2021-01-22)

Bug Fixes

  • move spinnies from devDep to Dep (9b9888f)

2.0.0-canary.22 (2021-01-21)

Features

  • drag & drop an element into another element (0cf82a9)

2.0.0-canary.21 (2021-01-21)

Note: Version bump only for package flood-element

2.0.0-canary.20 (2021-01-12)

Bug Fixes

  • fix codacy (95823e7)
  • refactor some lines of code (ca2b7b3)
  • remove redundant code (7d8b07e)
  • update message of test script template (ab31c32)

Features

  • implement API getUrl() (bc6ad6e)
  • implement browser.scrollBy() from 1.4 to 2.0 (bc0c57b)
  • implement browser.scrollTo(), browser.scrollBy() from 1.4 to 2.0 (89dfb9c)
  • print version of Element and Node when running (b3d63eb)

2.0.0-canary.19 (2021-01-11)

Bug Fixes

  • remove highlightElement api because playwright does not support yet (3aeee26)

Features

2.0.0-canary.18 (2021-01-08)

Bug Fixes

  • cannot find module '../../package.json' (42ed4e6)

2.0.0-canary.17 (2021-01-07)

Bug Fixes

Features

  • allow filtering steps by result (29fd092)
  • implement ElementCookies (f728792)
  • refactor code (06b1950)
  • refactor code base on suggestion of reviewers (60c77ac)
  • update API base on new AC (81c1c53)
  • update unit test (1e0d52b)
  • view summary in number or percentage (7d00010)

2.0.0-canary.16 (2021-01-07)

Bug Fixes

  • refactor the way check file arg exist or not (65e064e)

2.0.0-canary.15 (2021-01-06)

Bug Fixes

Features

  • add name of screenshot (d6d0ee0)
  • show screenshot on terminal (iTerm) (8fa8c88)

2.0.0-canary.14 (2021-01-04)

Bug Fixes

  • refactor code (2e9dd85)
  • refactor to avoid the redundant LOC (8be971a)
  • remove redundant console.log() (ce928dc)

Features

  • check browserType when running scripts (abc5def)
  • expose --browser as BrowserType (26cb679)
  • expose executablePath and downloadsPath (3c1ae86)
  • handle when user give incorrect browser type (b3c9a37)
  • remove 2 deprecated CLI flags and add 3 new (a9cc706)
  • set settings.acceptDownloads base on options.downloadsPath (7beef39)
  • update warning message (e16d7c0)
  • update warning message when user gives incorrect browser type (50281f2)

2.0.0-canary.13 (2020-12-28)

Bug Fixes

  • can run a single test script without the config file (a042306)

Features

2.0.0-canary.12 (2020-12-23)

Bug Fixes

  • change param's name to make it more explicit (b40c1d1)
  • change the way show iteration when loopCount is -1 (Infinity) (74e6fee)
  • handle when user specifies both fast-forward and slow-mo are true (0869892)
  • refactor and fix unit test (be8131a)

Features

  • handle launchOptionOverrides (2351512)
  • re-organize priority of settings (CLI > Test Scripts > Config) (f3eb374)
  • refactor code and handle when run with verbose mode (46e2eca)
  • resolve comment on github (c1c29d8)
  • update args from run single and multiple files (7ac0c48)
  • update element.config.js template (aef6b92)
  • update interface of ElementOptions (268e723)

2.0.0-canary.11 (2020-12-15)

Bug Fixes

Features

  • terminal output for multiple users (75a9196)

2.0.0-canary.10 (2020-12-03)

Features

  • export and mock BaseLocator (8f96559)

2.0.0-canary.9 (2020-12-02)

Bug Fixes

  • remove flood advance challenge due to new request from PO (5a22427)

2.0.0-canary.8 (2020-11-27)

Features

  • change the color at base and verbose mode (8fc81ff)
  • refactor code (2052c76)
  • update color of action's content (d6db3d2)

2.0.0-canary.7 (2020-11-26)

Bug Fixes

2.0.0-canary.6 (2020-11-24)

Bug Fixes

  • fix docs packages (4246216)
  • refactor code to fix timeout from root cause - step options (e00e296)
  • remove redundant semi colon and fix step waitTimeout (9085435)
  • set default viewport of browser instead of null (3304bcc)

2.0.0-canary.5 (2020-11-23)

Bug Fixes

  • fix docs packages (4246216)
  • set default viewport of browser instead of null (3304bcc)

2.0.0-canary.4 (2020-11-19)

Bug Fixes

  • refactor code (3543923)
  • using optional chainning to check object is not null or undefined (06dae48)

2.0.0-canary.3 (2020-11-19)

Bug Fixes

  • support adding browserLaunchOptions in TestSetting (171c3a9)
  • support adding browserLaunchOptions in TestSetting (73de72b)

2.0.0-canary.2 (2020-11-16)

Bug Fixes

  • fail to export HTML report (bdcbd13)

2.0.0-canary.1 (2020-11-12)

Features

  • update README.md (add canary channel) (ce4a4d2)

2.0.0-canary.0 (2020-11-12)

Features

  • create file lerna-canary.yml and put into github workflows (e73b54e)
  • update lerna.json (cacf0ef)

2.0.0-beta.24 (2020-11-09)

Bug Fixes

  • add empty lines (e341efe)
  • correct the version at changelog.md (c5b93e8)
  • correct the version from 1.5.1 to 1.5 (f972d7c)
  • fix element version of documentation (be7ec02)

1.5.1 (2021-01-22)

1.5.0 (2021-01-22)

Bug Fixes

  • fix codacy (2cf3b36)
  • flood-runner default to run in production env (e35be40)

Features

  • update version of each packages (017830f)

1.4.0-beta.6 (2020-12-04)

Bug Fixes

  • cannot read property 'indexOf' of undefined (b40ff6c)

1.4.0-beta.5 (2020-12-04)

Bug Fixes

  • fix CHANGELOG.md of each package (6949219)
  • update correct version of each package (e87e39b)
  • update lerna-stable.yml skip ci
  • using remark to beautify *.md file to pass codacy (198fc3c)

1.4.0-beta.4 (2020-12-03)

Features

  • export and mock BaseLocator (0b09929)

1.4.0-beta.3 (2020-11-25)

Bug Fixes

  • remove publish beta to Homebrew (8eb631e)
  • remove publish homebrew on stable (cafe937)

Features

  • update puppeteer to latest version and fix device descriptors (baa62c0)

1.4.0-beta.2 (2020-11-24)

Bug Fixes

  • codacy resolved (55d66e1)
  • make the changelog consistent to 1.4 (4a366a9)

Features

  • flo-1899,1912,1900,1917,1956,2000 (cdeee38)

1.4.0-beta.1 (2020-11-23)

Features

  • change version to make it consitent (79d3a60)
  • revert beta to 1.3.0-beta.28 (5ff2220)

1.3.9 (2020-11-02)

Bug Fixes

1.3.8 (2020-09-24)

Note: Version bump only for package flood-element

1.3.7 (2020-09-24)

Note: Version bump only for package flood-element

1.3.6 (2020-09-24)

Bug Fixes

  • change API to work compatible with Node version 8.9 and upper (f097995)
  • handle fail exit code when running on local only (6915605)
  • next test won't be run if the current test fail (d3f25ea)

1.3.5 (2020-09-22)

Bug Fixes

  • some methods are not exposed (f4ee651)

1.3.4 (2020-09-18)

Note: Version bump only for package flood-element

1.3.3 (2020-09-16)

Note: Version bump only for package flood-element

1.3.2 (2020-09-09)

Note: Version bump only for package flood-element

1.3.1 (2020-09-04)

Bug Fixes

Reverts

  • Revert "bugfix: minors issue of element 1.3 (#259)" (#260) (50f8ef9), closes #259 #260

1.3.0 (2020-08-29)

1.2.3 (2020-04-07)

Note: Version bump only for package flood-element

1.3.0-beta.26 (2020-08-28)

Note: Version bump only for package flood-element

1.3.0-beta.25 (2020-08-28)

Reverts

  • Revert "fix: error publishing release to Homebrew (#240)" (#241) (6b5227c), closes #240 #241

1.3.0-beta.24 (2020-08-28)

Bug Fixes

  • error publishing release to Homebrew (#240) (41491e7)

1.3.0-beta.23 (2020-08-27)

Bug Fixes

  • fix several bugs found on element api (#238) (6aed2f0)

1.3.0-beta.22 (2020-08-27)

Note: Version bump only for package flood-element

1.3.0-beta.21 (2020-08-21)

Note: Version bump only for package flood-element

1.3.0-beta.20 (2020-08-18)

1.2.5 (2020-08-11)

Note: Version bump only for package flood-element

1.2.4 (2020-07-17)

Bug Fixes

  • change incorrect versions to the latest (#229) (f6fc29a)

1.3.0-beta.19 (2020-08-11)

Bug Fixes

  • find frame from current window if not found from current page (#188) (de8b008)

Bug Fixes

  • better support for faking agent production mode (eb2d9b9)
  • use paths from environment (069d931)

1.3.0-beta.18 (2020-07-08)

1.3.0-beta.17 (2020-07-07)

  • flaky locator when target closed (87eaa86)
  • package duplicate exports (b3a8f8b)
  • return types of event conditions (672da20)
  • test settings are partial (6f81b36)
  • wait now returns any (f0d343d)

1.3.0-beta.16 (2020-07-03)

Bug Fixes

Bug Fixes

Features

  • CLI actions for launching tests on Flood (#177) (b8dc731)

1.2.2-beta.0 (2020-04-02)

1.3.0-beta.15 (2020-07-03)

1.2.1-feat.0 (2020-04-01)

1.3.0-beta.14 (2020-07-01)

Bug Fixes

  • handle multiple tabs that contain frame (#193) (4729fdf)

1.3.0-beta.13 (2020-06-24)

Note: Version bump only for package flood-element

1.3.0-beta.12 (2020-06-23)

Note: Version bump only for package flood-element

1.0.11-feat.4 (2020-04-01)

1.3.0-beta.11 (2020-06-10)

1.0.11-feat.3 (2020-04-01)

1.0.11-feat.2 (2020-04-01)

1.3.0-beta.10 (2020-06-09)

Features

1.3.0-beta.9 (2020-06-03)

1.3.0-beta.8 (2020-06-03)

Bug Fixes

1.2.2-beta.1 (2020-04-02)

Note: Version bump only for package flood-element

1.3.0-beta.7 (2020-06-03)

Note: Version bump only for package flood-element

Bug Fixes

1.2.0-feat.2 (2020-04-01)

Note: Version bump only for package flood-element

1.3.0-beta.6 (2020-05-27)

Note: Version bump only for package flood-element

Bug Fixes

  • through error when running debug on windows (#161) (05a5a0f)

1.1.0-feat.0 (2020-04-01)

Features

  • example: tesing release version bump to 1.1 (5dbc19f)

1.3.0-beta.5 (2020-05-20)

Reverts

  • Revert "Feature/Allow to add step condition (#150)" (#157) (0fc6193), closes #150 #157

1.3.0-beta.4 (2020-05-20)

Note: Version bump only for package flood-element

  • Revert "Feature/multi tabs or windows (#154)" (#155) (65e669f), closes #154 #155
  • Revert "Handle multiple Tabs/Windows (#149)" (#153) (ab00731), closes #149 #153

Note: Version bump only for package flood-element

1.0.11-feat.0 (2020-04-01)

Note: Version bump only for package flood-element

1.0.11-alpha.2 (2020-04-01)

1.3.0-beta.3 (2020-05-06)

Note: Version bump only for package flood-element

1.0.11-alpha.0 (2020-04-01)

Note: Version bump only for package flood-element

1.0.10 (2020-04-01)

Note: Version bump only for package flood-element

1.3.0-beta.2 (2020-05-06)

Note: Version bump only for package flood-element

1.0.10 (2020-03-27)

Reverts

  • Revert "GitBook: master 45 pages modified" (46adb54)

1.3.0-beta.1 (2020-04-28)

Features

  • add-text-does-not-contain-waiter (f79cde4)
  • add-title-not-match-waiters (9c49f3a)
  • add-url-not-match-waiters (f56c0c5)

1.0.10-beta.60 (2020-03-27)

Note: Version bump only for package flood-element

1.3.0-beta.0 (2020-04-21)

Features

1.2.3-beta.4 (2020-04-14)

Note: Version bump only for package flood-element

1.2.3-beta.3 (2020-04-10)

Note: Version bump only for package flood-element

1.2.3-beta.2 (2020-04-06)

Bug Fixes

  • better support for faking agent production mode (eb2d9b9)
  • use paths from environment (069d931)

1.2.3-beta.1 (2020-04-06)

Bug Fixes

  • flaky locator when target closed (87eaa86)
  • package duplicate exports (b3a8f8b)
  • return types of event conditions (672da20)
  • test settings are partial (6f81b36)
  • wait now returns any (f0d343d)

1.2.3-beta.0 (2020-04-03)

Bug Fixes

  • borked lerna config (c3893fc)
  • enable changes on md (d877de4)
  • remove double join on flood/flood directory (e184708)
  • typo in lerna config from borked merge (b0baada)
  • update types on nullworkroot (3cbf0b4)

1.2.1 (2020-04-01)

1.2.0-feat.1 (2020-04-01)

1.2.0-feat.0 (2020-04-01)

Features

  • example: tesing release version bump to 1.1 (5dbc19f)

1.0.11-feat.1 (2020-04-01)

Bug Fixes

1.2.2 (2020-04-02)

Note: Version bump only for package flood-element

1.2.2-beta.2 (2020-04-02)

Note: Version bump only for package flood-element

1.2.0 (2020-04-01)

Note: Version bump only for package flood-element

Features

  • example: tesing release version bump to 1.1 (5dbc19f)

1.0.11-alpha.1 (2020-04-01)

Note: Version bump only for package flood-element

1.0.10-beta.63 (2020-04-01)

Note: Version bump only for package flood-element

Reverts

  • Revert "GitBook: master 45 pages modified" (46adb54)

1.0.10-beta.62 (2020-03-27)

Note: Version bump only for package flood-element

1.0.10-beta.61 (2020-03-27)

Note: Version bump only for package flood-element

1.0.10-beta.59 (2020-03-27)

Note: Version bump only for package flood-element

1.0.10-beta.58 (2020-03-26)

Bug Fixes

  • cli: hide agent commands (1f168d3)

1.0.10-beta.57 (2020-03-26)

Features

  • element-cli: enable support for element-cli package (8a9ba28)

1.0.10-beta.56 (2020-03-25)

Note: Version bump only for package flood-element

1.0.10-beta.55 (2020-03-25)

Note: Version bump only for package flood-element

1.0.10-beta.54 (2020-03-25)

Note: Version bump only for package flood-element

1.0.10-beta.53 (2020-03-25)

Note: Version bump only for package flood-element

1.0.10-beta.52 (2020-03-05)

Bug Fixes

Features

  • expose browser.setViewport (86b08a7)
  • setting default viewport in TestSettings (37c6d8e)

1.0.10-beta.51 (2020-03-02)

Bug Fixes

  • element needs to export actual impl (9f565c8)

1.0.10-beta.50 (2020-03-02)

Note: Version bump only for package flood-element

1.0.10-beta.49 (2020-03-02)

Note: Version bump only for package flood-element

1.0.10-beta.48 (2020-03-02)

Bug Fixes

  • adds check for flood agent env (158cec0)
  • concurrency hacks paths (e306f44)

1.0.10-beta.47 (2020-03-02)

Bug Fixes

  • use FLOOD_FILES_PATH and FLOOD_DATA_ROOT (29f8565)

1.0.10-beta.46 (2020-03-02)

Bug Fixes

  • concurrency lock path (493abb6)
  • implement agent start command (e31a6ef)

Features

  • adds native flood runner support (0e7d151)

1.0.10-beta.45 (2020-02-04)

Bug Fixes

  • include faker and assert in built package just for good measure (e6119ab)

1.0.10-beta.44 (2020-02-04)

Bug Fixes

  • add core node_modules to resolver path (0f89dd1)
  • compiler: exclude faker and assert from compiled script (1556ba2)

1.0.10-beta.43 (2020-01-30)

Bug Fixes

  • cli: test data loading path when running locally (3324a35)

1.0.10-beta.42 (2020-01-15)

Bug Fixes

Features

  • core: adds "ready" state to auto waiter (2de11d4)
  • core: adds keyboard support (68fec04)
  • core: always focus before typing (8055df4)
  • core: implement better keyboard and mouse interfaces (d3661fd)
  • removed Browser.extractText (cf86806)

1.0.10-beta.41 (2020-01-15)

Bug Fixes

  • expose typings from @flood/element (6a17d93)

1.0.10-beta.40 (2020-01-15)

Bug Fixes

  • cli: yeoman needs a storage name (84a08f4)

1.0.10-beta.39 (2020-01-11)

Bug Fixes

  • api: incorrect default exports from core (58cc5e3)
  • core: debugging options and default headless state (d411088)
  • tooling: launch command for debug (f6611ca)

Features

  • cli: modernized init template (a051034)

1.0.10-beta.38 (2020-01-11)

Bug Fixes

  • element: api exports wrong file (1acf68b)

1.0.10-beta.37 (2020-01-11)

Features

  • cli: updated template to import needed deps (ddadae2)

1.0.10-beta.36 (2020-01-11)

Note: Version bump only for package flood-element

1.0.10-beta.35 (2020-01-11)

Note: Version bump only for package flood-element

1.0.10-beta.34 (2020-01-11)

Note: Version bump only for package flood-element

1.0.10-beta.33 (2020-01-11)

Note: Version bump only for package flood-element

1.0.10-beta.32 (2020-01-11)

Bug Fixes

  • cli: don't publish new CLI just yet (3c2167a)

1.0.10-beta.31 (2020-01-11)

Features

  • compiler: implements new webpack based script compiler (#98) (3654578)

1.0.10-beta.30 (2020-01-04)

Note: Version bump only for package flood-element

1.0.10-beta.29 (2020-01-03)

Note: Version bump only for package flood-element

1.0.10-beta.28 (2020-01-03)

Note: Version bump only for package flood-element

1.0.10-beta.27 (2020-01-03)

Note: Version bump only for package flood-element

1.0.10-beta.26 (2020-01-03)

Note: Version bump only for package flood-element

1.0.10-beta.25 (2020-01-03)

Note: Version bump only for package flood-element

1.0.10-beta.24 (2020-01-03)

Note: Version bump only for package flood-element

1.0.10-beta.23 (2020-01-03)

Note: Version bump only for package flood-element

1.0.10-beta.22 (2020-01-03)

Bug Fixes

  • attempting to fix windows path resolving (76f224b)

Features

  • stub out element-cli package (f4af40b)

1.0.10-beta.21 (2019-09-18)

Note: Version bump only for package flood-element

1.0.10-beta.20 (2019-09-12)

Note: Version bump only for package flood-element

1.0.10-beta.19 (2019-09-12)

Note: Version bump only for package flood-element

1.0.10-beta.18 (2019-09-11)

Note: Version bump only for package flood-element

1.0.10-beta.17 (2019-09-11)

Note: Version bump only for package flood-element

1.0.10-beta.16 (2019-09-11)

Note: Version bump only for package flood-element

1.0.10-beta.15 (2019-09-11)

Bug Fixes

  • element: typings on timers conficting with DOM types (627e686)
  • tests: fixes typings on tests (260f43e)

1.0.10-beta.14 (2019-09-10)

Note: Version bump only for package flood-element

1.0.10-beta.13 (2019-09-10)

Note: Version bump only for package flood-element

1.0.10-beta.12 (2019-09-10)

Note: Version bump only for package flood-element

1.0.10-beta.11 (2019-09-10)

Note: Version bump only for package flood-element

1.0.10-beta.10 (2019-09-10)

Note: Version bump only for package flood-element

1.0.10-beta.9 (2019-09-10)

Note: Version bump only for package flood-element

1.0.10-beta.8 (2019-09-04)

Note: Version bump only for package flood-element

1.0.10-beta.7 (2019-09-04)

Bug Fixes

  • updates: validate correct dist tags (0bd365a)

1.0.10-beta.6 (2019-09-04)

Note: Version bump only for package flood-element

1.0.10-beta.5 (2019-09-04)

Bug Fixes

  • examples: added auto wait exmaple for challenge (6815574)

1.0.10-beta.4 (2019-09-04)

Note: Version bump only for package flood-element

1.0.10-beta.3 (2019-09-04)

Note: Version bump only for package flood-element

1.0.10-beta.2 (2019-09-04)

Bug Fixes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.11 (2019-09-03)

1.0.10 (2019-09-03)

Bug Fixes

1.0.10-beta.1 (2019-09-03)

1.0.10-beta.0 (2019-09-03)

1.0.9 (2019-09-03)

1.0.9-beta.5 (2019-09-03)

Bug Fixes

  • release: fixing publishing to use lerna for all packages (79fb772)

1.0.9-beta.4 (2019-09-03)

1.0.9-beta.3 (2019-09-03)

1.0.9-beta.2 (2019-09-03)

1.0.9-beta.1 (2019-09-03)

1.0.9-beta.0 (2019-09-03)

1.0.6-beta.22 (2019-09-03)

1.0.6-beta.21 (2019-09-03)

1.0.6-beta.20 (2019-09-03)

1.0.6-beta.19 (2019-09-02)

1.0.8 (2019-08-16)

1.0.6-beta.18 (2019-08-14)

1.0.6-beta.17 (2019-08-07)

1.0.6-beta.16 (2019-08-07)

1.0.7 (2019-08-02)

1.0.6 (2019-08-02)

1.0.6-beta.15 (2019-07-30)

1.0.6-beta.14 (2019-07-30)

1.0.6-beta.13 (2019-07-29)

1.0.6-beta.12 (2019-07-22)

1.0.6-beta.11 (2019-07-08)

1.0.6-beta.10 (2019-07-08)

1.0.6-beta.9 (2019-07-05)

1.0.6-beta.8 (2019-07-05)

1.0.6-beta.7 (2019-06-21)

1.0.6-beta.2 (2019-06-21)

1.0.6-beta.1 (2019-06-21)

1.0.6-beta.0 (2019-06-21)

1.0.5 (2019-06-21)

1.0.5-beta.10 (2019-06-18)

1.0.5-beta.9 (2019-06-18)

1.0.5-beta.8 (2019-06-18)

1.0.5-beta.7 (2019-06-17)

1.0.5-beta.6 (2019-06-16)

1.0.5-beta.5 (2019-06-07)

1.0.5-beta.4 (2019-05-07)

1.0.5-beta.3 (2019-01-30)

1.0.5-beta.2 (2019-01-29)

1.0.5-beta.1 (2019-01-14)

1.0.5-beta.0 (2018-11-23)

1.0.4 (2018-11-23)

1.0.4-beta.1 (2018-11-21)

1.0.4-beta.0 (2018-11-20)

1.0.3 (2018-11-20)

1.0.3-beta.2 (2018-11-19)

1.0.3-beta.1 (2018-11-19)

1.0.3-beta.0 (2018-11-19)

1.0.2-beta.5 (2018-11-09)

1.0.2 (2018-11-06)

1.0.2-beta.4 (2018-11-03)

1.0.2-beta.3 (2018-11-02)

1.0.2-beta.2 (2018-11-02)

1.0.2-beta.1 (2018-11-02)

1.0.2-beta.0 (2018-10-29)

1.0.1 (2018-10-19)

1.0.0 (2018-10-03)

0.0.5-beta.1 (2018-10-03)

0.0.5-beta.0 (2018-10-02)

0.0.4 (2018-10-02)