Inline edit

An inline edit displays a custom input component that switches between reading and editing on the same page.

16.4.3

Patch Changes

  • Updated dependencies

16.4.2

Patch Changes

  • Updated dependencies

16.4.1

Patch Changes

16.4.0

Minor Changes

Patch Changes

  • Updated dependencies

16.3.1

Patch Changes

16.3.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

16.2.8

Patch Changes

  • Updated dependencies

16.2.7

Patch Changes

  • Updated dependencies

16.2.6

Patch Changes

  • Updated dependencies

16.2.5

Patch Changes

  • Updated dependencies

16.2.4

Patch Changes

  • Updated dependencies

16.2.3

Patch Changes

  • Updated dependencies

16.2.2

Patch Changes

  • Updated dependencies

16.2.1

Patch Changes

  • Updated dependencies

16.2.0

Minor Changes

  • 015a98b324278, (opens new window) - Adopt motion.button.hovered / motion.button.pressed tokens for hover/press background transitions in custom button-like components (inline-edit read view, navigation-system top-nav pressable, and page-layout resize control grab area), gated behind the platform-dst-motion-uplift-button feature flag.

Patch Changes

  • Updated dependencies

16.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

16.0.1

Patch Changes

16.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

15.6.16

Patch Changes

  • Updated dependencies

15.6.15

Patch Changes

  • Updated dependencies

15.6.14

Patch Changes

  • Updated dependencies

15.6.13

Patch Changes

15.6.12

Patch Changes

15.6.11

Patch Changes

  • Updated dependencies

15.6.10

Patch Changes

15.6.9

Patch Changes

  • Updated dependencies

15.6.8

Patch Changes

  • Updated dependencies

15.6.7

Patch Changes

  • Updated dependencies

15.6.6

Patch Changes

15.6.5

Patch Changes

15.6.4

Patch Changes

  • Updated dependencies

15.6.3

Patch Changes

  • Updated dependencies

15.6.2

Patch Changes

  • Updated dependencies

15.6.1

Patch Changes

  • Updated dependencies

15.6.0

Minor Changes

Patch Changes

  • Updated dependencies

15.5.0

Minor Changes

15.4.2

Patch Changes

  • Updated dependencies

15.4.1

Patch Changes

15.4.0

Minor Changes

Patch Changes

  • Updated dependencies

15.3.21

Patch Changes

  • Updated dependencies

15.3.20

Patch Changes

15.3.19

Patch Changes

  • Updated dependencies

15.3.18

Patch Changes

  • Updated dependencies

15.3.17

Patch Changes

  • Updated dependencies

15.3.16

Patch Changes

  • Updated dependencies

15.3.15

Patch Changes

  • Updated dependencies

15.3.14

Patch Changes

  • Updated dependencies

15.3.13

Patch Changes

  • Updated dependencies

15.3.12

Patch Changes

  • Updated dependencies

15.3.11

Patch Changes

  • Updated dependencies

15.3.10

Patch Changes

15.3.9

Patch Changes

  • Updated dependencies

15.3.8

Patch Changes

  • Updated dependencies

15.3.7

Patch Changes

  • Updated dependencies

15.3.6

Patch Changes

15.3.5

Patch Changes

  • Updated dependencies

15.3.4

Patch Changes

  • Updated dependencies

15.3.3

Patch Changes

  • Updated dependencies

15.3.2

Patch Changes

15.3.1

Patch Changes

  • Updated dependencies

15.3.0

Minor Changes

Patch Changes

  • Updated dependencies

15.2.6

Patch Changes

  • Updated dependencies

15.2.5

Patch Changes

  • Updated dependencies

15.2.4

Patch Changes

  • Updated dependencies

15.2.3

Patch Changes

  • Updated dependencies

15.2.2

Patch Changes

15.2.1

Patch Changes

  • Updated dependencies

15.2.0

Minor Changes

15.1.5

Patch Changes

15.1.4

Patch Changes

  • Updated dependencies

15.1.3

Patch Changes

  • Updated dependencies

15.1.2

Patch Changes

15.1.1

Patch Changes

  • Updated dependencies

15.1.0

Minor Changes

15.0.2

Patch Changes

  • Updated dependencies

15.0.1

