Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

732 search #929

Closed
wants to merge 12 commits into from
Closed

732 search #929

wants to merge 12 commits into from

Conversation

aledavila
Copy link
Contributor

Overview

Resolves
https://github.ibm.com/carbon/issues/issues/732

Deprecated search with icons.

Removed

Removed search with icons

Changed

Changed close button offset to default 12px because Search with icons is deprecated.

adyz and others added 12 commits May 15, 2018 09:27
* chore: Update .babelrc, resolves  #885

* chore: Update pacage.json, resolves  #885
… flatpickr (carbon-design-system#887)

* feat(DatePicker): Added minDate and maxDate props and pass them on to flatpickr

* Updated story description
…design-system#872)

* fix: Pagination component's range and page text for no items, resolves #553

* fix: Update UTs for PaginationV2
…#897)

* fix(package): update flatpickr to version 4.5.0

Closes carbon-design-system#893

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
@aledavila aledavila changed the base branch from master to v9 May 25, 2018 15:29
Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @aledavila for working on this! In addition my comment I put to another place, we need to make sure rebasing this PR to latest v9 - Thanks!

@@ -124,13 +114,6 @@ export default class Search extends Component {
aria-label={closeButtonLabelText}>
<Icon name="close--glyph" description="close" />
</button>
{children}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean removing support for children altogether...?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants