blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

A React-based UI toolkit for the web

Results 452 blueprint issues
Sort by recently updated
recently updated
newest added

Updates the following documentation examples: - **Drawer:** [Before](https://blueprintjs.com/docs/#core/components/drawer) / [After](https://output.circle-artifacts.com/output/job/659d900a-a00c-4ee9-9d0b-fb32fd42aaa1/artifacts/0/packages/docs-app/dist/index.html#core/components/drawer)

Domain: documentation

Copied from **React 18 Upgrade feature branch** https://github.com/palantir/blueprint/pull/7142 #### Proposed changes: Updates several table tests to leverage React Testing Library for testing and rendering containers. This serves as a (mostly)...

Domain: testing

Tracking tests skipped while upgrading to use React 18 and very unofficial [Enzyme wrapper](https://github.com/cfaester/enzyme-adapter-react-18). Skipping these tests for the moment to revisit when internal React 18 support is fully implemented...

Domain: testing

#### Fixes #0000 #### Checklist - [ ] Includes tests - [ ] Update documentation #### Changes proposed in this pull request: #### Reviewers should focus on: #### Screenshot

no changelog

#### Fixes #0000 #### Checklist - [ ] Includes tests - [ ] Update documentation #### Changes proposed in this pull request: #### Reviewers should focus on: #### Screenshot

no changelog

#### Fixes #0000 #### Checklist - [ ] Includes tests - [ ] Update documentation #### Changes proposed in this pull request: #### Reviewers should focus on: #### Screenshot

no changelog

Updates the following documentation examples: - **Slider:** [Before](https://blueprintjs.com/docs/#core/components/sliders) / [After](https://output.circle-artifacts.com/output/job/822d5451-5402-4cef-9071-95da18afec75/artifacts/0/packages/docs-app/dist/index.html#core/components/sliders) - **RangeSlider:** [Before](https://blueprintjs.com/docs/#core/components/sliders.range-slider) / [After](https://output.circle-artifacts.com/output/job/822d5451-5402-4cef-9071-95da18afec75/artifacts/0/packages/docs-app/dist/index.html#core/components/sliders.range-slider) - **MultiSlider:** [Before](https://blueprintjs.com/docs/#core/components/sliders.multi-slider) / [After](https://output.circle-artifacts.com/output/job/822d5451-5402-4cef-9071-95da18afec75/artifacts/0/packages/docs-app/dist/index.html#core/components/sliders.multi-slider)

Domain: documentation

Updates the following documentation examples: - **Focus:** [Before](https://blueprintjs.com/docs/#core/accessibility.focus-management) / [After](https://output.circle-artifacts.com/output/job/5680fe93-4976-4905-a8f2-676738864ba6/artifacts/0/packages/docs-app/dist/index.html#core/accessibility.focus-management) - **HTMLSelect:** [Before](https://blueprintjs.com/docs/#core/components/html-select) / [After](https://output.circle-artifacts.com/output/job/5680fe93-4976-4905-a8f2-676738864ba6/artifacts/0/packages/docs-app/dist/index.html#core/components/html-select) - **HotkeyTester:** [Before](https://blueprintjs.com/docs/#core/hooks/use-hotkeys.key-combo-tester) / [After](https://output.circle-artifacts.com/output/job/5680fe93-4976-4905-a8f2-676738864ba6/artifacts/0/packages/docs-app/dist/index.html#core/hooks/use-hotkeys.key-combo-tester)

Domain: documentation

Updates the following documentation examples: - **Tooltip:** [Before](https://blueprintjs.com/docs/#core/components/tooltip) / [After](https://output.circle-artifacts.com/output/job/7f1a3484-68f9-46ff-ba7b-17cafa53a29d/artifacts/0/packages/docs-app/dist/index.html#core/components/tooltip)

Domain: documentation

#### Environment - __Package version(s)__: @blueprintjs/core v5.x #### Feature request Request to refactor simple class components into functions, which would allow: - Forwarding refs via the `ref` prop - Spreading...

Type: feature request
Type: breaking change
P2
Package: core