Dynamic table

A dynamic table displays rows of data with built-in pagination, sorting, and re-ordering functionality.

Neutral selected states

When the platform-dst-tokens-finesse feature flag is enabled, this component uses the new neutral treatment for selected states.

19.3.3

Patch Changes

  • Updated dependencies

19.3.2

Patch Changes

  • 07dd4ad421f6e, (opens new window) - Experimental React 19 peer dependency support. Test coverage is partial.
  • Updated dependencies

19.3.1

Patch Changes

19.3.0

Minor Changes

Patch Changes

  • Updated dependencies

19.2.0

Minor Changes

  • d82e6f76528ab, (opens new window) - Add direct subpath package exports as part of the linking-platform, search, media, and design-system barrel-removal (de-barrel) migration.

    These packages now expose their individual modules via explicit package.json exports subpaths so that consumers can import directly from the leaf module (e.g. @atlaskit/pkg/thing) instead of the package barrel/index. This adds new public entry points without changing or removing any existing exports, so it is a backwards-compatible additive change.

    No runtime behaviour changes; this is an API-surface (entry-point) addition to support tree-shaking and to unblock removal of the barrel index files.

Patch Changes

  • Updated dependencies

19.1.5

Patch Changes

  • Updated dependencies

19.1.4

Patch Changes

  • Updated dependencies

19.1.3

Patch Changes

  • Updated dependencies

19.1.2

Patch Changes

  • Updated dependencies

19.1.1

Patch Changes

  • Updated dependencies

19.1.0

Minor Changes

  • cd097a2111788, (opens new window) - Republish packages depending on @atlaskit/react-compiler-gating so their published dependency reference is updated to the renamed @atlaskit/react-compiler-gating scope.

    The earlier rename of @atlassian/react-compiler-gating to @atlaskit/react-compiler-gating only bumped the renamed package itself, so dependent packages were never republished and their published versions still referenced the old @atlassian/react-compiler-gating name, which is not available in the public npm registry. This minor bump republishes all affected packages with the corrected dependency.

Patch Changes

  • Updated dependencies

19.0.1

Patch Changes

19.0.0

Major Changes

  • f2dc9097319f0, (opens new window) - ### Dropped support for legacy Typescript 4 types. Typescript 5 is now the new minimum.

    Removes the typesVersions property and dist/types-ts4.5 directory from the dist.

    Types are now exclusively via the "types": "dist/types/index.d.ts" property.

    - "typesVersions": { - ">=4.5 <4.9": { - "*": [ - "dist/types-ts4.5/*", - "dist/types-ts4.5/index.d.ts" - ] - } - },

Patch Changes

  • Updated dependencies

18.4.2

Patch Changes

  • Updated dependencies

18.4.1

Patch Changes

  • Updated dependencies

18.4.0

Minor Changes

Patch Changes

  • Updated dependencies

18.3.28

Patch Changes

  • Updated dependencies

18.3.27

Patch Changes

  • Updated dependencies

18.3.26

Patch Changes

18.3.25

Patch Changes

18.3.24

Patch Changes

  • Updated dependencies

18.3.23

Patch Changes

18.3.22

Patch Changes

  • Updated dependencies

18.3.21

Patch Changes

  • Updated dependencies

18.3.20

Patch Changes

  • Updated dependencies

18.3.19

Patch Changes

  • Updated dependencies

18.3.18

Patch Changes

18.3.17

Patch Changes

  • Updated dependencies

18.3.16

Patch Changes

  • Updated dependencies

18.3.15

Patch Changes

  • Updated dependencies

18.3.14

Patch Changes

18.3.13

Patch Changes

  • Updated dependencies

18.3.12

Patch Changes

  • Updated dependencies

18.3.11

Patch Changes

  • Updated dependencies

18.3.10

Patch Changes

18.3.9

Patch Changes

18.3.8

Patch Changes

  • Updated dependencies

18.3.7

Patch Changes

  • Updated dependencies

18.3.6

Patch Changes

  • Updated dependencies

18.3.5

Patch Changes

  • Updated dependencies

18.3.4

Patch Changes

18.3.3

Patch Changes

  • Updated dependencies

18.3.2

Patch Changes

  • Updated dependencies

18.3.1

Patch Changes

  • Updated dependencies

18.3.0