Patch Changes

  • Updated dependencies

15.0.0

Major Changes

Patch Changes

  • Updated dependencies

14.3.1

Patch Changes

14.3.0

Minor Changes

Patch Changes

  • Updated dependencies

14.2.4

Patch Changes

  • Updated dependencies

14.2.3

Patch Changes

  • Updated dependencies

14.2.2

Patch Changes

  • Updated dependencies

14.2.1

Patch Changes

  • Updated dependencies

14.2.0

Minor Changes

Patch Changes

  • Updated dependencies

14.1.2

Patch Changes

14.1.1

Patch Changes

14.1.0

Minor Changes

14.0.2

Patch Changes

  • Updated dependencies

14.0.1

Patch Changes

  • Updated dependencies

14.0.0

Major Changes

  • #175115, (opens new window) a39f1957d919f, (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/inline-edit, 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

  • Updated dependencies

13.7.9

Patch Changes

  • Updated dependencies

13.7.8

Patch Changes

13.7.7

Patch Changes

  • Updated dependencies

13.7.6

Patch Changes

  • Updated dependencies

13.7.5

Patch Changes

  • ccf8247b000e5, (opens new window) - Changes to spacing and typography internal styles for improved compatiblity with @atlaskit/primitives. Examples in documentation have updated to reflect recommended approach to compose primitives.

13.7.4

Patch Changes

  • Updated dependencies

13.7.3

Patch Changes

13.7.2

Patch Changes

  • 04ca60ed535e8, (opens new window) - [ux] Changes InlineEdit behaviour to call form reset() function when cancelling edit through escape key press by default. Changes made behind feature flag platform-design-system-inline-edit-reset-on-escape.

13.7.1

Patch Changes

  • Updated dependencies

13.7.0

Minor Changes

13.6.2

Patch Changes

  • Updated dependencies

13.6.1

Patch Changes

  • Updated dependencies

13.6.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

13.5.14

Patch Changes

  • Updated dependencies

13.5.13

Patch Changes

  • Updated dependencies

13.5.12

Patch Changes

  • Updated dependencies

13.5.11

Patch Changes

13.5.10

Patch Changes

13.5.9

Patch Changes

  • Updated dependencies

13.5.8

Patch Changes

13.5.7

Patch Changes

13.5.6

Patch Changes

  • Updated dependencies

13.5.5

Patch Changes

  • Updated dependencies

13.5.4

Patch Changes

  • Updated dependencies

13.5.3

Patch Changes

13.5.2

Patch Changes

  • Updated dependencies

13.5.1

Patch Changes

13.5.0

Minor Changes

Patch Changes

  • Updated dependencies

13.4.1

Patch Changes

  • Updated dependencies

13.4.0

Minor Changes

13.3.0

Minor Changes

13.2.2

Patch Changes

  • Updated dependencies

13.2.1

Patch Changes

  • Updated dependencies

13.2.0

Minor Changes

  • #96823, (opens new window) d7041ad1a0e2, (opens new window) - Hidden buttons now use Pressable primitive. This involved converting some styles to XCSS and removing a manual token fallback, leading to an expected minor color change of the field focus outline. As the buttons are hidden there are no other visual changes.

13.1.0

Minor Changes

13.0.9

Patch Changes

13.0.8

Patch Changes

13.0.7

Patch Changes

13.0.6

Patch Changes

13.0.5

Patch Changes

13.0.4

Patch Changes

  • Updated dependencies

13.0.3

Patch Changes

13.0.2

Patch Changes

  • Updated dependencies

13.0.1

Patch Changes

  • Updated dependencies

13.0.0

Major Changes

Patch Changes

  • Updated dependencies

12.4.3

Patch Changes

12.4.2

Patch Changes

12.4.1

Patch Changes

12.4.0

Minor Changes

  • #38197, (opens new window) 2f2e72c5189, (opens new window) - Remove unintentionally exposed types: ref and createAnalyticsEvent from the component props interface.

    This could result in a change with TypeScript validate in theory, but these were never used and should not have been passed to this component for several major versions.

12.3.5

Patch Changes

12.3.4

Patch Changes

12.3.3

Patch Changes

12.3.2

Patch Changes

12.3.1

Patch Changes

12.3.0

