Conversation
| // const showRebrandThemes = | ||
| // this.state.showMinorVersionSelector && | ||
| // this.state.selectedMinorVersion !== 'v11_6' | ||
| const showRebrandThemes = true // TODO temp workaround |
There was a problem hiding this comment.
Temporary fix to see the v2 in the PR preview
There was a problem hiding this comment.
this is not needed anymore, you can rebase the the latest v12 and it should work and this can be removed
| "types": "./types/exports/b.d.ts", | ||
| "import": "./es/exports/b.js", | ||
| "require": "./lib/exports/b.js", | ||
| "default": "./es/exports/b.js" |
There was a problem hiding this comment.
Temporary fix to see the v2 in the PR preview
|
|
@hajnaldo please don't forget to review all these components ColorPicker, ColorContrast, ColorIndicator, ColorPixer and ColorPreset |
d04fc91 to
732c170
Compare
joyenjoyer
left a comment
There was a problem hiding this comment.
I went through the code, and the imports look good to me. Regardless of the buttons, the design looks okay too, and the examples on the docs page worked well.
INSTUI-4789 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
732c170 to
4934431
Compare
| // const showRebrandThemes = | ||
| // this.state.showMinorVersionSelector && | ||
| // this.state.selectedMinorVersion !== 'v11_6' | ||
| const showRebrandThemes = true // TODO temp workaround |
There was a problem hiding this comment.
this is not needed anymore, you can rebase the the latest v12 and it should work and this can be removed
INSTUI-4789
ISSUE:
TEST PLAN:
packages/ui-color-picker/src/exports/b.tsandpackages/ui-color-picker/src/exports/a.tspackages/ui-color-picker/package.jsonuses the correct versioning