Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Releases: ollionorg/flow-core

@cldcvr/flow-core@1.0.8

31 Oct 16:03
Compare
Choose a tag to compare

Release Notes


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

Change Log

[1.0.8] - 2022-10-31

Improvements

  • README.md added in npm package.

[1.0.7] - 2022-10-31

Improvements

  • color token file key updated.
  • tokens moved to .env file.
  • md file automated for colors stories

[1.0.6] - 2022-10-17

Bug Fixes

  • f-pictogram icons and emoji size fixed.

1.0.5

Bug Fixes

  • f-pictogram state not updating fixed.

1.0.4

Improvments

  • f-div loading="skeleton" updated.

1.0.0

Major Changes

  • 3ab62c5: Beta version to test changeset

[1.0.0] - 2022-10-07

Improvements

  • Open source version

[0.4.6] - 2022-10-06

Improvements

  • src folder included while publishing, since it is required for creating dependencies.

[0.4.5] - 2022-10-06

Testing

  • Testing publish workflow

[0.4.4] - 2022-10-06

Improvements

  • Contribution doc updated.

[0.4.3] - 2022-10-06

Improvements

  • react types updated to support class attributes.

[0.4.2] - 2022-10-03

Improvements

  • react types updated to support native attributes.

[0.4.1] - 2022-10-03

Improvements

  • f-popover test cases updated.

Bug Fixes

  • f-popover z-index bug fixed

[0.4.0] - 2022-10-03

Improvements

  • f-counter label rules added for rounding off 1000s and more to k and M.

[0.3.9] - 2022-09-03

Features

  • f-template component added.

[0.3.8] - 2022-09-26

Features

  • f-popover component added.

Bug Fixes

  • f-text f-div grow and wrap issue fixed.

[0.3.7] - 2022-09-21

Improvements

  • f-icon-button counter size and positions updated.

[0.3.6] - 2022-09-21

Bug Fixes

  • import module path updated for vue3, vue2, react component types.

Improvements

  • FLOW-404 : f-icon large size updated

[0.3.5] - 2022-09-20

Features

  • f-icon-button component updated to display counter position.

[0.3.4] - 2022-09-19

Features

  • f-pictogram component added.

[0.3.3] - 2022-09-08

Bug Fixes

  • f-button : disable button executing action bug fixed.
  • f-text : text size unit updated

[0.3.2] - 2022-08-26

Features

  • f-spacer component added.

[0.3.1] - 2022-08-26

Features

  • f-div padding values updated.

[0.2.8] - 2022-08-24

Features

  • f-dividerelement added.

Improvements

  • Unit testcases for f-div, f-text, f-icon-button

[0.2.7] - 2022-08-24

Bug Fixes

  • FLOW-389 : f-text not aligned in center bnug fixed.
  • FLOW-386 : f-counter font-weight updated.

[0.2.6] - 2022-08-24

Improvements

  • vue3 types added.

[0.2.3] - 2022-08-23

Improvements

  • vue & react types excluded from bundle and vailable for manual import based on consumer application.

[0.2.2] - 2022-08-22

Improvements

  • All elements converted to shadow DOM

Features

  • f-icon-button element added

[0.1.9] - 2022-08-16

RND

  • Trying bundling options

[0.1.3] - 2022-08-16

Improvements

  • f-icon : placeholder svg added when icon is not present in package.
  • Shift + Ctrl + T will toggle between dark and light mode.
  • f-button : loading states updated.

[0.1.1] - 2022-08-12

Improvements

  • f-text : remove expandable, editable property.
  • f-div: variant property updated with curved and block values.
  • f-div : direction property added with row, column values.

[0.1.0] - 2022-08-10

Features

  • f-text element added

[0.0.9] - 2022-08-09

Features

  • f-div element added

[0.0.8] - 2022-08-05

Improvements

  • publish github action created

[0.0.7] - 2022-08-05

Bug Fixes

  • f-button shape attribute removed.
  • f-button type attribute added.

[0.0.6] - 2022-08-04

Bug Fixes

  • f-icon svg update bug fixed when we update source attribute.

@cldcvr/flow-core@1.0.7

31 Oct 14:00
22feb35
Compare
Choose a tag to compare

Release Notes


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

Change Log

[1.0.7] - 2022-10-31

Improvements

  • color token file key updated.
  • tokens moved to .env file.
  • md file automated for colors stories

