- 910: Add OrganizationChart icon
- 905: Fixed Form Ref export
- 885: (MultiSelect): make MultiSelectDropdown optionally searchable through
isSearchableprop
- 857: (TimeInput): Fix the dropdown button width to accomodate for multi-character units
- 844: Some Icons were rendering the wrong font files. This fixes it.
- 841: Inject @charset: UTF-8 into built CSS
- 840: Fixed a bug with odd numbered collapsible panels. Last panel would not collapse.
- 835: Added a SaveOutline Icon
- 831: Added a FolderOpen Icon
- 830: Removed text color change and opacity when inputs are disabled. Accessbility on text readability change.
- 829: Removed CSS filters from Selectable Card
- 828: Added a Sync Icon to the Icon set
- 814: Added Collapse functionality to the Draggable Resizer
- 823: Typeahead Dropdown select text on focus works on all browsers
- 820: Typeahead Dropdown scroll to selected item
- 795: react-window for typeahead dropdown + some refactor
- 804: Add DoubleCaretVertical icon and trailingIcon prop to Dropdown.Button
- 812: Remove unused MenuDropdown code
- 806: Add Bill Icon to the icon set
- 806: Add Additional Icons to the Icon set
- 797: Refactor Icon set
- 801: Update Dropdown Loading state to have a spinner
- 794: Multi-Org dropdown displays selected item first, and will not offer option to change accounts/orgs if no other accounts or orgs exist
- 793: refactoring MenuDropdown Component
- 788: Ability to show Checkmark on Subway Nav before clicking
- 790: styling fix for MenuDropdown component
- 789: react-window for long lists in MenuDropdown component
- 786: MenuDropdown component design fixes
- 784: Accordion Caret Updates
- 783: MenuDropdown Component
- 779: Added Question Mark Outline Icon
- 776: Updated Typeahead Dropdown to force searching on large list sizes
- 772: chore: update Roboto Mono and Proxima Nova files to woff2
- 768: Added optional property to TreeNavSubMenu
- 769: Selectable resource card for Bulk Actions
- 767: Fixed Form Element text size (14px too small for Proxima Nova)
- 765: Fixed Subway Nav Icon Alignment
- 755: Updated Clockface Fonts
- 762: Fixed Logo Vertical Alignment and Logo Sizings
- 760: Add optional href property to ResourceCardEditableName
- 759: Added new props to Subway Nav
- 757: Created a new Logo Component to match Marketing Logo requirements
- 754: Updated Funnel Page with new Brand Colors
- 752: Added Icon for Bulk Action Deselection
- 751: Added four new icons to the icon set
- 750: Added the SubwayNav component to Clockface.
- 742: Added a new icon to the icon set.
- 744: FormValidationElement bug fix
- 740: Added input functionality to the PaginationNav
- 738: Add new icons to icon set.
- 736: Update logos to new branding standards.
- 733: Using the
<a/>tag instead of<span>forResource.EditableName
- 731: No changes. An internal test version.
- 730: Remove conflicting box shadow from dropdown buttons when in error status.
- 727: Allow dropdown buttons to have error status indicated with a styled border
- 728: Export
CreatableTypeAheadDropdownandColorPreview
- 724: Add a new component
CreatableTypeAheadDropdown
- 722: Revert update to marked dependency that broke storybooks
- 721: Fix color picker's validation to only allow one #
- 715: Fix issue with pencil icon on resource cards
- 717: Fix scrollTo positioning issue in List
- 716: Fix list uncheck flickering issue
- 709: Dependency upgrades
- 708: Force version 9.0.6+ of immer
- 707: Fixed sass / dart warning about division
- 705: Upgraded to react 17.0.2.
- 700: Added optional texts for
valueandmaxfields.
- #694: changed list divider color and added more spacing for clearer hierarchy.
- #689: navbar items when collapsed activate onhover instead of onclick.
- #687: adding generic typeahead dropdown, with supporting files
- [#691] Sub-menu items receive proper visual state on focus
- [#690] Sub-menu items in the navigation register hover and focus states visually
- Upgrade storybook and addons
- Renamed Stories
- Reduced color scale and New enum names for greyscale (g5 ~g95)
- Animation Constants
- New spacing scale ($cf-space-{size})
- New Animation Constants
- New Icon set
- Font scale adjusted
- Overlay Mask color change , overlay footer aligns end
- Popovers style changes (introduce glassmorphism)
- navigation style changes
- Re-structued resource cards
- New color scheme , sizing and font style for buttons
- Dropdown style changes (introduce glassmorphism)
- Tabs new styling
- Panels new styling
- New hover and active state styles (opacity mask)
- Slide Toggle style change
- Table style change
- IndexList style change
- Form labels style change
- SelectGroup style change
- Input style changes
- Selectable card style change
- Other than these style changes, all components were indirectly changed due to new font scale and spacing scale.
- We've changed how we deal with focus on dropdowns. The first item in the dropdown will inherit focus on expansion. This was to guarantee accessibility out of the box. This might break your tests.
- #617: Add Optional Clearing via an "x" Button to Input Textfields
- #672: accordion can have no icon, when there is no body, there is no icon and no interactive styling
- #668: regenerate icon fonts
- #663: reverting z-index raising of portal div
- #662: adding onClick prop to flexbox child
- #641: adding onClick prop to flexbox
-
#657:chore: raising z-index of overlays so they are on top of everything.
raises up the z-index of the portal div so that overlays (dialogs) and notifications are on top of everything; especially hover legend tooltips and annotation tooltips. Notifications are still on top of overlays.
- #640: Fix: visibility input css specificity issue
- #652: Fix: Adding paginationNav to the index
- #647: Add a new 'more' icon
- #635: Allow the pagination nav to listen to currentPage changes
- #632: Add disabledText field to Button-based components
- #633: Add spacng to input so no characters are hidden
- #625: bump y18n from 4.0.0 to 4.0.3
- #619: bump ua-parser-js from 0.7.21 to 0.7.28
- #621: bump lodash from 4.17.19 to 4.17.21
- #622: bump hosted-git-info from 2.8.8 to 2.8.9
- #620: bump handlebars from 4.7.6 to 4.7.7
- #618: Change draggable resizer look and feel
- #610: Add full-screen overylay option
- #611: Add 'Merge' Icon
- #607: Fix: Adding paginationNav to the index
- #569: Introduce a paginationNav component family
- #586: chore(deps): bump elliptic from 6.5.3 to 6.5.4
- #597: Making the resourceCardName component's disabled state opacity generic
- #595: Adding an errorToolTip component and an Error state to existing resourceCardName component
- #594: Additional testID for formelement error message (fixes 593)
- #593: fix: propagate testID to error label
- #592: Add prevalidation mode for formValidationElement
- #582: Add icons
- #576: Export new
MenuStatusenum forDropDown; very minor change.
- #574: Upgrade Storybook to 6.1.17
- #573: Enhance
Dropdownwith new, optional parameters for supporting type-ahead dropdowns - #572: adding pretty-quick (similar to prettier, but it only runs on changed files so is much quicker to run)
- #571:
RangeSlider: adds option to expose the value. - #568: Labels on the
ToggleButtonare now clickable - #567: Bump nested-object-assign from 1.0.3 to 1.0.4
- #565: Create ability to set vertical range slider; adds a new property to the existing
RangeSlidercomponent
- #564: Add Heart Solid Icon
- #561: Improve behavior of
onEscapeoverlay handler
- #560: Add
onEscapeprop that takes in state handler and enables closing of overlays on escape keypress
- #558: Update
Book,BookCode, andBookPencilicons. AddCurrencyEUR,CurrencyGBP,CurrencyUSD,Layers,Share,ShareSolidandShieldicons
- #557: Add
Book,BookCode, andBookPencilicons to font
- #551: Introduce
TimeInputcomponent - #550: Introduce
ButtonGroupcomponent - #550: Make
ConfirmationButtonappear in active state while popover is visible - #543: Add Funnel, Bucket, and Function icons to icon font
- #542: Add
tabIndexandonKeyDownprops toSelectableCardto enable keyboard interactivity - #541: Improve
testIDusability inTreeNavcomponent
- #540: Fix critical bugs in
usePortalhook - #535: Pass back optional event object to
ListItemclick handler
- #533: Ensure portal-based components are not clipped by
TreeNav - #533: Make
PanelSymbolHeaderstyles more specific to ensure proper cascade in built stylesheet
- #531: Relax Yarn engine requirement
- #530: Optimize portal-based components to share a single portal element
- #530: Introduce
usePortalhook to interact with the Clockface portal system
- #522: Fix
testIDnaming convention
- #518: Add
ThresholdBarcomposedProgressBarcomponent - #518: Add
ProgressBarcomponent - #518: Add
BannerPanelcomposedPanelcomponent - #518: Add
GradientBoxcomponent - #518: Make
PageHeaderresponsive - #516: Introduce
Listcomponent family
- #508: Add
testIDto thumb elements inDapperScrollbars - #502: Enable
Popoverto be closed by the escape key
- #505: Fix dependency issues and address new lint rules
- #503: Expose
onScrollandonUpdateprops inDapperScrollbars - #499: Fix export for
CTALinkButton - #492: Introduce
RBACcomponent that conditionally renders content based on permissions
- #497: Introduce
CTALinkButtoncomponent as composed variant ofLinkButton - #496: Add optional
htmlForprop toFormElementandFormValidationElementthat, if true, will render the components with<label />instead of<div /> - #495: Add optional
disabledprop toDropdownItemandDropdownLinkItem - #493: Add testIDs to
Notificationdismiss button and child wrapper for easy testing
- #489: Remove same color used by text from the background in IndexList body
- #487: Add
htmlForprop toFormLabel,FormElement,FormValidationElement - #486: Expose
onShowandonHideprops inConfirmationButtoncomponent - #484: Fix
z-indexissue causing notifications to appear underneathFunnelPage - #482: [Breaking] Remove render props from
ResourceCardin favor ofchildren - #482: Refactor
ResourceCardto extendFlexBoxto offer more layout control - #475: Refactor
Tabsto optionally render as a space-efficient dropdown at a customizable breakpoint
- #483: Add single-hue gradients for each color spectrum
- #481: Ensure
testIDandonClickare attached to the same element inResourceNameandResourceNameEditable - #477: Fix replace
defaultCheckedwithcheckedattribute inTogglecomponent - #474: Refactor
VisibilityInputto manage its state internally by default with the option to override using props - #472: Add
UpgradeandCuboicons to icon font
- #470: Add optional
enableGraphicprop toFunnelPage - #470: Add image asset loading to rollup and webpack configurations
- #469: Add optional
linkElementprop toTab - #466: Fix
OverlayHeadingoverflow issue - #466: Enable optional text wrapping in
OverlayHeading - #466: Fix appearance of dismiss buttons in
NotificationDialog - #466: Fix appearance of toggle in
VisibilityInput - #466: Ensure
Headingcomponent does not remove margins specified in the funnel page heading styles - #465: Fix gradient mixin transparency issue
- #464: Ensure
testIDprop is assigned toTreeNavchildren usinglinkElementprop - #464: Allow optional
shortLabelonTreeNavItemstrictly for display whenTreeNavis collapsed - #464: Make
TreeNavSubMenuvisible so long as the entireTreeNavis visible - #464: Allow
TreeNavto be opened and closed on small screens independently of theexpandedprop - #464: Allow banner element to optionally remain visible when
TreeNavis collapsed
- #453: Add Sun & Moon icons to icon font
- #451: Add optional
titleprop toDropdownItem - #451: Add default value for
checkedinToggleto prevent a bug - #451: Update
WarningandDangerstyles for Buttons to be more distinct and single hue - #449: Add optional
onClickprop to theHeadingcomponent
- #445: Ensure proper spacing and alignment of
PageControlBarchildren at all screen sizes - #444: Polish appearance of
Tabscomponent - #443: Enable
TreeNavHeaderto utilize theComponentColortype - #442: Update design of
InfluxDBCloudLogoto conform to brand guidelines - #441: Fix rendering of Rubik font by using
woff2format instead ofttf
- #437: Introduce new color palette
- #437: Remove Roboto typeface and replace with Rubik (also shrinks the binary)
- #437: [Breaking] Rename
PageHeadertoPageControlBar - #437: Introduce simplified
PageHeadercomponent - #437: [Breaking] Remove background color and padding props from
Tabsfamily - #437: Add
borderedprop toPanel - #437: Introduce
Headingcomponent - #437: Introduce
InfluxDataLogoandInfluxDBCloudLogocomponents - #437: Redesign
Buttoncomponent - #437: Introduce
TreeNavcomponent family - #437: Combined
variables.scss,mixins.scss, andinflux-colors.scssinto a single file - #437: Introduce variables to enforce available font weights in
Rubikand replace all font weight defintions with the variables
- #436: variables.scss is now exported as part of the clockface bundle
@influxdata/clockface/dist/variables.scss
- #433: Fix
Notificationcomponent exports
- #431: Add
VisibilityInputcomponent
- #428: Add missing export for
LinkButton
- #427: Remove link color exclusion rule & add
LinkButtonstyles
- #426: Replace
data-testidwithtestIDprops in components overriding testID. - #424: Introduce
LinkButtoncomponent as a composed variation ofButton - #424: Pass back optional event object to
RightClickMenuItemclick handler - #422: Render the empty state when ResourceList.Body receives boolean false as children
- #415: Fix
DapperScrollbarsto persist scroll position and prevent jumping - #414: Introduce
Notificationcomponents for briefly conveying information - #413: Introduce
SquareGridcomponents for fluid, responsive, proportial grids - #410: Create CSS classes for styling
FunnelPagetypography - #410: Adjust
CTAButtonandPanelSymbolHeaderto match design specifications - #409: Introduce
PanelSymbolHeadercomponent - #409: Introduce
Bulletcomponent - #409: [Breaking] Remove
NumberedPanel - #408: [Breaking] Refactor
Radiofamily to becomeSelectGroupfamily which supports keyboard access, multi and single select, and contains hidden inputs to play nicer with HTML5 forms - #408: Enable tab focus interactions to improve
SelectGroupOptionaccessibility - #408: [Breaking] Require
idprop for allSelectGroupOptioncomponents - #407: Prevent
DropdownMenufrom dismissing when the scrollbar is clicked or dragged
- #402: [Breaking] Remove
widthprop fromTableCellandTableHeaderCell - #400: Refactor
PanelHeader,PanelBody, andPanelFooterto extendFlexBox - #400: [Breaking] Remove
PanelTitlecomponent - #400: [Breaking] Rename
childMarginprop tomargininPanelHeader - #400: [Breaking] Refactor
NumberedPanelto have a built inPanelHeader - #397: Introduce
Togglecomponent as an abstraction of HTML radio and checkbox inputs - #397: [Breaking] Refactor
SlideToggleLabelinto the genericInputLabel - #397: [Breaking] Rename
PopoverTypeenum to the more genericAppearance
- #396: Improve contrast in
NavMenu - #395: Introduce
PopNavcomponent family - #395: Introduce
AppHeadercomponent family - #392: Make
g1-ravenslightly darker and cooler - #391: Introduce
NumberedPanelas composed variant ofPanel - #390: Introduce
FunnelPagecomponent family - #390: [Breaking] Refactor typography font sizes to be relative instead of absolute for increased flexibility
- #389: Move
RangeSliderlabels inside visible rectangle - #389: Add optional
labelPrefixandlabelSuffixprops toRangeSlider - #377: Introduce
RightClickcomponent
- #379: Add tests and testing CI infrastructure
- #375: Add
onMouseEnter,onMouseLeave,onMouseOver, andonMouseOutto all button components - #375: Ensure all button component prop interfaces are extending
ButtonBaseProps - #373: Handle NaN appropriately in numeric Inputs by updating value, type, and status
- #372: Introduce
CTAButtonas a composed version ofButton - #368: Ensure
Popovervisible prop is not overridden by being out of view
- #366: Prevent children of
OverlayHeaderfrom disrupting the position of the dismiss button - #366: Allow more customization of
PopoverwithinConfirmationButton - #365: Fix attachment of
Popoverwhen trigger element is nested in a scrolling element
- #363: Remove
@dump247/storybook-state,storybook-addon-jsx, andreact-docgen-typescript-webpack-plugindependencies, add hooks to Storybook stories - #360: Add gradients in the green-yellow & yellow-red spectrums to the
Gradientsenum - #356: Fix bug causing
FormValidationElementto render in error state before the user has interacted with anything - #352: Refactor
TextAreacomponent to accept customization likeInput - #352: Fix bug causing
TextAreato be very tiny - #350: Added explicit check for
classNamein PopoverhandleTriggerMouseLeavemethod - #342: Upgrade typescript, eslint, & storybook dependencies
- #341: Refactor
ColorPickerto accept RegEx string that controls the input value - #341: Fix
ColorPickerbug causing the component to report stale status
- #340: Refactor
ColorPickerto accept a custom validation function - #340: Refactor
ColorPickerandFormValidationComponentto work more like controlled components
- #334: [Breaking] Prepend
cf-to allDatePickerclass names - #334: Convert
DatePickerandDateRangePickercomponents toFunctionComponentand wrap withforwardRef - #334: Convert
Formcomponent family toFunctionComponentand wrap withforwardRef - #333: Convert
ResourceListcomponent family toFunctionComponentand wrap withforwardRef - #333: [Breaking] Prepend
cf-toResourceCardDescription&ResourceCardEditableDescriptionclass names - #331: Improve legiblity of
SelectableCarddefault state - #329: Convert
Overlaycomponent family toFunctionComponentand wrap withforwardRef - #329: Use
react-springlibrary to handle Overlay animations - #329: Allow
OverlayContainermargin to be customized - #328: Convert
IndexListcomponent family toFunctionComponentand wrap withforwardRef - #328: [Breaking] Prepend
cf-to allIndexListclass names - #328: Convert
NavMenucomponent family toFunctionComponentand wrap withforwardRef - #328: Convert
Tabscomponent family toFunctionComponentand wrap withforwardRef - #328: Convert
EmptyStatecomponent family toFunctionComponentand wrap withforwardRef - #328: [Breaking] Remove
textandhighlightedTextprops fromEmptyStateTextandEmptyStateSubtextcomponents in favor of directly passing children - #328: Convert
Pagecomponent family toFunctionComponentand wrap withforwardRef - #328: [Breaking] Export
PageHeaderLeft,PageHeaderCenter, andPageHeaderRightdirectly fromPageinstead ofPage.Header - #327 Fix rendering issue with "always visible"
Popovers - #324: Convert
DraggableResizercomponent family toFunctionComponentand wrap withforwardRef - #323: Fix display bug in
ColorPickerin which the selected color was overlapping the input text - #320: Convert
DapperScrollbarscomponent toFunctionComponentand updatereact-scrollbars-customdependency to4.0.20 - #319: Convert
ColorPickercomponent family toFunctionComponentand wrap withforwardRef - #318: Convert
Tablecomponent family toFunctionComponentand wrap withforwardRef - #317: Convert
Buttoncomponent family toFunctionComponentand wrap withforwardRef - #316: Convert
Popovercomponent family toFunctionComponentand wrap withforwardRef - #316: Convert
AppWrappercomponent family toFunctionComponentand wrap withforwardRef - #316: Convert
Alertcomponent family toFunctionComponentand wrap withforwardRef - #315: Convert all
Dropdowncomponents toFunctionComponentand wrap withforwardRef - #315: [Breaking] Remove
widthPixelsprop fromDropdown,SelectDropdown, andMultiSelectDropdownin favor ofstylewith default width - #314: Convert
Gridcomponent family toFunctionComponentand wrap withforwardRef - #314: Convert
Radiocomponent family toFunctionComponentand wrap withforwardRef - #314: Convert
SelectableCardcomponent toFunctionComponentand wrap withforwardRef - #314: Convert
TextBlockcomponent toFunctionComponentand wrap withforwardRef - #314: Convert
SlideTogglecomponent family toFunctionComponentand wrap withforwardRef - #313: Fix style bug in
PanelTitle - #313: Convert
FlexBoxcomponent family toFunctionComponentand wrap withforwardRef - #313: Convert
Iconcomponent toFunctionComponentand wrap withforwardRef - #313: Convert
Labelcomponent toFunctionComponentand wrap withforwardRef - #313: Convert
Panelcomponent family toFunctionComponentand wrap withforwardRef - #313: Convert
Inputcomponent family toFunctionComponentand wrap withforwardRef - #313: Convert
TextAreacomponent toFunctionComponentand wrap withforwardRef - #313: Convert spinner components to
FunctionComponentand wrap withforwardRef - #313: [Breaking] Remove
widthPixelsprop fromInputin favor ofstylewith default width - #313: [Breaking] Remove
widthPixelsprop fromTextAreain favor ofstylewith default width
- #281: Revert absolute path changes
- #278: Add rollup-plugin-includepaths to handle unresolved paths
- #277: Fix export paths to be absolute instead of relative
- #276: Replace all relative import paths with absolute paths
- #275: Support absolute import paths
- #274: Introduce
QuestionMarkTooltipas a composed version ofPopover - #274: Split
StandardPropsintoStandardClassPropsandStandardFunctionProps - #270: [Breaking] Rebuild
Popoverfrom the ground up using portals and refs to prevent issues with layout disruption and positioning - #270: Introduce
ReflessPopoveras a replacement for the previousPopovercomponent functionality - #270: Allow optional "default styles" for
Popovercomponents - #268: [Breaking] Remove
sizeprop fromPaneland addsizeprop toPanelHeader,PanelTitle,PanelBody, andPanelFooter - #267: Scroll to selected
DropdownItemwhenDropdownMenuis opened - #265: Make
NavMenuresponsive - #265: Allow customization of
PageHeaderandPageContentsgutter sizes - #265: Make
PageContentssize less rigid - #265: Introduce
PageSubTitlecomponent - #265: Change backgrounds of
OverlayContainerandAppWrapperto be flat colors - #265: [Breaking] Make
PageHeaderand sub-components responsive - #264: [Breaking] Update
SelectableCardcomponent with top-label design
- #256: Add markdown documentation for
NavMenucomponent family - #255: Introduce
TextPopoveras a simplified composed version ofPopover - #255: [Breaking] rename
PopoverpropinitiallyVisibletovisible(now allows full external control of popover state) - #254: Add markdown documentation for
Pagecomponents - #254: [Breaking] Simplify how "Presentation Mode" is handled
- #254: Fix style bug in
Pagecomponents that preventedPageHeaderandPageContentsfrom aligning properly - #252: Add new colors and gradients from InfluxData Brand guidelines
- #251: Introduce
Wand,WrenchNav, andDisksNavicons to icon font
- #243: [Breaking] Make
PanelHeadercomposable (we recommend usingPanelTitleas a child instead oftitleprop) - #243: Do not render
ResourceCardName&ResourceCardEditableNameas links if noonClickprop is passed - #243: Fix appearance of
ResourceCardEditableNamewhen in edit mode - #243: Reduce padding of
PageHeaderandPageContentswhen navigation is above the page - #243: Ensure that
TextBlockcan have its text and background color controlled independently - #243: Position
ResourceListHeadercontents to the left when no filter is passed in - #243: [Breaking] Ensure that
FlexBoxChildis accessible as<FlexBox.Child /> - #243: Expose
patternandrequiredinput attributes as props - #243: Make
preventDefaultbehavior inFormonSubmitoptional - #243: Add
cf-prefix to classnames in allResourceListandResourceCardcomponents - #243: Ensure
Popoverdialog can be moused into when show interaction isHover - #243: Ensure the hidden input inside
SelectableCardis controlled
- #231: Introduce
RangeSliderinput component - #229: Introduce
SelectableCardas a port ofCardSelectfrom the InfluxDB repository - #224: Introduce
Tabsfamily of navigation components - #221: [Breaking] Rename
ComponentSpacertoFlexBoxandComponentSpacerFlexChildtoFlexBoxChild - #220: Ensure all
ConfirmationButtonelements receive atestIDattribute - #219: Add
styleprop to all components - #219: [Breaking] remove
colorprop fromIcon - #219: Ensure
classNameprop inTextAreais being implemented correctly
- #211: Ensure
ConfirmationButtonis exported
- #208: Fix
TextAreaonChange not returning event - #207: Introduce
TextBlock,DismissButton, andFlexChildcomponents - #206: Enhance
Formcomponent with missing attributes - #204: Introduce
ConfirmationButtoncomposed component - #202: Introduce standardized
Popovercomponent - #197: Port
AutoInputcomponent from InfluxDB and add toInputfamily
- #198: Botched release π’
- #193: Extend
Dropdownsto optionally drop up, fix liminal gap in dropdown parent element, and introduceDropdownItemEmptycomponent - #192: Add missing prefix to restore padding around page content
- #190: Update build configuration, add CircleCI integration, deduplicate built CSS
- #181: Fix build warnings from moment locale.
- #180: Prefix all CSS classnames with
cf-to avoid conflicts with older version in InfluxDB - #178: Add markdown documentation for
Overlaycomponent family - #170: Introduce and document
Tablecomponent family - #169: Introduce
DatePickerandDateRangePickercomponents - #166: Add markdown documentation for
ClickOutside,DapperScrollbars,DraggableResizer, andWaitingText - #165: Add markdown documentation for and polish appearance of
SlideTogglecomponents
- #163: Make
Panelcomponent optionally dismissable - #161: Remove
.from alldisplayNameproperties - #161: Add
idto all components viaStandardProps - #159: Port
ResourceListandResourceCardcomponent families from InfluxDB - #157: Add display names to all components so they are legible despite minification in the React inspector
- #155: Add markdown documentation for
Radiocomponent family - #153: Add markdown documentation for
IndexListcomponents - #142: Create a single definition for "Standard Types" across all components
- #140: Add markdown documentation for Spinner components
- #139: Add markdown documentation for
Label - #138: Add markdown documentation for
ComponentSpacer,EmptyState,Grid, andColorPicker - #137: Improve documentation for dropdown family components
- #137: Fix dropdown menu scrolling bug by updating
react-scrollbars-customdependency - #136: Fix appearance of inputs with icons
- #131: Add markdown loading and readme addon to storybook
- #121: Introduce
Checkboxtype inputs
- #118: Organize documentation by dividing each component's stories into "Family" and "Examples"
- #118: Remove child count validation in
Radio - #118: Extend
FormDividerto optionally render a horizontal rule inside itself - #118: Add
sizeandactiveprops toSlideToggleLabelto allow its appearance to match its associatedSlideToggle - #117: Port
DraggableResizercomponent family from InfluxDB and refactor to conform to Clockface patterns - #116: Write documentation for
Pagefamily of components - #114: Port
Labelcomponent family from InfluxDB and refactor to conform to Clockface patterns - #112: Allow refs to be passed through in all
Buttoncomponents
- #108: Fix a handful of bugs relating to Buttons
- #101: Port
Overlaycomponent family from InfluxDB and refactor to conform to Clockface patterns - #97: Allow
Iconto receive an optional colorization viastringorInfluxColorsenum - #94: Refactor
Buttoncomponent into "Base" and "Composed" variations for greater extensibility - #93: Use
classNameprop inComponentSpacer - #92: Ensure dropdown buttons disabled styles appear correctly
- #91: Ensure that panel sizing styles do not affect nested panels
- #88: Use JSX Preview add-on instead of exposing Story Source
- #87: Add theming to Storybook that uses InfluxData brand colors
- The earth was still being formed