Skip to content

[build] readable-stream as a deep module for windows#7087

Merged
LeeDr merged 1 commit intoelastic:masterfrom
epixa:flatten
Apr 28, 2016
Merged

[build] readable-stream as a deep module for windows#7087
LeeDr merged 1 commit intoelastic:masterfrom
epixa:flatten

Conversation

@epixa
Copy link
Copy Markdown
Contributor

@epixa epixa commented Apr 28, 2016

The current dependency tree is now too deep to extract successfully on
windows, but adding readable-stream to the deepModules config in the
build process gets us back under the limit.

The current dependency tree is now too deep to extract successfully on
windows, but adding readable-stream to the deepModules config in the
build process gets us back under the limit.
@LeeDr LeeDr merged commit dadceb1 into elastic:master Apr 28, 2016
@epixa epixa deleted the flatten branch April 29, 2016 14:58
breehall added a commit that referenced this pull request Aug 23, 2023
`87.1.0` ➡️ `87.2.0`

## [`87.2.0`](https://github.com/elastic/eui/tree/v87.2.0)

- `EuiResizableButton` is now available as a generic top-level export
([#7087](elastic/eui#7087))
- Added new `alignIndicator` prop to `EuiResizableButton`. Defaults to
`center`, and can now additionally be configured to `start` and `end`
([#7087](elastic/eui#7087))
- Updated `useGeneratedHtmlId` hook to use `React.useId` as the source
of unique identifiers when available
([#7095](elastic/eui#7095))

**CSS-in-JS conversions**

- Converted `EuiResizableButton` to Emotion; Removed
`$euiResizableButtonTransitionSpeed` and `$euiResizableButtonSize`
([#7081](elastic/eui#7081))
- Converted `EuiResizableCollapseButton` to Emotion
([#7091](elastic/eui#7091))

---------

Co-authored-by: Cee Chen <constance.chen@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants