blueprint
blueprint copied to clipboard
A React-based UI toolkit for the web
#### Environment - __Package version(s)__: core v3.53.0, popover2 0.13.0 - __Operating System__: macOS - __Browser name and version__: Chrome #### Code Sandbox Viewable in a recent docs build: https://52238-71939872-gh.circle-artifacts.com/0/packages/docs-app/dist/index.html#core/components/popover.position ####...
#### Environment - __Package version(s)__: core 4.0.0, popover2 1.0.0 - __Operating System__: macOS - __Browser name and version__: Chrome #### Code Sandbox https://codesandbox.io/s/blueprint-sandbox-forked-6pkjx7?file=/src/index.tsx #### Steps to reproduce 1. create a...
#### Environment Any #### Feature request Have you considered exposing SASS variables as custom properties so users can write custom CSS in their applications using the values blueprint uses internally?...
#### Environment - __Package version(s)__: 4.0.3 - __Browser and OS versions__: Chrome and Win10 #### Question Here is my code, however the tag is not rendered at all when I...
#### Fixes #0000 #### Checklist - [ ] Includes tests - [ ] Update documentation #### Changes proposed in this pull request: Added a new prop on the `EditableText` component...
#### Environment - __Package version(s)__: 3.48.0 - __Operating System__: Windows 10 - __Browser name and version__: Google Chrome 92.0.4515.159 #### Code Sandbox https://codesandbox.io/s/vibrant-waterfall-9bjnr #### Steps to reproduce 1. Use toaster...
I have an InputGroup with autoFocus=true inside a popover that must be scrolled to be reached. When I open the popover, the page is scrolled to the very top, even...
Can't select item by keyboard Enter If replace Button via native `button` html tag, and set `filterable={false}`. #### Environment - __Package version(s)__: - __Operating System__: - __Browser name and version__:...
#### Feature request The table component should support Ctrl+V and Cmd+V for pasting clipboard data into cells, similar to many spreadsheet applications. It would also be nice to export a...
#### Environment - __Package version(s)__: 3.17.1 - __Browser and OS versions__: Electron 3.0.7 #### Question I don't really get the behavior that I expect from the interaction between `Collapse` and...