Minor Changes

Patch Changes

  • Updated dependencies

12.2.12

Patch Changes

12.2.11

Patch Changes

12.2.10

Patch Changes

  • Updated dependencies

12.2.9

Patch Changes

12.2.8

Patch Changes

  • Updated dependencies

12.2.7

Patch Changes

12.2.6

Patch Changes

  • Updated dependencies

12.2.5

Patch Changes

  • Updated dependencies

12.2.4

Patch Changes

  • Updated dependencies

12.2.3

Patch Changes

12.2.2

Patch Changes

12.2.1

Patch Changes

12.2.0

Minor Changes

Patch Changes

  • Updated dependencies

12.1.14

Patch Changes

12.1.13

Patch Changes

  • Updated dependencies

12.1.12

Patch Changes

12.1.11

Patch Changes

  • Updated dependencies

12.1.10

Patch Changes

  • Updated dependencies

12.1.9

Patch Changes

  • Updated dependencies

12.1.8

Patch Changes

12.1.7

Patch Changes

12.1.6

Patch Changes

  • Updated dependencies

12.1.5

Patch Changes

12.1.4

Patch Changes

12.1.3

Patch Changes

  • Updated dependencies

12.1.2

Patch Changes

  • Updated dependencies

12.1.1

Patch Changes

  • Updated dependencies

12.1.0

Minor Changes

  • #13302, (opens new window) 5c29b7f70ff, (opens new window) - Instrumented Inline-edit with the new theming package, @atlaskit/tokens.

    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.

Patch Changes

  • Updated dependencies

12.0.8

Patch Changes

  • Updated dependencies

12.0.7

Patch Changes

12.0.8

Patch Changes

12.0.7

Patch Changes

12.0.6

Patch Changes

  • Updated dependencies

12.0.5

Patch Changes

12.0.4

Patch Changes

12.0.3

Patch Changes

12.0.2

Patch Changes

12.0.1

Patch Changes

12.0.0

Major Changes

  • #8178, (opens new window) b9987e84f3f, (opens new window) - In this version we bring significant performance improvements as well as improving the experience of using inline-edit.

    • removed dynamic loading of inline dialog allowing consumers to compose their own experiences
    • merged controlled & uncontrolled inline edit components
    • split InlineEditableTextfield to its own entry-point

    Handling errors with inline edit

    You can now customise editView when its content is invalid. For example, use the errorMessage and isInvalid props to show errors with inline dialog:

    editView={({ errorMessage, ...fieldProps }) => ( <InlineDialog isOpen={fieldProps.isInvalid} content={<div>{errorMessage}</div>} placement="right" > <TextField {...fieldProps} autoFocus /> </InlineDialog> )}

    Controlled and uncontrolled component

    From this version, inline edit will act as either controlled or uncontrolled based on the props passed in. Please refer to the example here, (opens new window) for more details.

    When in controlled, you can control the state by set isEditing through onCancel, onConfirm and onEdit callbacks.

    InlineEditableTextfield

    From this version, InlineEditableTextfield now has its own entrypoint so you can import only what you use. Like so:

    import InlineEditableTextfield from '@atlaskit/inline-edit/inline-editable-textfield';

    Running the codemod cli To run the codemod: You first need to have the latest version installed before you can run the codemod

    yarn upgrade @atlaskit/inline-edit@^12.0.0

    Once upgraded, use the Atlaskit codemod-cli;

    npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]

    The CLI will show a list of components and versions so select @atlaskit/inline-edit@^12.0.0 and you will automatically be upgraded. If your usage of PACKAGE cannot be upgraded a comment will be left that a manual change is required.

    Run npx @atlaskit/codemod-cli -h for more details on usage. For Atlassians, refer to this doc, (opens new window) for more details on the codemod CLI.

Patch Changes

  • Updated dependencies

11.0.11

Patch Changes

11.0.10

Patch Changes

  • #7425, (opens new window) f5cf9fc9e9, (opens new window) - ### General conversion for inline-edit

    There is no breaking change in this conversion, only some mechanical changes applied:

    • replaced styled-components to emotion
    • converted class component to function component
    • restructured the folder
    • updated examples (using emotion and function component too)
    • added more virtual regression test cases for more scenario
    • shifted to react-testing-library from enzyme for unit tests

