Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Oct 26, 2022
  2. Oct 17, 2022
  3. Dec 07, 2021
  4. Mar 04, 2021
    • Ariya Hidayat's avatar
      Remove type-checking with Flow (#14236) · f4d90f68
      Ariya Hidayat authored
      * yarn remove flow-bin eslint-plugin-flowtype
      
      * CI: remove fe-linter-flow
      
      * Remove Flow from ESLint config
      
      * Remove Flow type annotations and directives
      
      * Simplify Flow types for React elements and components
      
      * Import missing Flow types
      
      * Remove lint-flow from package.json
      Unverified
      f4d90f68
  5. Jul 10, 2020
    • Tom Robinson's avatar
      Move flow types to metabase-types (#12857) · 510b979e
      Tom Robinson authored
      * Remove StructuredQuery's dependency on deprecated metabase/lib/query.js
      
      * Refactor QueryDefinition{,Tooltip} to use metabase-lib
      
      * Replace *Name components with displayName and various other legacy cleanup
      
      * Fix flow
      
      * Move flow types to metabase-types
      Unverified
      510b979e
  6. May 16, 2017
Loading