Tags: gliff-ai/style
Tags
feat: Custom text for confirm button of Dialogue (#261) * fix: tsconfig * fix: Lint * feat: Add new prop 'confirmText' to Dialogue this prop is for customising the text of the 'confirm' button * chore: Remove 'node_modules' from 'exclude' * fix: Could not find declaration file for @gliff-ai/style
feat: Add feedback (#256) * fix: Put back in Card and Dialog (temp fix) otherwise cannot import new style in dominate, because the other repos still rely on the old components * feat: Add Notepad * fix: Non-functional buttons in Dialogue * feat: Add prop for disabling confirm button in Dialogue component * chore: Add example for Notepad * feat: Add afterOpen prop * fix: Remove old components
build(deps): apply minor and patch dependency updates (#249) build(deps): update minor node dependencies --allow-empty Co-authored-by: ChasNelson1990 <ChasNelson1990@users.noreply.github.com> Co-authored-by: Silvia Zeni <silvia.szn@gmail.com> Co-authored-by: Christian Baidoo <37402968+ChrisBaidoo@users.noreply.github.com>
feat: unify the two dialog(ue) and card components BREAKING CHANGE (#252 ) * feat: BREAKING CHANGE merge dialogue and card components * fix: update broken card prop * fix: update old example spelling of dialogue * fix: correct new props on card for datagrid * fix: Add backgroundColor prop to new Card and Dialogue * fix: Storybook doesn't build * fix: Card (and Dialogue) header Co-authored-by: Silvia Zeni <silvia.szn@gmail.com>
feat: Add icon to the IconButton's tooltip (#239) * feat: Add icon to the IconButton tooltip * fix: Make status bigger and change example * style: Unset maxWidth from the Material-UI Dialog component * style: Change height of status icon and don't wrap text * fix: Stretched keyboard shortcuts * feat: Custom background colour for Card and Dialog * style: Remove Mui Button's 'min-width' Co-authored-by: Christian Baidoo <37402968+ChrisBaidoo@users.noreply.github.com>
PreviousNext