11.0.9

Patch Changes

  • Updated dependencies

11.0.8

Patch Changes

11.0.7

Patch Changes

11.0.6

Patch Changes

11.0.5

Patch Changes

  • Updated dependencies

11.0.4

Patch Changes

  • Updated dependencies

11.0.3

Patch Changes

11.0.2

Patch Changes

11.0.1

Patch Changes

11.0.0

Major Changes

Patch Changes

  • Updated dependencies

10.0.33

Patch Changes

10.0.32

Patch Changes

  • Updated dependencies

10.0.31

Patch Changes

10.0.30

Patch Changes

10.0.29

Patch Changes

  • Updated dependencies e3f01787dd, (opens new window):
    • @atlaskit/webdriver-runner@0.2.0
    • @atlaskit/button@13.3.8
    • @atlaskit/form@7.1.4
    • @atlaskit/inline-dialog@12.1.10
    • @atlaskit/select@11.0.8
    • @atlaskit/textarea@2.2.5
    • @atlaskit/textfield@3.1.8

10.0.28

Patch Changes

10.0.27

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/button@13.3.7
    • @atlaskit/form@7.1.2
    • @atlaskit/icon@20.0.1
    • @atlaskit/inline-dialog@12.1.9
    • @atlaskit/select@11.0.7
    • @atlaskit/tag-group@9.0.6
    • @atlaskit/tag@9.0.13
    • @atlaskit/textarea@2.2.4
    • @atlaskit/textfield@3.1.6
    • @atlaskit/theme@9.5.1

10.0.26

Patch Changes

  • Updated dependencies c0102a3ea2, (opens new window):
    • @atlaskit/icon@20.0.0
    • @atlaskit/form@7.1.1
    • @atlaskit/docs@8.3.1
    • @atlaskit/button@13.3.6
    • @atlaskit/inline-dialog@12.1.8
    • @atlaskit/select@11.0.6
    • @atlaskit/tag@9.0.12
    • @atlaskit/textfield@3.1.5

10.0.25

Patch Changes

10.0.24

10.0.23

Patch Changes

10.0.22

Patch Changes

10.0.21

Patch Changes

10.0.20

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

10.0.19

Patch Changes

10.0.18

Patch Changes

10.0.17

Patch Changes

10.0.16

Patch Changes

10.0.15

10.0.14

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

10.0.13

10.0.12

Patch Changes

10.0.11

10.0.10

Patch Changes

10.0.9

Patch Changes

10.0.8

Patch Changes

10.0.7

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);

10.0.6

Patch Changes

10.0.5

10.0.4

  • Updated dependencies 06326ef3f7, (opens new window):
    • @atlaskit/docs@8.1.3
    • @atlaskit/button@13.0.9
    • @atlaskit/form@6.1.1
    • @atlaskit/inline-dialog@12.0.3
    • @atlaskit/select@9.1.8
    • @atlaskit/tag@8.0.5
    • @atlaskit/textfield@2.0.3
    • @atlaskit/icon@19.0.0

10.0.3

Patch Changes

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

    Change ReadViewContainer height to min-height to allow multiple lines in read view and add max-width and word-break to prevent overflow

10.0.2

  • Updated dependencies cfc3c8adb3, (opens new window):
    • @atlaskit/docs@8.1.2
    • @atlaskit/button@13.0.8
    • @atlaskit/form@6.0.5
    • @atlaskit/inline-dialog@12.0.1
    • @atlaskit/select@9.1.5
    • @atlaskit/tag@8.0.3
    • @atlaskit/textfield@2.0.1
    • @atlaskit/icon@18.0.0

10.0.1

10.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.

9.0.5

9.0.4

9.0.3

9.0.2

  • [patch]074c382946, (opens new window):
    • Add isRequired prop, remove duplicate defaultProps in code (internal change only) and add padding to examples on website to prevent unnecessary scrollbar

9.0.1

  • Updated dependencies 9c0b4744be, (opens new window):
    • @atlaskit/docs@7.0.3
    • @atlaskit/button@12.0.3
    • @atlaskit/form@5.2.7
    • @atlaskit/icon@16.0.9
    • @atlaskit/inline-dialog@10.0.4
    • @atlaskit/select@8.1.1
    • @atlaskit/tag@7.0.2
    • @atlaskit/textarea@0.4.4
    • @atlaskit/textfield@0.4.4
    • @atlaskit/theme@8.1.7

