Skip to content
Permalink
Branch: master
Commits on Jun 5, 2020
  1. Babel loose (#7452)

    kurkle committed Jun 5, 2020
    * Use loose mode for babel
    * Add note about loose mode in performance docs
Commits on Jun 4, 2020
  1. Enable custom legend box heights (#7459)

    etimberg committed Jun 4, 2020
    Enable custom legend box heights
  2. Update packages (#7463)

    kurkle committed Jun 4, 2020
Commits on Jun 3, 2020
  1. Use verbose build in dev mode (#7455)

    kurkle committed Jun 3, 2020
    * Use verbose build in dev mode
    * Update comment
Commits on Jun 1, 2020
  1. Radial Linear Scale: Compute Value based on distance from center (#7449)

    etimberg committed Jun 1, 2020
    * Radial Linear Scale: Compute Value based on distance from center
    
    * Code review updates
  2. Indicate that axis callbacks are at top level of options (#7451)

    etimberg committed Jun 1, 2020
Commits on May 31, 2020
  1. Update doc samples for changed file name (#7447)

    etimberg committed May 31, 2020
Commits on May 30, 2020
  1. Radar charts should fill to the center by default (#7446)

    etimberg committed May 30, 2020
    * Radar charts should fill to the center by default
    * Update tests for new defaults
Commits on May 29, 2020
  1. Make indexable options looping (#7442)

    kurkle committed May 29, 2020
    * Make indexable options looping
    * Migration note
Commits on May 28, 2020
  1. Remove unused dependency (#7441)

    benmccann committed May 28, 2020
  2. Consistency: Use lower case for instances (#7436)

    kurkle committed May 28, 2020
    Consistency: Use lover case for instances
  3. Arc: Stop drawing anything when hidden (#7438)

    kurkle committed May 28, 2020
    * Arc: Stop drawing anything when hidden
    * Cleanup
  4. Remove missing setDataVisibility for documentation (#7437)

    kurkle committed May 28, 2020
  5. Cleanup resize complexity (#7439)

    kurkle committed May 28, 2020
    Cleanup resize complexity
  6. Clean lint errors from samples by refactoring (#7440)

    kurkle committed May 28, 2020
    * Clean lint errors from samples by refactoring
    * Review
  7. Upgrade to Docusaurus alpha.56 (#7432)

    benmccann committed May 28, 2020
Commits on May 27, 2020
  1. Replace gulp with npm scripts (#7402)

    kurkle committed May 27, 2020
    Gulp removed from toolchain in favour of simpler build process
  2. Consider all timestamps for bar measuring (#7421)

    etimberg committed May 27, 2020
    * Consider all timestamps for bar measuring
    * Fix watched tests for updated file names
    * Add test of sparse bar time scales
  3. Only draw the tooltip if it is defined (#7411)

    etimberg committed May 27, 2020
Commits on May 26, 2020
  1. Remove proposal and obsolete features (#7425)

    kurkle committed May 26, 2020
  2. Alter test to require fever iterations (#7426)

    kurkle committed May 26, 2020
Commits on May 25, 2020
  1. Default aspectRatio to 1 for square charts (#7414)

    etimberg committed May 25, 2020
  2. Fix chart resizing issue (#7297) (#7298)

    yhvicey committed May 25, 2020
    Fix chart resizing issue
  3. Rename dist/Chart* to dist/chart* (#7416)

    kurkle committed May 25, 2020
    * Rename dist/Chart* to dist/chart*
    * Add a note to migration docs
    * Review update
Commits on May 24, 2020
  1. Legend onClick callback supports arrow functions (#7410)

    etimberg committed May 24, 2020
    #7409 Legend callbacks support arrow functions
    The `Legend` is no longer implicitly found through `this` and instead
    passed as an explicit argument to the callback functions.
Commits on May 22, 2020
  1. Docs: fix z-index default (#7405)

    benmccann committed May 22, 2020
Commits on May 21, 2020
  1. Use full URL for TypeDocs (#7380)

    kurkle committed May 21, 2020
    Use full URL for TypeDocs
  2. Move font* to font.* (#7383)

    kurkle committed May 21, 2020
  3. Remove default export from controllers/index (#7388)

    kurkle committed May 21, 2020
    Remove default export from controllers/index
  4. Small update to animation documentation (#7384)

    kurkle committed May 21, 2020
    Update animation documentation to include samples
  5. use direct imports instead of generic helpers import (#7385)

    sgratzl committed May 21, 2020
    Split all helper functions in different files and import them directly where used
  6. Remove default export from plugins/index (#7389)

    kurkle committed May 21, 2020
  7. Add index to core (#7390)

    kurkle committed May 21, 2020
  8. Rename platform/platform to index removing default (#7391)

    kurkle committed May 21, 2020
    Rename platform/platform to index removing default
  9. Run tests in series to avoid timeouts (#7392)

    kurkle committed May 21, 2020
Older
You can’t perform that action at this time.