Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. May 13, 2024
    • Phoomparin Mano's avatar
      Migrate smart scalar and night mode to support Mantine theming (#42347) · e8dc5ec5
      Phoomparin Mano authored
      * migrate smart scalar to css modules
      
      * lighten theme color
      
      * adjust margin
      
      * map space 1 to xs
      
      * use c prop instead of color
      
      * use rem unit
      
      * use rem unit
      
      * add y margin
      
      * return null when no children
      
      * comment on text variation
      
      * cleanup unused components and add dark mode todo
      
      * remove todo comment
      
      * support night mode in embedding
      
      * lift dashboard theme to redux
      
      * make theme non-nullable with default
      
      * use component prop instead of title tag
      
      * optional display theme
      
      * restore tooltip state
      
      * add default mock state
      
      * remove theme from embed
      
      * replace handleActions with createReducer
      Unverified
      e8dc5ec5
    • Nemanja Glumac's avatar
      Upgrade Cypress to `v13.9.0` (#42507) · f8474255
      Nemanja Glumac authored
      * Upgrade Cypress to `v13.9.0`
      
      * Upgrade `@replayio/cypress` to `v2.1.0`
      
      * Upgrade `cypress-real-events` to `v1.12.0`
      
      * Upgrade `esbuild` to `v0.21.1`
      Unverified
      f8474255
    • Nicolò Pretto's avatar
      remove google analytics (#42515) · 84519c83
      Nicolò Pretto authored
      Unverified
      84519c83
    • Phoomparin Mano's avatar
      bump to 0.1.3 (#42519) · 6cc0f2bc
      Phoomparin Mano authored
      Unverified
      6cc0f2bc
    • Romeo Van Snick's avatar
      Extract column shortcut (#42261) · eca348ea
      Romeo Van Snick authored
      * Render plus button in interactive table header
      
      * Add columnShortcuts on ClickObject
      
      * Dispatch click action for columnShortcuts on plus button
      
      * Make onCancel an optional prop
      
      * Add ExtractColumn action
      
      * Add ExtractColumn action to Default and Embedding mode
      
      * Use arrow_split icon for extract column action
      
      * Add title to extract column popover
      
      * Add e2e test for Extract column shortcut
      
      * Use asReturned in extract column
      
      * Rename to Extract part of column
      
      * Add a custom title to the new column shortcut
      
      * Add onClose to ExtractColumn popover
      
      * Hide shortcuts icon when question is not editable
      
      * Fix null error
      
      * Do not use submodules in import
      
      * Scroll more in test
      Unverified
      eca348ea
  2. May 10, 2024
  3. May 09, 2024
Loading