9.0.0

  • [major]71e2d2cb3c, (opens new window):
    • Breaking: this version is a major overhaul of the package. Check out the upgrade guide in the Atlaskit website, (opens new window) for more information.
      • New API: The exposed named exports are now InlineEdit and InlineEditableTextfield. These components are built to be standalone, not used within a Form, but updating data individually. The props API for each of these components is similar in some ways, but simplified and clarified.
        • InlineEdit is a controlled component which receives a read view and an edit view as props, and facilitates the changing of editing state. It is designed to be simple but flexible.
        • InlineEditableTextfield is a component which abstracts away most of the complexity of the InlineEdit component and simply switches between a single line of text and a textfield.
      • Underlying technical improvements:
        • This new version supports the use of Textfield and Textarea components (as an improvement over the soon-to-be deprecated Field-text and Field-text-area components).
        • This new version includes validation with an inline dialog which is not loaded if a validate function is not provided, improving performance.
    • Typescript: Inline Edit is now written in Typescript. The props are exported as Typescript types. This also means we are dropping support for Flow in this component.

8.0.2

  • Updated dependencies 1e826b2966, (opens new window):
    • @atlaskit/docs@7.0.2
    • @atlaskit/analytics-next@4.0.3
    • @atlaskit/field-radio-group@5.0.2
    • @atlaskit/field-text@8.0.2
    • @atlaskit/icon@16.0.8
    • @atlaskit/multi-select@12.0.2
    • @atlaskit/theme@8.1.6
    • @atlaskit/button@12.0.0

8.0.1

  • Updated dependencies 9d5cc39394, (opens new window):
    • @atlaskit/docs@7.0.1
    • @atlaskit/analytics-next@4.0.1
    • @atlaskit/field-radio-group@5.0.1
    • @atlaskit/field-text@8.0.1
    • @atlaskit/icon@16.0.5
    • @atlaskit/multi-select@12.0.1
    • @atlaskit/theme@8.0.1
    • @atlaskit/button@11.0.0

8.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.

7.1.8

  • Updated dependencies d7ef59d432, (opens new window):
    • @atlaskit/docs@6.0.1
    • @atlaskit/button@10.1.2
    • @atlaskit/field-base@11.0.14
    • @atlaskit/field-radio-group@4.0.15
    • @atlaskit/multi-select@11.0.14
    • @atlaskit/tag@6.1.4
    • @atlaskit/icon@16.0.0

7.1.7

  • Updated dependencies 58b84fa, (opens new window):
    • @atlaskit/analytics-next@3.1.2
    • @atlaskit/button@10.1.1
    • @atlaskit/field-base@11.0.13
    • @atlaskit/field-radio-group@4.0.14
    • @atlaskit/field-text@7.0.18
    • @atlaskit/icon@15.0.2
    • @atlaskit/multi-select@11.0.13
    • @atlaskit/tag@6.1.3
    • @atlaskit/tag-group@6.0.8
    • @atlaskit/theme@7.0.1
    • @atlaskit/docs@6.0.0

7.1.6

  • Updated dependencies d13242d, (opens new window):
    • @atlaskit/docs@5.2.3
    • @atlaskit/button@10.0.4
    • @atlaskit/field-base@11.0.12
    • @atlaskit/field-radio-group@4.0.13
    • @atlaskit/field-text@7.0.16
    • @atlaskit/icon@15.0.1
    • @atlaskit/input@4.0.8
    • @atlaskit/multi-select@11.0.12
    • @atlaskit/tag@6.1.2
    • @atlaskit/theme@7.0.0

7.1.5

  • Updated dependencies ab9b69c, (opens new window):
    • @atlaskit/docs@5.2.2
    • @atlaskit/button@10.0.1
    • @atlaskit/field-base@11.0.11
    • @atlaskit/field-radio-group@4.0.12
    • @atlaskit/multi-select@11.0.11
    • @atlaskit/tag@6.1.1
    • @atlaskit/icon@15.0.0

