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

[Feature Branch] Add support for EuiRange in a dropdown with input #2179

Commits on Aug 29, 2019

  1. [Feature branch] Updated form control border color (elastic#2114)

    * Updated form control border color
    
    * Slighly more transparent
    
    * change sass var name to $euiFormBorderOpaqueColor
    cchaos authored and cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    66b3378 View commit details
    Browse the repository at this point in the history
  2. [Feature branch] Added EuiFormControlLayoutDelimited component (elast…

    …ic#2117)
    
    As a layout helper component to create date and number ranges
    
    * Added Sass var for `$euiFormControlLayoutGroupInputHeight` and compressed version
    cchaos authored and cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    eb5297a View commit details
    Browse the repository at this point in the history
  3. [Feature branch] Compressed EuiSuperSelect dropdown (elastic#2155)

    - Added truncation example
    - Added max-height
    cchaos authored and cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    89c9966 View commit details
    Browse the repository at this point in the history
  4. [Feature Branch] Update compressed form control styles (elastic#2174)

    * Updated compressed visual style in mixin
    * Compressed updates to from control groups
    * Fix compressed state overrides
    * Reduce horizontal padding for compressed
    * Icons and button icons in input groups
    * Added a compressed option for from` euiFormControlLayoutPadding`
    * Added compressed padding for inputs with icons
    * Fix readonly & compressed input groups
    * Fix group heights
    * Update file picker with new compressed styles
    * Fix delimited compressed and fullwidth styles
    * Fixed EuiComboBox
    * Added reduced padding for EuiColorPicker
    * Fixed date pickers
    * Variables for border-radius
    cchaos authored and cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    87c3df7 View commit details
    Browse the repository at this point in the history
  5. [Feature branch] Compressed form rows (elastic#2181)

    * Removed padding from compressed form row
    * Create mixin for `euiTextBreakWord`
    * Added option for horizontal compressed style
    
    Breaking: `compressed` is no longer passed to children
    
    * [Docs] Final compressed doc example changes
    * Fix combobox height
    * Fixed usages where spacers were needed
    * Deprecated `displayOnly` for `display: center`
    cchaos authored and cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    f917029 View commit details
    Browse the repository at this point in the history
  6. Fix snap

    cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    8d3ae71 View commit details
    Browse the repository at this point in the history
  7. Compressed EuiRange step 1

    Decrease overall height of the range when compressed
    
    # Conflicts:
    #	src/components/form/range/range_highlight.tsx
    #	src/components/form/range/range_levels.tsx
    #	src/components/form/range/range_slider.tsx
    #	src/components/form/range/range_ticks.tsx
    #	src/components/form/range/range_tooltip.tsx
    #	src/components/form/range/range_track.tsx
    #	src/components/form/range/range_wrapper.js
    cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    f5d9981 View commit details
    Browse the repository at this point in the history
  8. Compressed EuiRange step 2

    - Attempt at single range compressed input with popover
    - Fixes z-indexes being too high
    cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    dd80c95 View commit details
    Browse the repository at this point in the history
  9. Compressed EuiRange step 2 (cont)

    - Fix up widths
    cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    d1dc24b View commit details
    Browse the repository at this point in the history
  10. Compressed EuiRange step 3

    Dual range now supports dropdown style
    cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    a791585 View commit details
    Browse the repository at this point in the history
  11. Fix for delimited

    cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    732ffc6 View commit details
    Browse the repository at this point in the history
  12. Fix full-width delimited

    cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    db0e016 View commit details
    Browse the repository at this point in the history
  13. Added controlOnly prop to EuiFieldNumber

    cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    b29fe1d View commit details
    Browse the repository at this point in the history
  14. Finalize styles of input only ranges

    - Needed some fixes to EuiFormControlLayoutDelimited
    cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    e8a6d82 View commit details
    Browse the repository at this point in the history
  15. Some cleanup

    cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    7e73d80 View commit details
    Browse the repository at this point in the history
  16. Use tooltip background variable

    Can’t use mixin, too many overrides/differences
    cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    8ded06a View commit details
    Browse the repository at this point in the history
  17. Open popover on focus

    cchaos committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    b9937a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    cff7eac View commit details
    Browse the repository at this point in the history
  2. focus direction

    thompsongl committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    536b9b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1bf98a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    ac95317 View commit details
    Browse the repository at this point in the history
  2. clean up

    thompsongl committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    1b58cdf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from thompsongl/into-feature/range-dropdowns

    `EuiDualRange` thumb position on resize
    cchaos authored Sep 5, 2019
    Configuration menu
    Copy the full SHA
    9a6d9de View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. PR Feedback

    cchaos committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    e132f7e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'into-feature/range-dropdowns' of https://github.com/cch…

    …aos/eui into into-feature/range-dropdowns
    cchaos committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    019e139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    161ae26 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    2fd14f4 View commit details
    Browse the repository at this point in the history
  2. ie11 focus fix

    thompsongl committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    657e3d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    418e4e1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #27 from thompsongl/into-feature/range-dropdowns

    use callback instead of resizeObserver
    cchaos authored Sep 9, 2019
    Configuration menu
    Copy the full SHA
    5d169d0 View commit details
    Browse the repository at this point in the history