Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin loader-utils version to 0.2.11 #6887

Merged
merged 1 commit into from
Apr 13, 2016
Merged

Conversation

w33ble
Copy link
Contributor

@w33ble w33ble commented Apr 12, 2016

Temporary fix to restore the 4.x development functionality. See #6885

0.2.11 is the version we shipped with the more recent builds, so we know it works. This change pins that version so that autoprefixer-loader uses it instead of the newer versions that seem to cause issues.

this is the last known working version
@epixa
Copy link
Contributor

epixa commented Apr 13, 2016

jenkins, test it

@epixa
Copy link
Contributor

epixa commented Apr 13, 2016

I'm comfortable considering this a permanent fix to the problem. It's not ideal that we need to do this, but once 5.0 ships, we're probably not going to be touching dependencies on 4.x.

@epixa
Copy link
Contributor

epixa commented Apr 13, 2016

LGTM

@epixa epixa assigned w33ble and unassigned epixa Apr 13, 2016
@w33ble w33ble merged commit 794e031 into elastic:4.x Apr 13, 2016
elastic-jasper added a commit that referenced this pull request Apr 13, 2016
---------

**Commit 1:**
pin the loader-utils version to 0.2.11

this is the last known working version

* Original sha: fe8ae16
* Authored by Joe Fleming <joe.fleming@gmail.com> on 2016-04-12T22:22:36Z
elastic-jasper added a commit that referenced this pull request Apr 13, 2016
---------

**Commit 1:**
pin the loader-utils version to 0.2.11

this is the last known working version

* Original sha: fe8ae16
* Authored by Joe Fleming <joe.fleming@gmail.com> on 2016-04-12T22:22:36Z
This was referenced Apr 13, 2016
@w33ble w33ble added the v4.6.0 label Apr 13, 2016
w33ble added a commit that referenced this pull request Apr 13, 2016
w33ble added a commit that referenced this pull request Apr 13, 2016
@epixa epixa added v4.5.2 and removed v4.5.1 labels May 14, 2016
@epixa epixa added v4.5.4 and removed v4.5.2 labels Jul 21, 2016
@epixa epixa removed the v4.4.3 label Aug 4, 2016
1Copenut added a commit that referenced this pull request Jul 11, 2023
`eui@83.0.0` ⏩ `83.1.0`

---

## [`83.1.0`](https://github.com/elastic/eui/tree/v83.1.0)

- Added `placeholder` prop to `EuiInlineEdit`
([#6883](elastic/eui#6883))
- Added `sparkles` glyph to `EuiIcon`
([#6898](elastic/eui#6898))

**Bug fixes**

- Fixed Safari-only bug for single-line row `EuiDataGrid`s, where cell
actions on hover would overlap instead of pushing content to the left
([#6881](elastic/eui#6881))
- Fixed `EuiButton` not correctly merging in passed `className`s with
its base `.euiButton` class
([#6887](elastic/eui#6887))
- Fixed `EuiIcon` not correctly passing the `style` prop custom `img`
icons ([#6888](elastic/eui#6888))
- Fixed multiple components with child props (e.g. `buttonProps`,
`iconProps`, etc.) unsetting EUI's Emotion styling if custom `css` was
passed to the child props object
([#6896](elastic/eui#6896))

**CSS-in-JS conversions**

- Converted `EuiHeader` and `EuiHeaderLogo` to Emotion
([#6878](elastic/eui#6878))
- Removed Sass variables `$euiHeaderDarkBackgroundColor`,
`$euiHeaderBorderColor`, and `$euiHeaderBreadcrumbColor`
([#6878](elastic/eui#6878))
- Removed Sass mixin `@euiHeaderDarkTheme`
([#6878](elastic/eui#6878))
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