7.1.4

  • Updated dependencies 6998f11, (opens new window):
    • @atlaskit/docs@5.2.1
    • @atlaskit/analytics-next@3.1.1
    • @atlaskit/field-radio-group@4.0.11
    • @atlaskit/field-text@7.0.15
    • @atlaskit/icon@14.6.1
    • @atlaskit/multi-select@11.0.10
    • @atlaskit/theme@6.2.1
    • @atlaskit/button@10.0.0

7.1.3

  • [patch]a637f5e, (opens new window):
    • Refine and fix some flow type errors found by fixing @atlaskit/analytics-next HOCs to allow flow to type check properly

7.1.2

7.1.1

  • [patch] Updated dependencies 65c6514, (opens new window)
    • @atlaskit/docs@5.0.8
    • @atlaskit/button@9.0.13
    • @atlaskit/field-base@11.0.8
    • @atlaskit/field-radio-group@4.0.8
    • @atlaskit/multi-select@11.0.7
    • @atlaskit/tag@6.0.8
    • @atlaskit/icon@14.0.0

7.1.0

7.0.8

7.0.6

  • [patch] Updated dependencies df22ad8, (opens new window)
    • @atlaskit/theme@6.0.0
    • @atlaskit/tag@6.0.5
    • @atlaskit/multi-select@11.0.5
    • @atlaskit/input@4.0.4
    • @atlaskit/icon@13.2.5
    • @atlaskit/field-text@7.0.6
    • @atlaskit/field-radio-group@4.0.5
    • @atlaskit/field-base@11.0.5
    • @atlaskit/button@9.0.6
    • @atlaskit/docs@5.0.6

7.0.5

7.0.4

7.0.3

  • [patch] Updated dependencies acd86a1, (opens new window)
    • @atlaskit/icon@13.2.2
    • @atlaskit/tag@6.0.3
    • @atlaskit/tag-group@6.0.3
    • @atlaskit/multi-select@11.0.3
    • @atlaskit/field-radio-group@4.0.3
    • @atlaskit/button@9.0.4
    • @atlaskit/theme@5.1.2
    • @atlaskit/input@4.0.2
    • @atlaskit/field-text@7.0.3
    • @atlaskit/analytics-next@3.0.3
    • @atlaskit/docs@5.0.2
    • @atlaskit/field-base@11.0.2