Minor Changes

  • dfb254c12bb7b, (opens new window) - [ux] Updates dynamic-table styles to reflect our new visual design language. These changes were previously behind a feature flag and are now fully rolled out.

18.2.18

Patch Changes

18.2.17

Patch Changes

18.2.16

Patch Changes

18.2.15

Patch Changes

  • Updated dependencies

18.2.14

Patch Changes

  • Updated dependencies

18.2.13

Patch Changes

18.2.12

Patch Changes

  • Updated dependencies

18.2.11

Patch Changes

  • Updated dependencies

18.2.10

Patch Changes

18.2.9

Patch Changes

  • Updated dependencies

18.2.8

Patch Changes

  • Updated dependencies

18.2.7

Patch Changes

  • Updated dependencies

18.2.6

Patch Changes

  • Updated dependencies

18.2.5

Patch Changes

  • Updated dependencies

18.2.4

Patch Changes

  • Updated dependencies

18.2.3

Patch Changes

18.2.2

Patch Changes

  • Updated dependencies

18.2.1

Patch Changes

  • Updated dependencies

18.2.0

Minor Changes

18.1.4

Patch Changes

  • Updated dependencies

18.1.3

Patch Changes

18.1.2

Patch Changes

18.1.1

Patch Changes

  • Updated dependencies

18.1.0

Minor Changes

18.0.4

Patch Changes

18.0.3

Patch Changes

18.0.2

Patch Changes

  • Updated dependencies

18.0.1

Patch Changes

  • Updated dependencies

18.0.0

Major Changes

Patch Changes

  • Updated dependencies

17.1.5

Patch Changes

  • Updated dependencies

17.1.4

Patch Changes

  • Updated dependencies

17.1.3

Patch Changes

17.1.2

Patch Changes

  • Updated dependencies

17.1.1

Patch Changes

  • Updated dependencies

17.1.0

Minor Changes

Patch Changes

  • Updated dependencies

17.0.5

Patch Changes

17.0.4

Patch Changes

  • Updated dependencies

17.0.3

Patch Changes

17.0.2

Patch Changes

  • Updated dependencies

17.0.1

Patch Changes

17.0.0

Major Changes

  • #177496, (opens new window) 3c97c348c655c, (opens new window) - 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/dynamic-table, 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, (opens new window).

Patch Changes

16.1.4

Patch Changes

  • Updated dependencies

16.1.3

Patch Changes

16.1.2

Patch Changes

16.1.1

Patch Changes

  • Updated dependencies

16.1.0

Minor Changes

16.0.0

Major Changes

Patch Changes

  • Updated dependencies

15.2.0

Minor Changes

15.1.2

Patch Changes

  • Updated dependencies

15.1.1

Patch Changes

  • Updated dependencies

15.1.0

Minor Changes

  • 6467f4a7a7a99, (opens new window) - Updated header styles to align to new modernised typography styles. Header styles are now slightly darker. This change is behind a feature flag.

15.0.1

Patch Changes

15.0.0

Major Changes

  • #137785, (opens new window) 5fee01201ba15, (opens new window) - Removes usage of legacy analytics-next APIs internally in favor of the new APIs which do not depend on legacy react context. This should not require any changes to consumers of the package, however behaviors of the new APIs may result in different behavior in some cases.

14.20.3

Patch Changes

14.20.2

Patch Changes

14.20.1

Patch Changes

  • Updated dependencies

14.20.0

Minor Changes

  • #127511, (opens new window) db30e29344013, (opens new window) - 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.3 as well as to have a consistent peer dependency range for react and react-dom for /platform packages.

Patch Changes

  • Updated dependencies

14.19.0

Minor Changes

14.18.4

Patch Changes

  • Updated dependencies

14.18.3

Patch Changes

14.18.2

Patch Changes

  • Updated dependencies

14.18.1

Patch Changes

14.18.0

Minor Changes

14.17.1

Patch Changes

14.17.0

Minor Changes

14.16.3

Patch Changes

14.16.2

Patch Changes

14.16.1

Patch Changes

14.16.0

Minor Changes

14.15.0

Minor Changes

  • #81321, (opens new window) 2579643f7ac8, (opens new window) - Dynamic table now respects test IDs when passed in at the cell level. Note that there are no prefixes applied to this test ID. It is assumed that if you are providing a test ID at the cell level, you are wanting to target a single cell in an isolated context. If you're looking to gain insight to a particular cell in the context of its surrounding elements, it might be preferrable to supply a test ID to the root of the table and use the generated test IDs for querying instead.

14.14.0

Minor Changes

Patch Changes

  • Updated dependencies

14.13.1

Patch Changes

14.13.0

Minor Changes

Patch Changes

  • Updated dependencies

14.12.1

Patch Changes

14.12.0

Minor Changes

14.11.11

Patch Changes

14.11.10

Patch Changes

14.11.9

Patch Changes

  • Updated dependencies

14.11.8

Patch Changes

14.11.7

Patch Changes

14.11.6

Patch Changes

14.11.5

Patch Changes

14.11.4

Patch Changes

14.11.3

Patch Changes

14.11.2

Patch Changes

14.11.1

Patch Changes

14.11.0

Minor Changes

14.10.0

Minor Changes

Patch Changes

  • Updated dependencies

14.9.3

Patch Changes

14.9.2

Patch Changes

14.9.1

Patch Changes

14.9.0

Minor Changes

Patch Changes

  • Updated dependencies

14.8.17

Patch Changes

14.8.16

Patch Changes

14.8.15

Patch Changes

14.8.14

Patch Changes

14.8.13

Patch Changes

14.8.12

Patch Changes

  • Updated dependencies

14.8.11

Patch Changes

  • Updated dependencies

14.8.10

Patch Changes

14.8.9

Patch Changes

14.8.8

Patch Changes

14.8.7

Patch Changes

  • Updated dependencies

14.8.6

Patch Changes

  • Updated dependencies

14.8.5

Patch Changes

  • Updated dependencies

14.8.4

Patch Changes

14.8.3

Patch Changes

14.8.2

Patch Changes

14.8.1

Patch Changes

14.8.0

Minor Changes

Patch Changes

14.7.1

Patch Changes

14.7.0

Minor Changes

Patch Changes

14.6.1

Patch Changes

14.6.0

Minor Changes

Patch Changes

14.5.5

Patch Changes

  • Updated dependencies

14.5.4

Patch Changes

14.5.3

Patch Changes

  • Updated dependencies

14.5.2

Patch Changes

14.5.1

Patch Changes

  • Updated dependencies

14.5.0

Minor Changes

Patch Changes

  • 19d72473dfb, (opens new window) - Updates usage of deprecated token names so they're aligned with the latest naming conventions. No UI or visual changes
  • Updated dependencies

14.4.4

Patch Changes

  • Updated dependencies

14.4.3

Patch Changes

14.4.2

Patch Changes

14.4.1

Patch Changes

14.4.0

Minor Changes

  • #14777, (opens new window) dc35866892f, (opens new window) - [ux] Instrumented dynamic-table with the new theming package, @atlaskit/tokens.

    New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha). These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.

  • ca00a7783a9, (opens new window) - Removes styled-components as a peer dependency in favour of a direct dependency on emotion.

Patch Changes

  • Updated dependencies

14.3.2

Patch Changes

14.3.1

Patch Changes

14.3.0

Minor Changes

Patch Changes

14.2.3

Patch Changes

14.2.2

Patch Changes

  • Updated dependencies

14.2.1

Patch Changes

14.2.0

Minor Changes

Patch Changes

14.1.5

Patch Changes

14.1.4

Patch Changes

14.1.3

Patch Changes

  • Updated dependencies

14.1.2

Patch Changes

14.1.1

Patch Changes

14.1.0

Minor Changes

Patch Changes

14.0.1

Patch Changes

14.0.0

Major Changes

Patch Changes

  • Updated dependencies

13.7.9

Patch Changes

13.7.8

Patch Changes

  • Updated dependencies

13.7.7

Patch Changes

13.7.6

Patch Changes

13.7.5

Patch Changes

  • Updated dependencies

13.7.4

Patch Changes

13.7.3

Patch Changes

13.7.2

Patch Changes

13.7.1

Patch Changes

  • Updated dependencies e3f01787dd, (opens new window):
    • @atlaskit/webdriver-runner@0.2.0
    • @atlaskit/avatar@17.1.8
    • @atlaskit/button@13.3.8
    • @atlaskit/dropdown-menu@9.0.1
    • @atlaskit/spinner@12.1.5
    • @atlaskit/toggle@8.1.5

13.7.0

Minor Changes

Patch Changes

13.6.2

Patch Changes

  • [patch]6548261c9a, (opens new window):

    Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies 6548261c9a, (opens new window):

    • @atlaskit/docs@8.3.2
    • @atlaskit/visual-regression@0.1.9
    • @atlaskit/analytics-next@6.3.5
    • @atlaskit/avatar@17.1.7
    • @atlaskit/button@13.3.7
    • @atlaskit/dropdown-menu@8.2.4
    • @atlaskit/pagination@12.0.19
    • @atlaskit/spinner@12.1.4
    • @atlaskit/theme@9.5.1
    • @atlaskit/toggle@8.1.4
    • @atlaskit/type-helpers@4.2.3

13.6.1

Patch Changes

13.6.0

Minor Changes

Patch Changes

13.5.1

Patch Changes

  • [patch]d222c2b987, (opens new window):

    Theme has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided.

    Breaking

    ** getTokens props changes ** When defining the value function passed into a ThemeProvider, the getTokens parameter cannot be called without props; if no props are provided an empty object {} must be passed in:

    <CustomTheme.Provider value={t => ({ ...t(), backgroundColor: '#333'})} >

    becomes:

    <CustomTheme.Provider value={t => ({ ...t({}), backgroundColor: '#333'})} >

    ** Color palette changes ** Color palettes have been moved into their own file. Users will need to update imports from this:

    import { colors } from '@atlaskit/theme'; colors.colorPalette('8');

    to this:

    import { colorPalette } from '@atlaskit/theme'; colorPalette.colorPalette('8');

    or for multi entry-point users:

    import * as colors from '@atlaskit/theme/colors'; colors.colorPalette('8');

    to this:

    import * as colorPalettes from '@atlaskit/theme/color-palette'; colorPalettes.colorPalette('8');

13.5.0

Minor Changes

  • [minor]19e5d77c84, (opens new window):

    Adding an optional prop testId that will set the attribute value data-testid. It will help products to write better integration and end to end tests.

13.4.0

Minor Changes

  • [minor]97a4a48f58, (opens new window):
    • use more obvious hover background color for highlighted row
    • add onClick into RowType typing and add examples of its usage

13.3.3

Patch Changes

13.3.2

Patch Changes

13.3.1

Patch Changes

13.3.0

Minor Changes

13.2.1

13.2.0

Minor Changes

13.1.13

Patch Changes

  • [patch]097b696613, (opens new window):

    Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports

13.1.12

Patch Changes

13.1.11

Patch Changes

13.1.10

Patch Changes

13.1.9

Patch Changes

  • [patch]926b43142b, (opens new window):

    Analytics-next has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No behavioural changes.

    Breaking changes

    • withAnalyticsForSumTypeProps alias has been removed, please use withAnalyticsEvents
    • AnalyticsContextWrappedComp alias has been removed, please use withAnalyticsContext

    Breaking changes to TypeScript annotations

    • withAnalyticsEvents now infers proptypes automatically, consumers no longer need to provide props as a generic type.
    • withAnalyticsContext now infers proptypes automatically, consumers no longer need to provide props as a generic type.
    • Type WithAnalyticsEventProps has been renamed to WithAnalyticsEventsProps to match source code
    • Type CreateUIAnalyticsEventSignature has been renamed to CreateUIAnalyticsEvent to match source code
    • Type UIAnalyticsEventHandlerSignature has been renamed to UIAnalyticsEventHandler to match source code
    • Type AnalyticsEventsPayload has been renamed to AnalyticsEventPayload
    • Type ObjectType has been removed, please use Record<string, any> or [key: string]: any
    • Type UIAnalyticsEventInterface has been removed, please use UIAnalyticsEvent
    • Type AnalyticsEventInterface has been removed, please use AnalyticsEvent
    • Type CreateAndFireEventFunction removed and should now be inferred by TypeScript
    • Type AnalyticsEventUpdater removed and should now be inferred by TypeScript

13.1.8

Patch Changes

13.1.7

13.1.6

Patch Changes

13.1.5

Patch Changes

13.1.4

Patch Changes

13.1.3

Patch Changes

  • [patch]d0db01b410, (opens new window):

    TypeScript users of withAnalyticsEvents and withAnalyticsContext are now required to provide props as a generic type. This is so that TypeScript can correctly calculate the props and defaultProps of the returned component.

    Before:

    withAnalyticsEvents()(Button) as ComponentClass<Props>;

    After:

    withAnalyticsEvents<Props>()(Button);

13.1.2

Patch Changes

13.1.1

Patch Changes

13.1.0

  • [minor]647118a5ce, (opens new window):
    • Added onPageRowUpdate function prop to dynamic table to be passed the currently shown table items and moved validateSortKey from the deprecated componentWillMount and componentWillRecieveProps to getDerivedStateFromProps

13.0.2

  • [patch]b0ef06c685, (opens new window):
    • This is just a safety release in case anything strange happened in in the previous one. See Pull Request #5942 for details

13.0.1

13.0.0

  • [major]3d95467c4b, (opens new window):
    • Dynamic table has been internally converted to TypeScript.
    • Drops Flow support.
    • TypeScript consumers will get static type safety.
    • No longer falls back to cell.content for ordering when cell.key is not provided. When cell.key is not provided, it will now preserve original ordering, while still respecting sort order (i.e. ASC and DESC).
    • No other API or behavioural changes.

12.0.0

  • [major]7c17b35107, (opens new window):
    • Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.

11.0.4

11.0.3

  • Updated dependencies 9c0b4744be, (opens new window):
    • @atlaskit/docs@7.0.3
    • @atlaskit/avatar@15.0.4
    • @atlaskit/button@12.0.3
    • @atlaskit/dropdown-menu@7.0.6
    • @atlaskit/pagination@10.0.4
    • @atlaskit/spinner@10.0.7
    • @atlaskit/toggle@6.0.4
    • @atlaskit/theme@8.1.7

11.0.2

  • Updated dependencies 1e826b2966, (opens new window):
    • @atlaskit/docs@7.0.2
    • @atlaskit/analytics-next@4.0.3
    • @atlaskit/avatar@15.0.3
    • @atlaskit/dropdown-menu@7.0.4
    • @atlaskit/pagination@10.0.3
    • @atlaskit/spinner@10.0.5
    • @atlaskit/theme@8.1.6
    • @atlaskit/toggle@6.0.3
    • @atlaskit/button@12.0.0

11.0.1

  • Updated dependencies 9d5cc39394, (opens new window):
    • @atlaskit/docs@7.0.1
    • @atlaskit/analytics-next@4.0.1
    • @atlaskit/avatar@15.0.1
    • @atlaskit/dropdown-menu@7.0.1
    • @atlaskit/pagination@10.0.1
    • @atlaskit/spinner@10.0.1
    • @atlaskit/theme@8.0.1
    • @atlaskit/toggle@6.0.1
    • @atlaskit/button@11.0.0

11.0.0

  • [major]76299208e6, (opens new window):

    • Drop ES5 from all the flow modules

    Dropping CJS support in all @atlaskit packages

    As a breaking change, all @atlaskit packages will be dropping cjs distributions and will only distribute esm. This means all distributed code will be transpiled, but will still contain import and export declarations.

    The major reason for doing this is to allow us to support multiple entry points in packages, e.g:

    import colors from `@atlaskit/theme/colors`;

    Previously this was sort of possible for consumers by doing something like:

    import colors from `@atlaskit/theme/dist/esm/colors`;

    This has a couple of issues. 1, it treats the file system as API making internal refactors harder, we have to worry about how consumers might be using things that aren't actually supposed to be used. 2. We are unable to do this internally in @atlaskit packages. This leads to lots of packages bundling all of theme, just to use a single color, especially in situations where tree shaking fails.

    To support being able to use multiple entrypoints internally, we unfortunately cannot have multiple distributions as they would need to have very different imports from of their own internal dependencies.

    ES Modules are widely supported by all modern bundlers and can be worked around in node environments.

    We may choose to revisit this solution in the future if we find any unintended condequences, but we see this as a pretty sane path forward which should lead to some major bundle size decreases, saner API's and simpler package architecture.

    Please reach out to #fabric-build (if in Atlassian) or create an issue in Design System Support, (opens new window) (for external) if you have any questions or queries about this.

10.0.23

  • [patch]d026472527, (opens new window):
    • Sorting behaviour fixed for integers. New behaviour groups datatypes with integers first, then strings, then other values, and sorting is performed within those groups.
    • Fixed sorting for strings; lowercase, uppercase and accented characters will be treated as equivalent.

10.0.22

  • Updated dependencies 58b84fa, (opens new window):
    • @atlaskit/analytics-next@3.1.2
    • @atlaskit/avatar@14.1.7
    • @atlaskit/button@10.1.1
    • @atlaskit/dropdown-menu@6.1.25
    • @atlaskit/pagination@9.0.1
    • @atlaskit/spinner@9.0.13
    • @atlaskit/theme@7.0.1
    • @atlaskit/toggle@5.0.14
    • @atlaskit/docs@6.0.0

10.0.21

10.0.20

  • Updated dependencies d13242d, (opens new window):
    • @atlaskit/docs@5.2.3
    • @atlaskit/button@10.0.4
    • @atlaskit/dropdown-menu@6.1.24
    • @atlaskit/pagination@8.0.8
    • @atlaskit/spinner@9.0.12
    • @atlaskit/toggle@5.0.13
    • @atlaskit/theme@7.0.0
    • @atlaskit/avatar@14.1.6

10.0.19

10.0.18

  • Updated dependencies 6998f11, (opens new window):
    • @atlaskit/docs@5.2.1
    • @atlaskit/analytics-next@3.1.1
    • @atlaskit/avatar@14.1.4
    • @atlaskit/dropdown-menu@6.1.22
    • @atlaskit/pagination@8.0.6
    • @atlaskit/spinner@9.0.11
    • @atlaskit/theme@6.2.1
    • @atlaskit/toggle@5.0.11
    • @atlaskit/button@10.0.0

10.0.17

10.0.16

10.0.15

10.0.14

10.0.13

10.0.12

10.0.11

10.0.9

  • [patch] Updated dependencies df22ad8, (opens new window)
    • @atlaskit/theme@6.0.0
    • @atlaskit/toggle@5.0.6
    • @atlaskit/spinner@9.0.6
    • @atlaskit/dropdown-menu@6.1.8
    • @atlaskit/button@9.0.6
    • @atlaskit/avatar@14.0.8
    • @atlaskit/docs@5.0.6

10.0.8

10.0.7

10.0.6

10.0.5

  • [patch] Updated dependencies acd86a1, (opens new window)
    • @atlaskit/toggle@5.0.4
    • @atlaskit/button@9.0.4
    • @atlaskit/theme@5.1.2
    • @atlaskit/spinner@9.0.4
    • @atlaskit/pagination@7.0.3
    • @atlaskit/analytics-next@3.0.3
    • @atlaskit/docs@5.0.2
    • @atlaskit/dropdown-menu@6.1.4
    • @atlaskit/avatar@14.0.5

