Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@forter/loading

forter46Apache-2.01.3.0

loading from Forter Components

web-components, custom-elements, lit-element, lit-element-2.x

readme

fc-loading

An element by Forter

Usage

<script>
   import '@forter/loading';
</script>

<fc-loading>
</fc-loading>

Examples

<!-- IE -->
<fc-loading ie>
</fc-loading>

Properties

Property Attribute Type Default Description
intent intent "apply" | "warn" | "success" | "danger" | "cancel" | "primary" | "secondary" "default" intent color to emphasize the type of alert
round round boolean false A flavour where the dots are positioned in a circle and not the default row.
size size "small" | "medium" | "large" | indicate the number of dots in the loading

CSS Custom Properties

Property Description
--fc-loading-color color.
--fc-loading-round-size the size of the round flavor. example: 200px
--fc-loading-secondary-color secondary color. example: gray

changelog

Change Log

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

1.3.0 (2022-10-03)

Features

  • loading: remove forter theme (31de096)

1.2.3 (2022-04-18)

Bug Fixes

1.2.2 (2022-04-17)

Bug Fixes

  • loading: refactored the three dot animation for performance (89c7f6f)

1.2.1 (2021-01-04)

Bug Fixes

  • loading: added to gitignore (9d5c953)

1.2.0 (2020-12-08)

Features

  • loading: added round loading flavor (6bacfb6)
  • loading: fixed code to allow tests (f921332)

1.1.0 (2020-09-03)

Features

1.0.12 (2020-04-06)

Note: Version bump only for package @forter/loading

1.0.10 (2020-03-24)

Note: Version bump only for package @forter/loading

1.0.9 (2020-03-19)

Bug Fixes

1.0.8 (2020-03-18)

Bug Fixes

1.0.7 (2020-03-17)

Note: Version bump only for package @forter/loading

1.0.6 (2020-02-05)

Note: Version bump only for package @forter/loading

1.0.5 (2020-02-04)

Note: Version bump only for package @forter/loading

1.0.4 (2020-01-10)

Note: Version bump only for package @forter/loading

1.0.3 (2019-12-31)

Note: Version bump only for package @forter/loading

1.0.2 (2019-12-18)

Note: Version bump only for package @forter/loading

1.0.1 (2019-12-17)

Note: Version bump only for package @forter/loading