[1.0.6] - 2022-10-17

Bug Fixes

  • f-pictogram icons and emoji size fixed.

1.0.5

Bug Fixes

  • f-pictogram state not updating fixed.

1.0.4

Improvments

  • f-div loading="skeleton" updated.

1.0.0

Major Changes

  • 3ab62c5: Beta version to test changeset

[1.0.0] - 2022-10-07

Improvements

  • Open source version

[0.4.6] - 2022-10-06

Improvements

  • src folder included while publishing, since it is required for creating dependencies.

[0.4.5] - 2022-10-06

Testing

  • Testing publish workflow

[0.4.4] - 2022-10-06

Improvements

  • Contribution doc updated.

[0.4.3] - 2022-10-06

Improvements

  • react types updated to support class attributes.

[0.4.2] - 2022-10-03

Improvements

  • react types updated to support native attributes.

[0.4.1] - 2022-10-03

Improvements

  • f-popover test cases updated.

Bug Fixes

  • f-popover z-index bug fixed

[0.4.0] - 2022-10-03

Improvements

  • f-counter label rules added for rounding off 1000s and more to k and M.

[0.3.9] - 2022-09-03

Features

  • f-template component added.

[0.3.8] - 2022-09-26

Features

  • f-popover component added.

Bug Fixes

  • f-text f-div grow and wrap issue fixed.

[0.3.7] - 2022-09-21

Improvements

  • f-icon-button counter size and positions updated.

[0.3.6] - 2022-09-21

Bug Fixes

  • import module path updated for vue3, vue2, react component types.

Improvements

  • FLOW-404 : f-icon large size updated

[0.3.5] - 2022-09-20

Features

  • f-icon-button component updated to display counter position.

[0.3.4] - 2022-09-19

Features

  • f-pictogram component added.

[0.3.3] - 2022-09-08

Bug Fixes

  • f-button : disable button executing action bug fixed.
  • f-text : text size unit updated

[0.3.2] - 2022-08-26

Features

  • f-spacer component added.

[0.3.1] - 2022-08-26

Features

  • f-div padding values updated.

[0.2.8] - 2022-08-24

Features

  • f-dividerelement added.

Improvements

  • Unit testcases for f-div, f-text, f-icon-button

[0.2.7] - 2022-08-24

Bug Fixes

  • FLOW-389 : f-text not aligned in center bnug fixed.
  • FLOW-386 : f-counter font-weight updated.

[0.2.6] - 2022-08-24

Improvements

  • vue3 types added.

[0.2.3] - 2022-08-23

Improvements

  • vue & react types excluded from bundle and vailable for manual import based on consumer application.

[0.2.2] - 2022-08-22

Improvements

  • All elements converted to shadow DOM

Features

  • f-icon-button element added

[0.1.9] - 2022-08-16

RND

  • Trying bundling options

[0.1.3] - 2022-08-16

Improvements

  • f-icon : placeholder svg added when icon is not present in package.
  • Shift + Ctrl + T will toggle between dark and light mode.
  • f-button : loading states updated.

[0.1.1] - 2022-08-12

Improvements

  • f-text : remove expandable, editable property.
  • f-div: variant property updated with curved and block values.
  • f-div : direction property added with row, column values.

[0.1.0] - 2022-08-10

Features

  • f-text element added

[0.0.9] - 2022-08-09

Features

  • f-div element added

[0.0.8] - 2022-08-05

Improvements

  • publish github action created

[0.0.7] - 2022-08-05

Bug Fixes

  • f-button shape attribute removed.
  • f-button type attribute added.

[0.0.6] - 2022-08-04

Bug Fixes

  • f-icon svg update bug fixed when we update source attribute.

@cldcvr/flow-core@1.0.7-beta3

31 Oct 11:36
c1abf37
Compare
Choose a tag to compare
Pre-release

Release Notes


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

Change Log

[1.0.6] - 2022-10-17

Bug Fixes

  • f-pictogram icons and emoji size fixed.

1.0.5

Bug Fixes

  • f-pictogram state not updating fixed.

1.0.4

Improvments

  • f-div loading="skeleton" updated.

1.0.0

Major Changes

  • 3ab62c5: Beta version to test changeset

[1.0.0] - 2022-10-07

Improvements

  • Open source version

[0.4.6] - 2022-10-06

Improvements

  • src folder included while publishing, since it is required for creating dependencies.

