Skeleton
A skeleton acts as a placeholder for content, usually while the content loads.
Usage
import Skeleton from '@atlaskit/skeleton';
Detailed docs and example usage can be found here.
A skeleton acts as a placeholder for content, usually while the content loads.
A skeleton acts as a placeholder for content, usually while the content loads.
import Skeleton from '@atlaskit/skeleton';
Detailed docs and example usage can be found here.
f0662cd7a143e
-
Internal changes to how borders are applied.3774afb555e41
-
Reduces the default borderRadius
from 100px
to 4px
.b2d69a39e6687
-
Update @compiled/react
dependency for improved type checking support.7e97766ff3529
-
Update dependencies.#117363
10a0f7f6c2027
-
This package's peerDependencies
have been adjusted for react
and/or react-dom
to reflect the
status of only supporting React 18 going forward. No explicit breaking change to React support has
been made in this release, but this is to signify going forward, breaking changes for React 16 or
React 17 may come via non-major semver releases.
Please refer this community post for more details: https://community.developer.atlassian.com/t/rfc-78-dropping-support-for-react-16-and-rendering-in-a-react-18-concurrent-root-in-jira-and-confluence/87026
b50c5d5d65ae2
-
Bump to the latest version of @compiled/react4660ec858a305
-
Update React
from v16 to v189f62ecec4d422
-
Update dependencies.57f451bda8919
-
Adds side-effect config to support Compiled css extraction in third-party apps#164612
8bac6a32c3cbf
-
Migrated from @emotion/react
to @compiled/react
in order to improve performance, align with
the rest of the Atlaskit techstack, and support React 18 Streaming SSR.
Please note, in order to use this version of @atlaskit/skeleton
, you will need to ensure that
your bundler is configured to handle .css
imports correctly. Most bundlers come with built-in
support for .css
imports, so you may not need to do anything. If you are using a different
bundler, please refer to the documentation for that bundler to understand how to handle .css
imports.
For more information on the migration, please refer to RFC-73 Migrating our components to Compiled CSS-in-JS.
a25bee9de4d3c
-
Support to override color and shimmering color in keyframes300b0a472d9ce
-
Removes deprecated usage of ak/theme mixin functions and replaces them with their direct outputs#127511
db30e29344013
-
Widening range of react
and react-dom
peer dependencies from ^16.8.0 || ^17.0.0 || ~18.2.0
to the wider range of ^16.8.0 || ^17.0.0 || ^18.0.0` (where applicable).
This change has been done to enable usage of `react@18.3as well as to have a consistent peer
dependency range for
reactand
react-domfor
/platform` packages.
a8bd419fd70b9
-
Explicitly set jsxRuntime to classic via pragma comments in order to avoid issues where jsxRuntime
is implicitly set to automatic.12457b76f836
-
Add support for React 18 in non-strict mode.8d4e99057fe0
-
Upgrade Typescript from 4.9.5
to 5.4.2
61cb5313358
- Removing
unused dependencies and dev dependencies9d00501a414
- Ensure
legacy types are published for TS 4.5-4.841fae2c6f68
- Upgrade
Typescript from 4.5.5
to 4.9.5
56507598609
- Skip
minor dependency bump2e01c9c74b5
- DUMMY
remove before merging to master; dupe adf-schema via adf-utilsbc3550c9773
- Added
new Skeleton component for displaying a placeholder whilst loading.