Dylan Grandmont

Results 7 issues of Dylan Grandmont

Hello, This is more a question than an issue but I would like to confirm an upgrade step from Polymer 2 to 3 support. I am experimenting with the Polymer...

#### Environment - __Package version(s)__: 5.x - __Browser and OS versions__: All #### Feature request The introduction of statically imported icons is a nice improvement in v5. Unfortunately the icon...

Type: enhancement
Domain: API
P2
help wanted
Package: icons

If the example pages are accessed using `https`, mixed content errors appear. This prevents the rendering of one of the example pages (https://soulwire.github.io/sketch.js/examples/three.html)

When using `snowflake-promise` with a pool of connections, it is important to validate that the connection is still up. This is provided from the `snowflake-sdk` via the `isUp` method. This...

Adding explicit type checking for the sdk package

#### Environment - __Package version(s)__: "@blueprintjs/core": "^5.10.0", - __Operating System__: Mac OS 14 - __Browser name and version__: Chrome 122 #### Code Sandbox [Code sandbox](https://codesandbox.io/p/sandbox/bp-dialog-forked-36md2v?layout=%257B%2522sidebarPanel%2522%253A%2522EXPLORER%2522%252C%2522rootPanelGroup%2522%253A%257B%2522direction%2522%253A%2522horizontal%2522%252C%2522contentType%2522%253A%2522UNKNOWN%2522%252C%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522id%2522%253A%2522ROOT_LAYOUT%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522UNKNOWN%2522%252C%2522direction%2522%253A%2522vertical%2522%252C%2522id%2522%253A%2522cltd9jymi00063b6hg4k9oz5s%2522%252C%2522sizes%2522%253A%255B100%252C0%255D%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522EDITOR%2522%252C%2522direction%2522%253A%2522horizontal%2522%252C%2522id%2522%253A%2522EDITOR%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL%2522%252C%2522contentType%2522%253A%2522EDITOR%2522%252C%2522id%2522%253A%2522cltd9jymi00023b6hdq2msqe9%2522%257D%255D%257D%252C%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522SHELLS%2522%252C%2522direction%2522%253A%2522horizontal%2522%252C%2522id%2522%253A%2522SHELLS%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL%2522%252C%2522contentType%2522%253A%2522SHELLS%2522%252C%2522id%2522%253A%2522cltd9jymi00033b6h3nmeutqj%2522%257D%255D%252C%2522sizes%2522%253A%255B100%255D%257D%255D%257D%252C%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522DEVTOOLS%2522%252C%2522direction%2522%253A%2522vertical%2522%252C%2522id%2522%253A%2522DEVTOOLS%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL%2522%252C%2522contentType%2522%253A%2522DEVTOOLS%2522%252C%2522id%2522%253A%2522cltd9jymi00053b6hbrgkudlf%2522%257D%255D%252C%2522sizes%2522%253A%255B100%255D%257D%255D%252C%2522sizes%2522%253A%255B50%252C50%255D%257D%252C%2522tabbedPanels%2522%253A%257B%2522cltd9jymi00023b6hdq2msqe9%2522%253A%257B%2522id%2522%253A%2522cltd9jymi00023b6hdq2msqe9%2522%252C%2522tabs%2522%253A%255B%255D%257D%252C%2522cltd9jymi00053b6hbrgkudlf%2522%253A%257B%2522tabs%2522%253A%255B%257B%2522id%2522%253A%2522cltd9jymi00043b6h7pycrpwt%2522%252C%2522mode%2522%253A%2522permanent%2522%252C%2522type%2522%253A%2522UNASSIGNED_PORT%2522%252C%2522port%2522%253A0%252C%2522path%2522%253A%2522%252F%2522%257D%255D%252C%2522id%2522%253A%2522cltd9jymi00053b6hbrgkudlf%2522%252C%2522activeTabId%2522%253A%2522cltd9jymi00043b6h7pycrpwt%2522%257D%252C%2522cltd9jymi00033b6h3nmeutqj%2522%253A%257B%2522tabs%2522%253A%255B%255D%252C%2522id%2522%253A%2522cltd9jymi00033b6h3nmeutqj%2522%257D%257D%252C%2522showDevtools%2522%253Atrue%252C%2522showShells%2522%253Afalse%252C%2522showSidebar%2522%253Atrue%252C%2522sidebarPanelSize%2522%253A15%257D) #### Steps to reproduce See...

Type: bug
help wanted
Package: core

### What change does this PR introduce and why? Trying a few tweaks to our introductory docs: * Remove references which were intended for audiences migrating from workflows -> datasets...