[0.4.5] - 2022-10-06

Testing

  • Testing publish workflow

[0.4.4] - 2022-10-06

Improvements

  • Contribution doc updated.

[0.4.3] - 2022-10-06

Improvements

  • react types updated to support class attributes.

[0.4.2] - 2022-10-03

Improvements

  • react types updated to support native attributes.

[0.4.1] - 2022-10-03

Improvements

  • f-popover test cases updated.

Bug Fixes

  • f-popover z-index bug fixed

[0.4.0] - 2022-10-03

Improvements

  • f-counter label rules added for rounding off 1000s and more to k and M.

[0.3.9] - 2022-09-03

Features

  • f-template component added.

[0.3.8] - 2022-09-26

Features

  • f-popover component added.

Bug Fixes

  • f-text f-div grow and wrap issue fixed.

[0.3.7] - 2022-09-21

Improvements

  • f-icon-button counter size and positions updated.

[0.3.6] - 2022-09-21

Bug Fixes

  • import module path updated for vue3, vue2, react component types.

Improvements

  • FLOW-404 : f-icon large size updated

[0.3.5] - 2022-09-20

Features

  • f-icon-button component updated to display counter position.

[0.3.4] - 2022-09-19

Features

  • f-pictogram component added.

[0.3.3] - 2022-09-08

Bug Fixes

  • f-button : disable button executing action bug fixed.
  • f-text : text size unit updated

[0.3.2] - 2022-08-26

Features

  • f-spacer component added.

[0.3.1] - 2022-08-26

Features

  • f-div padding values updated.

[0.2.8] - 2022-08-24

Features

  • f-dividerelement added.

Improvements

  • Unit testcases for f-div, f-text, f-icon-button

[0.2.7] - 2022-08-24

Bug Fixes

  • FLOW-389 : f-text not aligned in center bnug fixed.
  • FLOW-386 : f-counter font-weight updated.

[0.2.6] - 2022-08-24

Improvements

  • vue3 types added.

[0.2.3] - 2022-08-23

Improvements

  • vue & react types excluded from bundle and vailable for manual import based on consumer application.

[0.2.2] - 2022-08-22

Improvements

  • All elements converted to shadow DOM

Features

  • f-icon-button element added

[0.1.9] - 2022-08-16

RND

  • Trying bundling options

[0.1.3] - 2022-08-16

Improvements

  • f-icon : placeholder svg added when icon is not present in package.
  • Shift + Ctrl + T will toggle between dark and light mode.
  • f-button : loading states updated.

[0.1.1] - 2022-08-12

Improvements

  • f-text : remove expandable, editable property.
  • f-div: variant property updated with curved and block values.
  • f-div : direction property added with row, column values.

[0.1.0] - 2022-08-10

Features

  • f-text element added

[0.0.9] - 2022-08-09

Features

  • f-div element added

[0.0.8] - 2022-08-05

Improvements

  • publish github action created

[0.0.7] - 2022-08-05

Bug Fixes

  • f-button shape attribute removed.
  • f-button type attribute added.

[0.0.6] - 2022-08-04

Bug Fixes

  • f-icon svg update bug fixed when we update source attribute.

@cldcvr/flow-core@1.0.7-beta1

31 Oct 10:52
9374ad4
Compare
Choose a tag to compare
Pre-release

Release Notes


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

Change Log

[1.0.6] - 2022-10-17

Bug Fixes

  • f-pictogram icons and emoji size fixed.

1.0.5

Bug Fixes

  • f-pictogram state not updating fixed.

1.0.4

Improvments

  • f-div loading="skeleton" updated.

1.0.0

Major Changes

  • 3ab62c5: Beta version to test changeset

[1.0.0] - 2022-10-07

Improvements

  • Open source version

[0.4.6] - 2022-10-06

Improvements

  • src folder included while publishing, since it is required for creating dependencies.

[0.4.5] - 2022-10-06

Testing

  • Testing publish workflow

[0.4.4] - 2022-10-06

Improvements

  • Contribution doc updated.

[0.4.3] - 2022-10-06

Improvements

  • react types updated to support class attributes.

[0.4.2] - 2022-10-03

Improvements

  • react types updated to support native attributes.

[0.4.1] - 2022-10-03

Improvements

  • f-popover test cases updated.

Bug Fixes

  • f-popover z-index bug fixed

