Forge react types
Component types for Forge UI Kit React components
yarn add @atlaskit/forge-react-types
0.37.10
Patch Changes
- #123531
661b1bc0352d1
- Exposing UIKit JSDoc enabled chart component types - Updated dependencies
Component types for Forge UI Kit React components
yarn add @atlaskit/forge-react-types
661b1bc0352d1
-
Exposing UIKit JSDoc enabled chart component types661b1bc0352d1
-
Exposing UIKit JSDoc enabled chart component typesf5904f3eb2d35
-
Export UI Kit Component types for Charts with JSDoc comments#120533
f1bec731e278f
-
Adds a sideEffects
field to ensure this package does not have Compiled styles tree-shaken in the
future to avoid an accidental regression.
This is related to https://community.developer.atlassian.com/t/rfc-73-migrating-our-components-to-compiled-css-in-js/85953
#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
f4270a2af5cb7
-
Fix form component onSubmit behaviour in jira assets import module4660ec858a305
-
Update React
from v16 to v188e8eed0bdc006
-
Migrate radio, range, section message, spinner, stack, tabs, tag, tag group, time picker, toggle,
tooltip to using props config78e2651afa16d
-
Migrate grid, heading, inline, lozenge, modal, progress bar, and progress tracker to using
component props confige674161f3c419
-
Migrate Box, Code, DatePicker, DynamicTable, EmptyState, Flex, and Form to using component props
config1648368ec825d
-
Migrate UIKit component codegen prop config setupb4e5a04b0a7b1
-
Removes deprecated props from UI Kit components1aeeddb9199eb
-
Add grow prop to Inline, expose additional style properties to Box3a8e7f8f2dee3
-
Add internal UI Kit 2 component AdfRenderer8cb74aed6daf4
-
Changes to Heading component props. The color
prop now accepts colors represented as tokens:
color.text
(default), color.text.inverse
and color.text.warning.inverse
.5edbcec532188
-
Fix Select dropdown menu not showing ontop of ModalBodyeb8297ababb74
-
Update datepicker usage to match new refactored API.99d1f02563769
-
Fix input component types, fix controlled states losing cursor state for Textfield and Textareaeb643a54fc192
-
Migrated usages of depracated link
and subtle-link
appearances and none
spacing.664b4a312b787
-
Add additional prop support for calendar, inlineedit, select, textarea, textfield792ec81a6083d
-
Export InlineEdit and Popup prop types798a9f4b8913d
-
Add TimePicker component and types. Update DatePicker typec5449a8a22317
-
Revert color prop to be optional in UI Kit Heading component props624681820dace
-
colorAccessor is now a mandatory prop for StackBarChart and HorizontalStackBarChart7760a71229d04
-
Add chart color token support to UI Kit charts.b375e07bd430a
-
Add Single Value Chart into UI Kitdb7ba9676c4d9
-
Added line chart component373f957f5ab2c
-
Added Horizontal Bar Chart to UI Kit84c41016e8cb0
-
Added Bar Chart component to UI Kit, updated Forge sandbox UI Kit namesa278560b9ca0
-
Added patch fix to List component to comply with design standards61afef7676a3
-
Added EmptyState component via codegen to UI Kit93c93ee71c2f
-
export has been added for the new banner component in forge ui kit32c76c7c225c
-
Bump adf-schema to 35.9.2 to support table alignment optionsba240057876f
-
Add primaryColor and secondaryColor props for Icon component8d4e99057fe0
-
Upgrade Typescript from 4.9.5
to 5.4.2
83fc29f5e92c
-
Add href prop to Tag component6fa3baec6116
-
[ux] Update input field border from 2px to 1px with darker color to meet 3:1 contrast requirement938f20d0d68e
-
Make spacing and animated properties optional in UIKit ProgressTracker component202e7032a684
-
Reduce XCSS support scope on border-radius and border-width props99cb74ecf428
-
Update eslint level for signed-source violation to warn for UIKit2 codegen3bf03a46894c
-
Add icon props to ButtonProps