Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jul 09, 2021
    • Anton Kulyk's avatar
      Refactor CheckBox and StackedCheckBox components (#16913) · 250118d2
      Anton Kulyk authored
      * Disable react/prop-types for .info files
      
      * Refactor Checkbox
      
      * Refactor StackedCheckBox
      
      * Add a comment about Checkbox colors
      
      * Remove not used prop
      
      * Don't show outline for focused unchecked checkbox
      
      * Pass custom Checkbox label element
      
      * Refactor EmailAttachmentPicker to use label
      
      * Refactor FieldsPicker to use label
      
      * Refactor FilterOptions to use label
      
      * Refactor DisplayOptionsPane to use label
      
      * Refactor ScratchApp to use label
      
      * Refactor AddSeriesModal to use label
      
      * Add "danger" color to colors
      
      * Refactor DeleteModalWithConfirm to use label
      
      * Add label usage examples for CheckBox
      
      * Add label usage examples for StackedCheckBox
      
      * Add disabled state to CheckBox
      
      * Add disabled state to StackedCheckBox
      
      * Fix label prop-types
      
      * Add space between examples
      
      * Fix StackedCheckBox layout
      
      * Add. StackedCheckBox label
      
      * Fix disabled state for StackedCheckBox
      
      * Migrate FieldsPicker to use label
      
      * Migrate EmailAttachmentPicker to use label
      
      * Add .styled files for checkbox components
      
      * Fix e2e tests
      
      * Fix `uncheckedColor` passed to HTML elements
      
      * Revert eslint overwrite for .info files
      
      * Display focus outline
      Unverified
      250118d2
    • Nemanja Glumac's avatar
    • Nemanja Glumac's avatar
      Remove `recompose` (#16829) · a0af4869
      Nemanja Glumac authored
      * Replace `pure` with `React.Memo`
      
      * Fix eslint error
      
      * Use `shallowEqual` directly as a utility function
      
      * Remove `recompose` library
      Unverified
      a0af4869
  2. Jul 08, 2021
  3. Jul 07, 2021
  4. Jul 06, 2021
  5. Jul 05, 2021
  6. Jul 02, 2021
Loading