v19.0.0
19.0.0 (2024-01-25)
Bug Fixes
- activity-feed-zoom: add a min-height prop to the items container (#3411) (a60a70d)
- button: add aria labels for accessibility (#3377) (9a9b5e3)
- content-answers: add bdl prefix into the styles (#3421) (fdbfc4d)
- content-explorer: allow onDelete callback to be success on 404 (#3468) (13ed6da)
- content-explorer: detect if device supports downloading (#3480) (fa68f9b)
- content-explorer: fix text ellipsis in breadcrumbs (#3481) (6099b1d)
- content-explorer: Remove lingering contentPreviewProps (#3489) (4181e0c)
- content-explorer: show pagination count for small devices (#3498) (98537b9)
- content-picker: use pagination component to import correct styles (#3472) (6aef87b)
- content-sidebar: increase z-index to stack above annotations (#3478) (762b82d)
- content-uploader: add text ellipsis and adjust spacing (#3479) (36df228)
- flyout: set default role for Flyout to 'dialog' (#3388) (942f6b7)
- i18n: update translations (#3396) (2175a82)
- i18n: update translations (#3398) (4d71c62)
- i18n: update translations (#3401) (0911005)
- i18n: update translations (#3409) (4c95746)
- i18n: update translations (#3413) (65eb428)
- i18n: update translations (#3417) (9aab003)
- i18n: update translations (#3422) (523492a)
- i18n: update translations (#3430) (7b705bc)
- i18n: update translations (#3433) (0e8decb)
- i18n: update translations (#3434) (15e2e2e)
- i18n: update translations (#3437) (0d06403)
- i18n: update translations (#3438) (a6f4868)
- i18n: update translations (#3452) (22bb031)
- i18n: update translations (#3453) (85d2521)
- i18n: update translations (#3454) (e83185e)
- i18n: update translations (#3455) (a10aa5c)
- i18n: update translations (#3456) (41ad809)
- i18n: update translations (#3457) (b3f57ff)
- i18n: update translations (#3458) (a1c42d7)
- i18n: update translations (#3459) (1b6f4c2)
- i18n: update translations (#3462) (13fc9b0)
- i18n: update translations (#3464) (d1a888d)
- i18n: update translations (#3465) (5413089)
- i18n: update translations (#3469) (2ffe17f)
- i18n: update translations (#3470) (1139bb0)
- i18n: update translations (#3471) (41e02db)
- modal-dialog: add aria-modal to ModalDialog (#3380) (c8f8509)
- modify-reply: Map object to params (#3387) (3989675)
- preview: Add accessibility to annotation badge type icon (#3404) (d4b7852)
- preview: Change focus indicator for actions in version panel (#3397) (f111c64)
- preview: Ensure promoted-by field shows correct user (#3414) (458fdbf)
- preview: extending HOC to not override onDismiss callback (#3431) (4cc57a3)
- search-form: extract search actions component (#3475) (8d77320)
- disable copy in textInputWithCopyButton when button is disabled (#3419) (68b2def)
- hide uploads manager progress bar for screen-readers if not visible (#3383) (5592a48)
- remove core-js from examples wrapper (#3392) (48ccdf7)
- remove internal boxer names (#3390) (65cc5cb)
- preview-sidebar: fix preview versions behavior (#3203) (d940782)
- update source paths for test pages (#3378) (ff6b349)
Features
- aci: add ACI config to features prop (#3410) (e95a35e)
- activityitems: new layout (#3405) (665d30a)
- annotations: editing an annotation reply (#3412) (025ad7e)
- assets: add Box AI assets (#3393) (bc6b04d)
- content-answers: add contentAnswers Modal header and footer (#3403) (a7d0a3e)
- content-answers: add inline error (#3444) (405cdb4)
- content-answers: add modal body with initial welcome message (#3415) (6748e73)
- content-answers: add prop to control displaying contentAnswers (#3399) (f0b0922)
- content-answers: add scrolling to bottom (#3442) (59c8c45)
- content-answers: Avatar (#3418) (45166f4)
- content-answers: button focusing (#3448) (2358321)
- content-answers: Content Answers Modal Error (#3425) (a5084a5)
- content-answers: create initial content-answers modal button component (#3395) (217a393)
- content-answers: Disable button when not allowed file type (#3406) (f950772)
- content-answers: intelligence api (#3420) (76fd991)
- content-answers: Questions Answers Intelligence endpoint (#3435) (4c7c0c0)
- content-answers: retry button (#3451) (e0976b8)
- content-explorer: Add auto selected items to content explorer (#3474) (215cfdd)
- content-sidebar: enable responsiveness for Preview and Sidebar (#3497) (1652982)
- label-primitive: pass properties to label (#3473) (7e88772)
- modal: enable responsive behavior (#3492) (7fe59b8)
- pill-selector: added more options for text input (#3440) (d782e4a)
- preview: Focus on comment form for replies and modifying (#3407) (69293d8)
- threaded-replies: added resolve/unresolve for annotations (#3423) (c489ad3)
- threaded-replies: delete threaded reply comments (#3402) (37437c5)
- uaa-integration: Handle no comment permission (#3394) (5a28b49)
- uaa-integration: Parse App Activity item (#3386) (44fd12b)
- uaa-integration: Parse Versions Response from UAA (#3385) (0fa730f)
- usm: enable responsive behavior (#3494) (76db2a5)
- remove browser support for IE11 (#3382) (e151c87)
Reverts
BREAKING CHANGES
- Internet Explorer 11 is no longer supported