[0.4.0] - 2022-10-03

Improvements

  • f-counter label rules added for rounding off 1000s and more to k and M.

[0.3.9] - 2022-09-03

Features

  • f-template component added.

[0.3.8] - 2022-09-26

Features

  • f-popover component added.

Bug Fixes

  • f-text f-div grow and wrap issue fixed.

[0.3.7] - 2022-09-21

Improvements

  • f-icon-button counter size and positions updated.

[0.3.6] - 2022-09-21

Bug Fixes

  • import module path updated for vue3, vue2, react component types.

Improvements

  • FLOW-404 : f-icon large size updated

[0.3.5] - 2022-09-20

Features

  • f-icon-button component updated to display counter position.

[0.3.4] - 2022-09-19

Features

  • f-pictogram component added.

[0.3.3] - 2022-09-08

Bug Fixes

  • f-button : disable button executing action bug fixed.
  • f-text : text size unit updated

[0.3.2] - 2022-08-26

Features

  • f-spacer component added.

[0.3.1] - 2022-08-26

Features

  • f-div padding values updated.

[0.2.8] - 2022-08-24

Features

  • f-dividerelement added.

Improvements

  • Unit testcases for f-div, f-text, f-icon-button

[0.2.7] - 2022-08-24

Bug Fixes

  • FLOW-389 : f-text not aligned in center bnug fixed.
  • FLOW-386 : f-counter font-weight updated.

[0.2.6] - 2022-08-24

Improvements

  • vue3 types added.

[0.2.3] - 2022-08-23

Improvements

  • vue & react types excluded from bundle and vailable for manual import based on consumer application.

[0.2.2] - 2022-08-22

Improvements

  • All elements converted to shadow DOM

Features

  • f-icon-button element added

[0.1.9] - 2022-08-16

RND

  • Trying bundling options

[0.1.3] - 2022-08-16

Improvements

  • f-icon : placeholder svg added when icon is not present in package.
  • Shift + Ctrl + T will toggle between dark and light mode.
  • f-button : loading states updated.

[0.1.1] - 2022-08-12

Improvements

  • f-text : remove expandable, editable property.
  • f-div: variant property updated with curved and block values.
  • f-div : direction property added with row, column values.

[0.1.0] - 2022-08-10

Features

  • f-text element added

[0.0.9] - 2022-08-09

Features

  • f-div element added

[0.0.8] - 2022-08-05

Improvements

  • publish github action created

[0.0.7] - 2022-08-05

Bug Fixes

  • f-button shape attribute removed.
  • f-button type attribute added.

[0.0.6] - 2022-08-04

Bug Fixes

  • f-icon svg update bug fixed when we update source attribute.

@cldcvr/flow-core@1.0.6

17 Oct 10:05
cc6e5db
Compare
Choose a tag to compare

Release Notes


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

Change Log

[1.0.6] - 2022-10-17

Bug Fixes

  • f-pictogram icons and emoji size fixed.

1.0.5

Bug Fixes

  • f-pictogram state not updating fixed.

1.0.4

Improvments

  • f-div loading="skeleton" updated.

1.0.0

Major Changes

  • 3ab62c5: Beta version to test changeset

[1.0.0] - 2022-10-07

Improvements

  • Open source version

[0.4.6] - 2022-10-06

Improvements

  • src folder included while publishing, since it is required for creating dependencies.

[0.4.5] - 2022-10-06

Testing

  • Testing publish workflow

[0.4.4] - 2022-10-06

Improvements

  • Contribution doc updated.

[0.4.3] - 2022-10-06

Improvements

  • react types updated to support class attributes.

[0.4.2] - 2022-10-03

Improvements

  • react types updated to support native attributes.

[0.4.1] - 2022-10-03

Improvements

  • f-popover test cases updated.

Bug Fixes

  • f-popover z-index bug fixed

[0.4.0] - 2022-10-03

Improvements

  • f-counter label rules added for rounding off 1000s and more to k and M.

[0.3.9] - 2022-09-03

Features

  • f-template component added.

[0.3.8] - 2022-09-26

Features

  • f-popover component added.

Bug Fixes

  • f-text f-div grow and wrap issue fixed.

[0.3.7] - 2022-09-21

Improvements

  • f-icon-button counter size and positions updated.

[0.3.6] - 2022-09-21

Bug Fixes

  • import module path updated for vue3, vue2, react component types.

