Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jun 11, 2015
    • Tom Robinson's avatar
      Fix for React being loaded twice. · e5f78b32
      Tom Robinson authored
      If two chunks (with potentially overlapping modules) are intended to be
      loaded on the same page we need to use CommonsChunkPlugin to extract the
      common dependencies into a commons chunk to prevent some modules from
      being loaded twice. Alternatively we could stop using multiple chunks.
      e5f78b32
    • Kyle Doherty's avatar
      first stabs at table styling · 55768c8e
      Kyle Doherty authored
      55768c8e
  2. Jun 10, 2015
  3. Jun 09, 2015
  4. Jun 08, 2015
  5. Jun 05, 2015
  6. Jun 04, 2015
Loading