kibana/x-pack/plugins/canvas/public
Catherine Liu f77be52bf1
Feat: Progress Elements (#23176) (#23618)
* Adds progress function and elements

Added progress elements

Added progress view

Added unit tests for progress common function

Fixed prop type in toggle arg

Renamed vert -> vertical and horiz -> horizontal

Adjusted progress element dimensions

Removed check for null context in progress function

Refactored progress shapes

Added unicorn shape

Adds labelPosition arg

Added tests for labelPosition

* Added percentage column to demodata

* Updated elements to use percent_uptime in demodata

* Updated demodata percent values

* Refactored progress to use SVGs instead of shape defs

* Added barWeight arg to progress function

* Removed labelPosition arg. Set static label position for each progress shape

* Added label to unicorn shape

* Fixed element images
2018-09-28 12:54:14 -07:00
..
__tests__
angular
apps fix home page width for IE11 (#23491) 2018-09-26 11:38:04 -07:00
components Feat: Progress Elements (#23176) (#23618) 2018-09-28 12:54:14 -07:00
expression_types
functions
lib Feat: ad-hoc grouping (#23249) (#23585) 2018-09-27 23:23:06 +02:00
state Feat: ad-hoc grouping (#23249) (#23585) 2018-09-27 23:23:06 +02:00
style fixes modal width and element capitalization (#23250) (#23506) 2018-09-25 14:19:15 -05:00
transitions
.eslintrc
app.js
icon.svg
socket.js