Improvements

  • FLOW-404 : f-icon large size updated

[0.3.5] - 2022-09-20

Features

  • f-icon-button component updated to display counter position.

[0.3.4] - 2022-09-19

Features

  • f-pictogram component added.

[0.3.3] - 2022-09-08

Bug Fixes

  • f-button : disable button executing action bug fixed.
  • f-text : text size unit updated

[0.3.2] - 2022-08-26

Features

  • f-spacer component added.

[0.3.1] - 2022-08-26

Features

  • f-div padding values updated.

[0.2.8] - 2022-08-24

Features

  • f-dividerelement added.

Improvements

  • Unit testcases for f-div, f-text, f-icon-button

[0.2.7] - 2022-08-24

Bug Fixes

  • FLOW-389 : f-text not aligned in center bnug fixed.
  • FLOW-386 : f-counter font-weight updated.

[0.2.6] - 2022-08-24

Improvements

  • vue3 types added.

[0.2.3] - 2022-08-23

Improvements

  • vue & react types excluded from bundle and vailable for manual import based on consumer application.

[0.2.2] - 2022-08-22

Improvements

  • All elements converted to shadow DOM

Features

  • f-icon-button element added

[0.1.9] - 2022-08-16

RND

  • Trying bundling options

[0.1.3] - 2022-08-16

Improvements

  • f-icon : placeholder svg added when icon is not present in package.
  • Shift + Ctrl + T will toggle between dark and light mode.
  • f-button : loading states updated.

[0.1.1] - 2022-08-12

Improvements

  • f-text : remove expandable, editable property.
  • f-div: variant property updated with curved and block values.
  • f-div : direction property added with row, column values.

[0.1.0] - 2022-08-10

Features

  • f-text element added

[0.0.9] - 2022-08-09

Features

  • f-div element added

[0.0.8] - 2022-08-05

Improvements

  • publish github action created

[0.0.7] - 2022-08-05

Bug Fixes

  • f-button shape attribute removed.
  • f-button type attribute added.

[0.0.6] - 2022-08-04

Bug Fixes

  • f-icon svg update bug fixed when we update source attribute.

@cldcvr/flow-core@1.0.5

17 Oct 08:08
Compare
Choose a tag to compare

Bug Fixes

  • f-pictogram state not updating fixed.

@cldcvr/flow-core@1.0.4

17 Oct 06:57
Compare
Choose a tag to compare

Improvments

  • f-div loading="skeleton" updated.

@cldcvr/flow-core@1.0.3

14 Oct 07:37
Compare
Choose a tag to compare

Release Notes


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

Change Log

1.0.0

Major Changes

  • 3ab62c5: Beta version to test changeset

[1.0.0] - 2022-10-07

Improvements

  • Open source version

[0.4.6] - 2022-10-06

Improvements

  • src folder included while publishing, since it is required for creating dependencies.

[0.4.5] - 2022-10-06

Testing

  • Testing publish workflow

[0.4.4] - 2022-10-06

Improvements

  • Contribution doc updated.

[0.4.3] - 2022-10-06

Improvements

  • react types updated to support class attributes.

[0.4.2] - 2022-10-03

Improvements

  • react types updated to support native attributes.

[0.4.1] - 2022-10-03

Improvements

  • f-popover test cases updated.

Bug Fixes

  • f-popover z-index bug fixed

[0.4.0] - 2022-10-03

Improvements

  • f-counter label rules added for rounding off 1000s and more to k and M.

[0.3.9] - 2022-09-03

Features

  • f-template component added.

[0.3.8] - 2022-09-26

Features

  • f-popover component added.

Bug Fixes

  • f-text f-div grow and wrap issue fixed.

[0.3.7] - 2022-09-21

Improvements

  • f-icon-button counter size and positions updated.

[0.3.6] - 2022-09-21

Bug Fixes

  • import module path updated for vue3, vue2, react component types.

Improvements

  • FLOW-404 : f-icon large size updated

[0.3.5] - 2022-09-20

Features

  • f-icon-button component updated to display counter position.

[0.3.4] - 2022-09-19

Features

  • f-pictogram component added.

[0.3.3] - 2022-09-08

Bug Fixes

  • f-button : disable button executing action bug fixed.
  • f-text : text size unit updated

[0.3.2] - 2022-08-26

Features

  • f-spacer component added.

[0.3.1] - 2022-08-26

