# @yattho/view-components ## 0.1.1 ### Patch Changes - [#8](https://github.com/nearchx-yattho/view_components/pull/8) [`b4a1f0d`](https://github.com/nearchx-yattho/view_components/commit/b4a1f0df1b4dd50dbde92505e2c5fdb001165fb7) Thanks [@marcelolx](https://github.com/marcelolx)! - Fix tokens used in workflows ## 0.1.0 ### Minor Changes - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`7f23f0e`](https://github.com/nearchx-yattho/view_components/commit/7f23f0e0a426f7ccca71e6245f850cbb339c926c) Thanks [@marcelolx](https://github.com/marcelolx)! - Wiring up changes to initial release of view-components using yattho/css ### Patch Changes - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`6ddfdfb`](https://github.com/nearchx-yattho/view_components/commit/6ddfdfbb6aa34c864cbab7e8c3af90d54dd6f8b0) Thanks [@marcelolx](https://github.com/marcelolx)! - Fix bug where clicking inside dialog, but finishing click outside, dismisses dialog - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`a28d28a`](https://github.com/nearchx-yattho/view_components/commit/a28d28a0caf1d8a8c28810cdfd6303f1e9d2c954) Thanks [@marcelolx](https://github.com/marcelolx)! - Use ViewComponent 3.0.0.rc1 - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`eb4a03b`](https://github.com/nearchx-yattho/view_components/commit/eb4a03b6a55dc333acdcaeb8ed6cef16841f3b2e) Thanks [@marcelolx](https://github.com/marcelolx)! - Show error messages when toggle switches fail - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`83b01e4`](https://github.com/nearchx-yattho/view_components/commit/83b01e4f85436a8b083fc36dcb7d5efb4bd6f31c) Thanks [@marcelolx](https://github.com/marcelolx)! - Removing deprecated Yattho::ClipboardCopy component and clipboard_copy.rb file - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`63c0127`](https://github.com/nearchx-yattho/view_components/commit/63c0127f6898dc6fae60700892a673150f89df63) Thanks [@marcelolx](https://github.com/marcelolx)! - Bug fix: Adjust the body tag padding-right when an overlay is open to avoid page shift - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`6268c8e`](https://github.com/nearchx-yattho/view_components/commit/6268c8e8674de1bcb498b85132c69d4c01d2902d) Thanks [@marcelolx](https://github.com/marcelolx)! - Adding `:auto` to size option to Dialog component - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`59d8058`](https://github.com/nearchx-yattho/view_components/commit/59d80584af105723ce9bbb359ab1f3e073ee33fe) Thanks [@marcelolx](https://github.com/marcelolx)! - Prefer Yattho::Beta::Button in ERBLint::Linters::ButtonComponentMigrationCounter - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`b2acc5e`](https://github.com/nearchx-yattho/view_components/commit/b2acc5e45353c496520b5932e61e22c88105aad9) Thanks [@marcelolx](https://github.com/marcelolx)! - Use a bash script to check for changesets - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`ba98054`](https://github.com/nearchx-yattho/view_components/commit/ba98054ad95d14203188ab139e4bfe4311041aee) Thanks [@marcelolx](https://github.com/marcelolx)! - Update `axe-core` scanning in system tests - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`e62053a`](https://github.com/nearchx-yattho/view_components/commit/e62053a84790903b2beb627f991f95005b50b7cb) Thanks [@marcelolx](https://github.com/marcelolx)! - Standardize how we generate ids for HTML - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`d4ce09c`](https://github.com/nearchx-yattho/view_components/commit/d4ce09cf275cc5d7d9653caa7f9ef045c6e68862) Thanks [@marcelolx](https://github.com/marcelolx)! - Add RuboCop::Cop::Yattho::TestSelector to encourage use of the test_selector argument - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`0f9f2cd`](https://github.com/nearchx-yattho/view_components/commit/0f9f2cdd30059af11b6e52e644e93f1ed1dc52b8) Thanks [@marcelolx](https://github.com/marcelolx)! - Fix media query typo in Button - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`8c1e9f7`](https://github.com/nearchx-yattho/view_components/commit/8c1e9f7d3e6468dccb500a3fd19490a915660893) Thanks [@marcelolx](https://github.com/marcelolx)! - Remove the deprecated DropdownMenuComponent - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`6f951a9`](https://github.com/nearchx-yattho/view_components/commit/6f951a9c2e59777e73e85832dcb4f64b61d9c14a) Thanks [@marcelolx](https://github.com/marcelolx)! - Update `with_show_button` slot to use `Yattho::Beta::Button` instead of `Yattho::ButtonComponent`. - [#4](https://github.com/nearchx-yattho/view_components/pull/4) [`2107ee3`](https://github.com/nearchx-yattho/view_components/commit/2107ee37b8c8e23037e0179a45be2b29447cbd92) Thanks [@marcelolx](https://github.com/marcelolx)! - Bump view_component to v2.81.0 to fix issue with Rails main