10.0.4

  • [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies 7e331b5, (opens new window)
  • [none] Updated dependencies 7e331b5, (opens new window)
    • @atlaskit/analytics-next@3.0.2
    • @atlaskit/toggle@5.0.3
    • @atlaskit/pagination@7.0.2
    • @atlaskit/button@9.0.3
    • @atlaskit/theme@5.1.1
    • @atlaskit/spinner@9.0.3
    • @atlaskit/dropdown-menu@6.1.3
    • @atlaskit/avatar@14.0.4

10.0.3

10.0.2

10.0.1

  • [patch] Move analytics tests and replace elements to core 49d4ab4, (opens new window)
  • [none] Updated dependencies 49d4ab4, (opens new window)
    • @atlaskit/analytics-next@3.0.1
    • @atlaskit/toggle@5.0.1
    • @atlaskit/pagination@7.0.1
    • @atlaskit/button@9.0.2
    • @atlaskit/spinner@9.0.2
    • @atlaskit/docs@5.0.1
    • @atlaskit/dropdown-menu@6.1.2
    • @atlaskit/avatar@14.0.2

10.0.0

9.2.6

9.2.5

9.2.4

9.2.3

9.2.2

9.2.1

9.2.0

9.1.2

  • [patch] Clean Changelogs - remove duplicates and empty entries e7756cd, (opens new window)
  • [none] Updated dependencies e7756cd, (opens new window)
    • @atlaskit/button@8.1.2
    • @atlaskit/toggle@4.0.3
    • @atlaskit/theme@4.0.4
    • @atlaskit/spinner@7.0.2
    • @atlaskit/pagination@6.0.5
    • @atlaskit/dropdown-menu@5.0.4

9.1.1

  • [patch] Update changelogs to remove duplicate cc58e17, (opens new window)
  • [none] Updated dependencies cc58e17, (opens new window)
    • @atlaskit/theme@4.0.3
    • @atlaskit/spinner@7.0.1
    • @atlaskit/dropdown-menu@5.0.3
    • @atlaskit/button@8.1.1
    • @atlaskit/pagination@6.0.4
    • @atlaskit/avatar@11.1.1
    • @atlaskit/docs@4.1.1

9.1.0

  • [minor] Update examples 9d20f54, (opens new window)
  • [patch] Updated dependencies 9d20f54, (opens new window)
    • @atlaskit/spinner@7.0.0
    • @atlaskit/dropdown-menu@5.0.2
    • @atlaskit/avatar@11.1.0
    • @atlaskit/toggle@4.0.2
    • @atlaskit/docs@4.1.0
    • @atlaskit/theme@4.0.2
    • @atlaskit/pagination@6.0.3
    • @atlaskit/button@8.1.0

9.0.1

  • [patch] Update readme's 223cd67, (opens new window)
  • [patch] Updated dependencies 223cd67, (opens new window)
    • @atlaskit/toggle@4.0.1
    • @atlaskit/button@8.0.1
    • @atlaskit/theme@4.0.1
    • @atlaskit/spinner@6.0.1
    • @atlaskit/pagination@6.0.1
    • @atlaskit/docs@4.0.1
    • @atlaskit/dropdown-menu@5.0.1
    • @atlaskit/avatar@11.0.1

9.0.0

  • [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to ^3.2.6 1e80619, (opens new window)
  • [patch] Updated dependencies 1e80619, (opens new window)
    • @atlaskit/toggle@4.0.0
    • @atlaskit/button@8.0.0
    • @atlaskit/theme@4.0.0
    • @atlaskit/spinner@6.0.0
    • @atlaskit/pagination@6.0.0
    • @atlaskit/docs@4.0.0
    • @atlaskit/dropdown-menu@5.0.0
    • @atlaskit/avatar@11.0.0

8.1.0

8.0.3

  • [patch] Updated dependencies d662caa, (opens new window)
    • @atlaskit/toggle@3.0.2
    • @atlaskit/dropdown-menu@4.0.3
    • @atlaskit/button@7.2.5
    • @atlaskit/theme@3.2.2
    • @atlaskit/spinner@5.0.2
    • @atlaskit/pagination@5.0.1
    • @atlaskit/avatar@10.0.6
    • @atlaskit/docs@3.0.4

8.0.1

8.0.0

7.2.2

7.2.1

7.2.0

7.1.2

7.1.1

7.1.0

7.0.1

6.2.0

6.1.5

7.0.0

  • There were no major changes in this release.

6.1.4

6.1.3

6.1.2 (2017-12-07)

6.1.1 (2017-11-15)

6.1.0 (2017-11-13)

6.0.2 (2017-10-26)

6.0.1 (2017-10-22)

6.0.0 (2017-08-11)

5.0.0 (2017-08-11)

4.5.2 (2017-07-27)

4.5.1 (2017-07-25)

4.2.0 (2017-07-17)

4.2.0 (2017-07-17)

4.1.0 (2017-07-12)

4.0.1 (2017-07-10)

4.0.0 (2017-07-03)

3.0.0 (2017-05-24)

  • refactor dynamic-table as part of styled-components refactor (3f52aff, (opens new window))
  • breaking; DynamicTable export renamed to DynamicTableStateless, for consistency with other packages.
  • ISSUES CLOSED: #AK-2385

2.1.5 (2017-04-27)

2.1.4 (2017-04-26)

2.1.3 (2017-03-23)

2.1.1 (2017-03-21)

2.1.0 (2017-03-08)

2.0.1 (2017-03-08)

1.0.0 (2017-03-07)

Was this page helpful?
We use this feedback to improve our documentation.
© 2026 AtlassianTrademark, (opens new window)Privacy, (opens new window)License