Features

  • f-div padding values updated.

[0.2.8] - 2022-08-24

Features

  • f-dividerelement added.

Improvements

  • Unit testcases for f-div, f-text, f-icon-button

[0.2.7] - 2022-08-24

Bug Fixes

  • FLOW-389 : f-text not aligned in center bnug fixed.
  • FLOW-386 : f-counter font-weight updated.

[0.2.6] - 2022-08-24

Improvements

  • vue3 types added.

[0.2.3] - 2022-08-23

Improvements

  • vue & react types excluded from bundle and vailable for manual import based on consumer application.

[0.2.2] - 2022-08-22

Improvements

  • All elements converted to shadow DOM

Features

  • f-icon-button element added

[0.1.9] - 2022-08-16

RND

  • Trying bundling options

[0.1.3] - 2022-08-16

Improvements

  • f-icon : placeholder svg added when icon is not present in package.
  • Shift + Ctrl + T will toggle between dark and light mode.
  • f-button : loading states updated.

[0.1.1] - 2022-08-12

Improvements

  • f-text : remove expandable, editable property.
  • f-div: variant property updated with curved and block values.
  • f-div : direction property added with row, column values.

[0.1.0] - 2022-08-10

Features

  • f-text element added

[0.0.9] - 2022-08-09

Features

  • f-div element added

[0.0.8] - 2022-08-05

Improvements

  • publish github action created

[0.0.7] - 2022-08-05

Bug Fixes

  • f-button shape attribute removed.
  • f-button type attribute added.

[0.0.6] - 2022-08-04

Bug Fixes

  • f-icon svg update bug fixed when we update source attribute.

@cldcvr/flow-core@1.0.2

14 Oct 07:24
Compare
Choose a tag to compare

Release Notes


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

Change Log

1.0.0

Major Changes

  • 3ab62c5: Beta version to test changeset

[1.0.0] - 2022-10-07

Improvements

  • Open source version

[0.4.6] - 2022-10-06

Improvements

  • src folder included while publishing, since it is required for creating dependencies.

[0.4.5] - 2022-10-06

Testing

  • Testing publish workflow

[0.4.4] - 2022-10-06

Improvements

  • Contribution doc updated.

[0.4.3] - 2022-10-06

Improvements

  • react types updated to support class attributes.

[0.4.2] - 2022-10-03

Improvements

  • react types updated to support native attributes.

[0.4.1] - 2022-10-03

Improvements

  • f-popover test cases updated.

Bug Fixes

  • f-popover z-index bug fixed

[0.4.0] - 2022-10-03

Improvements

  • f-counter label rules added for rounding off 1000s and more to k and M.

[0.3.9] - 2022-09-03

Features

  • f-template component added.

[0.3.8] - 2022-09-26

Features

  • f-popover component added.

Bug Fixes

  • f-text f-div grow and wrap issue fixed.

[0.3.7] - 2022-09-21

Improvements

  • f-icon-button counter size and positions updated.

[0.3.6] - 2022-09-21

Bug Fixes

  • import module path updated for vue3, vue2, react component types.

Improvements

  • FLOW-404 : f-icon large size updated

[0.3.5] - 2022-09-20

Features

  • f-icon-button component updated to display counter position.

[0.3.4] - 2022-09-19

Features

  • f-pictogram component added.

[0.3.3] - 2022-09-08

Bug Fixes

  • f-button : disable button executing action bug fixed.
  • f-text : text size unit updated

[0.3.2] - 2022-08-26

Features

  • f-spacer component added.

[0.3.1] - 2022-08-26

Features

  • f-div padding values updated.

[0.2.8] - 2022-08-24

Features

  • f-dividerelement added.

Improvements

  • Unit testcases for f-div, f-text, f-icon-button

[0.2.7] - 2022-08-24

Bug Fixes

  • FLOW-389 : f-text not aligned in center bnug fixed.
  • FLOW-386 : f-counter font-weight updated.

[0.2.6] - 2022-08-24

Improvements

  • vue3 types added.

[0.2.3] - 2022-08-23

Improvements

  • vue & react types excluded from bundle and vailable for manual import based on consumer application.

[0.2.2] - 2022-08-22

Improvements

  • All elements converted to shadow DOM

Features

  • f-icon-button element added

[0.1.9] - 2022-08-16

RND

  • Trying bundling options

[0.1.3] - 2022-08-16

