Skip to content

Latest commit

 

History

History
923 lines (592 loc) · 70.4 KB

CHANGELOG.md

File metadata and controls

923 lines (592 loc) · 70.4 KB

Changelog

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

1.0.0 (2021-08-27)

Chores

0.2.4-next.9 (2021-08-26)

Features

0.2.4-next.8 (2021-08-20)

Chores

0.2.4-next.7 (2021-08-14)

Chores

0.2.4-next.6 (2021-08-07)

Chores

0.2.4-next.5 (2021-08-05)

Chores

Refactors

0.2.4-next.4 (2021-07-31)

Features

  • update second header style (2b6b4d5)

0.2.4-next.3 (2021-07-23)

0.2.4-next.2 (2021-07-23)

Features

0.2.4-next.1 (2021-07-13)

Features

CI

Chores

0.2.4-next.0 (2021-05-25)

Bug Fixes

  • not found component more universal (6113c08)

0.2.3 (2021-05-08)

Features

  • add RqPicture components (fd51a23)
  • header add rqmessage switch (20f37bf)
  • header support home config (b8dd429)

CI

0.2.3-next.1 (2021-04-30)

Bug Fixes

  • demo build mode minify svg error (94f6c32)
  • parcel not transforms optional-chaining in client (adce63c)
  • publish will active pack hook (7caaa02)

Chores

0.2.3-next.0 (2021-04-22)

Bug Fixes

  • rqfund entry toggle logic (106ecc0)

0.2.2 (2021-04-15)

Features

0.2.1 (2021-04-15)

Features

  • drop ams risk-management router (46d44c9)

Chores

0.2.1-next.1 (2021-03-16)

⚠ BREAKING CHANGES

  • pass nothing to beforeLogout, do logout in header

Features

  • [WEB-937] temporary scheme of products entry hiding (872ca86)
  • do logout after handle beforeLogout (cdbc96b)
  • gio reports user (1e322b5)
  • ignore error of rqevent (1b28593)

Bug Fixes

Chores

CI

Refactors

Docs

0.2.1-next.0 (2020-12-17)

Features

Bug Fixes

Docs

  • update components docs (2d1f5a1)
  • update description of rqlogin props logo (c9a6ac3)

0.2.0 (2020-12-15)

Features

Build Flow

0.2.0-next.2 (2020-12-06)

Build Flow

  • drop babel, rewrite filesize (af4720a)

0.2.0-next.1 (2020-12-04)

Bug Fixes

Chores

Docs

  • split components params doc (53ea419)

Build Flow

  • auto fetch export components (c3aa010)

Refactors

  • localstorage theme -> common_theme (6cf01cb)
  • use css var instead of rqthemify (536f97a)

0.2.0-next.0 (2020-11-27)

⚠ BREAKING CHANGES

  • import files are renamed, lib/theme/(rqcomponents.css|rqheader.css) -> lib/theme/(index.css|rq-header.css), lib/rqheader.js -> lib/rq-header.js
  • output file rqheader/rqfooter rename to rq-header/rq-footer

Features

Bug Fixes

Chores

Docs

Refactors

CI

Build Flow

0.1.13 (2020-11-12)

Features

  • handle avatar load error (812e851)

Bug Fixes

  • message link (748bdf9)
  • pass create event to workspace switch (d676eff)
  • product menu line height (e480479)

Refactors

0.1.12 (2020-11-03)

Features

  • theme unsupported tooltip (23395b7)

Bug Fixes

0.1.12-next.0 (2020-11-02)

Features

Bug Fixes

0.1.11 (2020-10-26)

Features

Bug Fixes

  • subproduct active (0c5c0bd)
  • update path after click subproduct (e38eaf6)

0.1.11-next.1 (2020-10-21)

⚠ BREAKING CHANGES

  • header events createWorkspace/switchWorksapce rename to create-workspace/switch-workspace

Code Style

Chores

0.1.11-next.0 (2020-10-14)

Features

Bug Fixes

  • --background-minor, --shadow-dropdown, product item hover (467e788)
  • logged document dropdown position (8f3b913)
  • pass auth event to ankaHeader (ee1aa25)
  • product click event traget & rm useless event modifier (075237a)
  • set header-warning margin to 0 (f29d3f8)
  • subproduct position (2e6edf1)
  • themeSwitch choice margin (efa07b8)

Refactors

Chores

0.1.10 (2020-09-21)

Features

Bug Fixes

  • button inner click event not fire in ie (0759286)
  • notification style (ddcc985)

Chores

0.1.9 (2020-09-16)

Features

Bug Fixes

  • add el message css (a3ed4d8)
  • logged header dropdown menu min-width (1439408)
  • support clickHanle (77596e8)

Chores

0.1.8 (2020-09-02)

Bug Fixes

Chores

0.1.7 (2020-08-26)

Features

0.1.6 (2020-08-12)

Features

Bug Fixes

Chores

0.1.5 (2020-07-30)

Bug Fixes

Docs

0.1.4 (2020-07-28)

Features

Bug Fixes

Chores

Docs

Refactors

  • avatartShow (9d8139e)
  • format product link (def3b93)
  • set header height when mounted in second header (f09d504)

0.1.3 (2020-06-09)

Bug Fixes

  • dropdown support margin-top (24b6ea9)
  • dropdown width in ie (7afeb29)
  • message background in ie (a6240a3)
  • message theme order (52d5212)
  • miniMenu color & background, rm useless (e3a32f1)

Chores

0.1.2 (2020-06-05)

Features

Bug Fixes

Chores

Refactors

Docs

0.1.1 (2020-05-21)

Bug Fixes

  • .depVersion (00da877)
  • add color variables in dark theme for loggedDownHeaderDropdown (b1f9c58)
  • add color variables in dark theme for loggedDownHeaderDropdown (7df12f3)
  • avatart drodown item align (db34930)
  • dashboard link (dc73b07)
  • dev mode hotreload fail (c7d0002)
  • theme icon style (0830965)

CI

Chores

Build Flow

0.1.0 (2020-05-13)

Features

Bug Fixes

Docs

Refactors

Chores