ingred-ui
ingred-ui copied to clipboard
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react). These dependencies needed to be updated together. Updates `vite` from 3.2.0 to 4.0.1 Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details....
https://ingred-ui.netlify.app/?path=/story/components-utils-confirmmodal--with-sub-actions そもそもなぜコンポーネントとしてこのボタンが組み込まれているかはよく分かっていないのが前提としてあるけど。 タイトル横にアクションボタンがセットで実装されているのは柔軟性に欠けるのでできれば除去したい。(別の要素を載せたいって時にそれができないので)
fix: #1101 `full-size-modal `から切っているので変更差分混じってます。 #1106 マージ後の想定
https://github.com/voyagegroup/ingred-ui/issues/138 ## Check List (If️ you added new component in this PR) - [ ] Export the component in `src/components/index.ts` - [ ] Add example to `.storybook/documents/Information/Samples/Samples.stories.tsx` - [ ]...
fix: #182 ## やったこと - CheckboxとRadio buttonの状態管理をprops -> stateからpropsにする
fix: #235 fix: #1105 ## やったこと - `FullSizeModal`を別で作成 - `ConfirmModal`から`fullSize`の分岐を消す
ref #975 * デザイン通りに作れるかを検証 * そのまま納品せず、検証が終わったら一度実装仕様を詰める
paletteで管理すべきだけど、色コードべたになっている部分を直す。 https://github.com/voyagegroup/ingred-ui/pull/1106#discussion_r1039330031