Improvements

  • f-icon : placeholder svg added when icon is not present in package.
  • Shift + Ctrl + T will toggle between dark and light mode.
  • f-button : loading states updated.

[0.1.1] - 2022-08-12

Improvements

  • f-text : remove expandable, editable property.
  • f-div: variant property updated with curved and block values.
  • f-div : direction property added with row, column values.

[0.1.0] - 2022-08-10

Features

  • f-text element added

[0.0.9] - 2022-08-09

Features

  • f-div element added

[0.0.8] - 2022-08-05

Improvements

  • publish github action created

[0.0.7] - 2022-08-05

Bug Fixes

  • f-button shape attribute removed.
  • f-button type attribute added.

[0.0.6] - 2022-08-04

Bug Fixes

  • f-icon svg update bug fixed when we update source attribute.

@cldcvr/flow-core@1.0.1

10 Oct 17:19
e4caddc
Compare
Choose a tag to compare

Change Log

1.0.0

Major Changes

  • 3ab62c5: Beta version to test changeset

[1.0.0] - 2022-10-07

Improvements

  • Open source version

[0.4.6] - 2022-10-06

Improvements

  • src folder included while publishing, since it is required for creating dependencies.

[0.4.5] - 2022-10-06

Testing

  • Testing publish workflow

[0.4.4] - 2022-10-06

Improvements

  • Contribution doc updated.

[0.4.3] - 2022-10-06

Improvements

  • react types updated to support class attributes.

[0.4.2] - 2022-10-03

Improvements

  • react types updated to support native attributes.

[0.4.1] - 2022-10-03

Improvements

  • f-popover test cases updated.

Bug Fixes

  • f-popover z-index bug fixed

[0.4.0] - 2022-10-03

Improvements

  • f-counter label rules added for rounding off 1000s and more to k and M.

[0.3.9] - 2022-09-03

Features

  • f-template component added.

[0.3.8] - 2022-09-26

Features

  • f-popover component added.

Bug Fixes

  • f-text f-div grow and wrap issue fixed.

[0.3.7] - 2022-09-21

Improvements

  • f-icon-button counter size and positions updated.

[0.3.6] - 2022-09-21

Bug Fixes

  • import module path updated for vue3, vue2, react component types.

Improvements

  • FLOW-404 : f-icon large size updated

[0.3.5] - 2022-09-20

Features

  • f-icon-button component updated to display counter position.

[0.3.4] - 2022-09-19

Features

  • f-pictogram component added.

[0.3.3] - 2022-09-08

Bug Fixes

  • f-button : disable button executing action bug fixed.
  • f-text : text size unit updated

[0.3.2] - 2022-08-26

Features

  • f-spacer component added.

[0.3.1] - 2022-08-26

Features

  • f-div padding values updated.

[0.2.8] - 2022-08-24

Features

  • f-dividerelement added.

Improvements

  • Unit testcases for f-div, f-text, f-icon-button

[0.2.7] - 2022-08-24

Bug Fixes

  • FLOW-389 : f-text not aligned in center bnug fixed.
  • FLOW-386 : f-counter font-weight updated.

[0.2.6] - 2022-08-24

Improvements

  • vue3 types added.

[0.2.3] - 2022-08-23

Improvements

  • vue & react types excluded from bundle and vailable for manual import based on consumer application.

[0.2.2] - 2022-08-22

Improvements

  • All elements converted to shadow DOM

Features

  • f-icon-button element added

[0.1.9] - 2022-08-16

RND

  • Trying bundling options

[0.1.3] - 2022-08-16

Improvements

  • f-icon : placeholder svg added when icon is not present in package.
  • Shift + Ctrl + T will toggle between dark and light mode.
  • f-button : loading states updated.

[0.1.1] - 2022-08-12

Improvements

  • f-text : remove expandable, editable property.
  • f-div: variant property updated with curved and block values.
  • f-div : direction property added with row, column values.

[0.1.0] - 2022-08-10

Features

  • f-text element added

[0.0.9] - 2022-08-09

Features

  • f-div element added

[0.0.8] - 2022-08-05

Improvements

  • publish github action created

[0.0.7] - 2022-08-05

Bug Fixes

  • f-button shape attribute removed.
  • f-button type attribute added.

[0.0.6] - 2022-08-04

Bug Fixes

  • f-icon svg update bug fixed when we update source attribute.