diff --git a/CHANGELOG.md b/CHANGELOG.md index c268aeb811a..f2eca676311 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ No public interface changes since `0.0.10`. - Fix bug in `Pager` service which occurred when there were no items. [(#237)[https://github.com/elastic/eui/pull/237]] - Add `isPageable` method to `Pager` service and set first and last page index to -1 when there are no pages. [(#242)[https://github.com/elastic/eui/pull/242]] +- Apply additional props to checkbox/switch inputs rather than wrappers. [(#246)](https://github.com/elastic/eui/pull/246) # [`0.0.9`](https://github.com/elastic/eui/tree/v0.0.9) diff --git a/src/components/form/checkbox/__snapshots__/checkbox.test.js.snap b/src/components/form/checkbox/__snapshots__/checkbox.test.js.snap index 05f6257c3a1..1776583a99e 100644 --- a/src/components/form/checkbox/__snapshots__/checkbox.test.js.snap +++ b/src/components/form/checkbox/__snapshots__/checkbox.test.js.snap @@ -2,12 +2,12 @@ exports[`EuiCheckbox is rendered 1`] = `