Skip to content

v2.6.0

Choose a tag to compare

@vio vio released this 06 Feb 11:02
· 5004 commits to master since this release

Features

  • Persisting filters in the URL, navigate to filtered sections

    • 7cfb3df Merge pull request #1200 from relative-ci/fix-section-nav (GitHub)
      • 621db45 fix(ui): App router - use render with key (Vio)
      • 958f806 fix(ui): BundleAssetsTotalsTable - add custom ComponentLink prop (Vio)
      • 2115220 fix(ui): DuplicatePackagesWarning - add custom ComponentLink prop (Vio)
      • 7e31538 refactor(ui): Summary - move ComponentLink inside (Vio)
    • 200d135 Merge pull request #1148 from relative-ci/summary-nav-to-sections (GitHub)
      • 3548839 fix(ui): Reset filters and search (Vio)
      • 2337c90 refactor(ui): Extract ASSET_FILE_TYPE and ASSET_ENTRY_TYPE (Vio)
      • ce7c3b6 fix(ui): Router - scroll to top on change (Vio)
      • e65ea46 feat(ui): DuplicatePackagesWarning - link to packages (Vio)
      • c69cb4e feat(ui): Enable URL state (Vio)
      • 1e1f087 refactor(ui): Extract ComponentLink (Vio)
      • bfd1c19 fix(ui): MetricTable - add styles for links (Vio)
      • 871df3a fix(ui): FiltersDropdown - vertically align input & label (Vio)
      • 05da749 feat(ui): FiltersDropdown - active filters state (Vio)
      • 50782a4 feat(ui): Totals - add links to BundleAssets (Vio)
      • 7600ab7 feat(ui): Summary - add item titles (Vio)
      • d591218 feat(ui): Components links - add titles (Vio)
      • ffb9349 feat(ui): Add section - components links (Vio)
      • bc3210e feat(ui): BundlePackages - add support for custom filters (Vio)
      • e65572f refactor(ui): BundleAssets - move initialFilters to withSearch (Vio)
      • 6635fc8 refactor: Move App to ui (Vio)
      • c82b042 feat(ui): BundleAssets - allow to pass custom initialFilters (Vio)
      • 6f760a9 feat(html-templates): Link summary items to tabs (Vio)
      • e07e1fe feat(ui): Summary - add support for item wrappers (Vio)
      • 88ef9f0 refactor(html-templates): App - consistent component structure (Vio)

Others

  • 6c89e24 Update dependencies (#1178) (GitHub)

  • Build on CircleCI

    • 579c931 Merge pull request #1179 from relative-ci/build-release (GitHub)
      • 4f875d7 build: Release on tag (Vio)
    • 3eeae84 Merge pull request #1177 from relative-ci/circleci-project-setup (GitHub)
      • 5fd1854 doc: Update ci badge (Vio)
      • d28fd2f build: Remove .travis.yml (Vio)
      • f34e1de build: Add circleci/config.yaml (Vio)
  • c4c8f12 Merge pull request #1161 from relative-ci/fix-fixtures (GitHub)

    • 6389b43 doc: Update screenshot (Vio)
    • 0924f71 test: Update fixtures (Vio)