7.0.2

  • [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/field-base@11.0.1
    • @atlaskit/input@4.0.1
    • @atlaskit/field-text@7.0.2
    • @atlaskit/analytics-next@3.0.2
    • @atlaskit/tag@6.0.2
    • @atlaskit/tag-group@6.0.2
    • @atlaskit/button@9.0.3
    • @atlaskit/theme@5.1.1
    • @atlaskit/field-radio-group@4.0.2
    • @atlaskit/icon@13.2.1

7.0.1

  • [patch] Move analytics tests and replace elements to core 49d4ab4, (opens new window)
  • [none] Updated dependencies 49d4ab4, (opens new window)
    • @atlaskit/multi-select@11.0.1
    • @atlaskit/field-text@7.0.1
    • @atlaskit/analytics-next@3.0.1
    • @atlaskit/tag@6.0.1
    • @atlaskit/tag-group@6.0.1
    • @atlaskit/button@9.0.2
    • @atlaskit/docs@5.0.1
    • @atlaskit/field-radio-group@4.0.1

7.0.0

6.2.0

6.1.4

6.1.3

  • [patch] Clean Changelogs - remove duplicates and empty entries e7756cd, (opens new window)
  • [none] Updated dependencies e7756cd, (opens new window)
    • @atlaskit/field-base@10.1.2
    • @atlaskit/multi-select@10.1.2
    • @atlaskit/input@3.0.2
    • @atlaskit/field-text@6.0.4
    • @atlaskit/button@8.1.2
    • @atlaskit/theme@4.0.4
    • @atlaskit/tag@5.0.4
    • @atlaskit/tag-group@5.1.1
    • @atlaskit/field-radio-group@3.0.4
    • @atlaskit/icon@12.1.2

6.1.2

  • [patch] Update changelogs to remove duplicate cc58e17, (opens new window)
  • [none] Updated dependencies cc58e17, (opens new window)
    • @atlaskit/theme@4.0.3
    • @atlaskit/tag@5.0.3
    • @atlaskit/multi-select@10.1.1
    • @atlaskit/icon@12.1.1
    • @atlaskit/field-radio-group@3.0.3
    • @atlaskit/field-base@10.1.1
    • @atlaskit/button@8.1.1
    • @atlaskit/docs@4.1.1

6.1.1

6.1.0

  • [none] Updated dependencies 9d20f54, (opens new window)
    • @atlaskit/tag-group@5.1.0
    • @atlaskit/tag@5.0.2
    • @atlaskit/icon@12.1.0
    • @atlaskit/field-radio-group@3.0.2
    • @atlaskit/docs@4.1.0
    • @atlaskit/theme@4.0.2
    • @atlaskit/field-text@6.0.2
    • @atlaskit/multi-select@10.1.0
    • @atlaskit/field-base@10.1.0
    • @atlaskit/button@8.1.0

6.0.1

  • [patch] Update readme's 223cd67, (opens new window)
  • [patch] Updated dependencies 223cd67, (opens new window)
    • @atlaskit/icon@12.0.1
    • @atlaskit/tag@5.0.1
    • @atlaskit/tag-group@5.0.1
    • @atlaskit/field-radio-group@3.0.1
    • @atlaskit/field-base@10.0.1
    • @atlaskit/field-text@6.0.1
    • @atlaskit/button@8.0.1
    • @atlaskit/theme@4.0.1
    • @atlaskit/docs@4.0.1

6.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/icon@12.0.0
    • @atlaskit/tag@5.0.0
    • @atlaskit/tag-group@5.0.0
    • @atlaskit/multi-select@10.0.0
    • @atlaskit/field-radio-group@3.0.0
    • @atlaskit/field-base@10.0.0
    • @atlaskit/input@3.0.0
    • @atlaskit/field-text@6.0.0
    • @atlaskit/button@8.0.0
    • @atlaskit/theme@4.0.0
    • @atlaskit/docs@4.0.0

5.0.2

  • [patch] Updated dependencies d662caa, (opens new window)
    • @atlaskit/icon@11.3.0
    • @atlaskit/tag@4.1.1
    • @atlaskit/tag-group@4.0.1
    • @atlaskit/multi-select@9.0.2
    • @atlaskit/field-radio-group@2.0.3
    • @atlaskit/field-base@9.0.3
    • @atlaskit/input@2.0.2
    • @atlaskit/field-text@5.0.3
    • @atlaskit/button@7.2.5
    • @atlaskit/theme@3.2.2
    • @atlaskit/docs@3.0.4

5.0.0

4.6.3

4.6.2

4.6.0

4.5.18

4.5.17

4.5.16

4.5.15

4.5.13

4.5.10

4.5.9

  • [patch] Updated inline-edit test type, migrated item, updated pagination imports to account for removed root index file b48c074, (opens new window)

4.5.8

4.5.7

4.5.6 (2017-11-30)

4.5.5 (2017-11-14)

4.5.4 (2017-10-26)

4.5.3 (2017-10-22)

4.5.2 (2017-10-15)

4.5.1 (2017-10-05)

4.5.0 (2017-09-19)

4.4.6 (2017-09-06)

4.4.5 (2017-09-05)

4.4.4 (2017-08-21)

4.4.3 (2017-08-11)

4.4.2 (2017-07-27)

4.4.1 (2017-07-25)

4.1.0 (2017-07-17)

4.1.0 (2017-07-17)

3.0.0 (2017-05-30)

2.3.3 (2017-05-19)

2.3.2 (2017-04-27)

2.3.1 (2017-04-26)

2.3.0 (2017-04-20)

2.2.1 (2017-04-18)

2.2.0 (2017-03-28)

2.0.9 (2017-03-23)

2.0.7 (2017-03-21)

2.0.6 (2017-03-20)

2.0.5 (2017-02-28)

2.0.3 (2017-02-28)

2.0.3 (2017-02-28)

2.0.2 (2017-02-28)

2.0.1 (2017-02-27)

2.0.0 (2017-02-24)

1.0.4 (2017-02-16)

1.0.3 (2017-02-09)

1.0.2 (2017-02-07)

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