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

Fix IE11 bugs with Table and ToolBar. #9928

Conversation

cjcenizal
Copy link
Contributor

@cjcenizal cjcenizal commented Jan 18, 2017

This addresses #9929

  • Make table-layout use the default, instead of fixed.
  • Fix flexbox bug with ToolBar.
  • Update ui_framework task to serve on port 8020.
  • Add babel-core/polyfill to UI Framework docs site.

IE11

Management Users

image

UI Framework

image

- Make table-layout use the default, instead of fixed.
- Fix flexbox bug with ToolBar.
- Update ui_framework task to serve on port 8020.
- Add babel-core/polyfill to UI Framework docs site.
@cjcenizal cjcenizal added Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins. bug Fixes for quality problems that affect the customer experience v5.2.0 v5.3.0 v6.0.0 labels Jan 18, 2017
@cjcenizal cjcenizal requested a review from pickypg January 18, 2017 18:19
@BigFunger BigFunger self-requested a review January 18, 2017 20:52
Copy link
Member

@pickypg pickypg left a comment

Choose a reason for hiding this comment

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

LGTM

@BigFunger
Copy link
Contributor

LGTM

@cjcenizal cjcenizal merged commit fa1166b into elastic:master Jan 18, 2017
@cjcenizal cjcenizal deleted the improvement/prep-ui-framework-for-testing-on-ie branch January 18, 2017 22:04
elastic-jasper added a commit that referenced this pull request Jan 18, 2017
Backports PR #9928

**Commit 1:**
Fix IE11 bugs with Table and ToolBar.
- Make table-layout use the default, instead of fixed.
- Fix flexbox bug with ToolBar.
- Update ui_framework task to serve on port 8020.
- Add babel-core/polyfill to UI Framework docs site.

* Original sha: 5414412
* Authored by CJ Cenizal <[email protected]> on 2017-01-18T17:19:43Z
elastic-jasper added a commit that referenced this pull request Jan 18, 2017
Backports PR #9928

**Commit 1:**
Fix IE11 bugs with Table and ToolBar.
- Make table-layout use the default, instead of fixed.
- Fix flexbox bug with ToolBar.
- Update ui_framework task to serve on port 8020.
- Add babel-core/polyfill to UI Framework docs site.

* Original sha: 5414412
* Authored by CJ Cenizal <[email protected]> on 2017-01-18T17:19:43Z
cjcenizal pushed a commit that referenced this pull request Jan 18, 2017
Backports PR #9928

**Commit 1:**
Fix IE11 bugs with Table and ToolBar.
- Make table-layout use the default, instead of fixed.
- Fix flexbox bug with ToolBar.
- Update ui_framework task to serve on port 8020.
- Add babel-core/polyfill to UI Framework docs site.

* Original sha: 5414412
* Authored by CJ Cenizal <[email protected]> on 2017-01-18T17:19:43Z
cjcenizal pushed a commit that referenced this pull request Jan 18, 2017
Backports PR #9928

**Commit 1:**
Fix IE11 bugs with Table and ToolBar.
- Make table-layout use the default, instead of fixed.
- Fix flexbox bug with ToolBar.
- Update ui_framework task to serve on port 8020.
- Add babel-core/polyfill to UI Framework docs site.

* Original sha: 5414412
* Authored by CJ Cenizal <[email protected]> on 2017-01-18T17:19:43Z
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins. v5.2.0 v5.3.0 v6.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants