Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Mar 15:29
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
1295d0a

v0.2.2...HEAD

compare changes

🚀 Enhancements

  • Add sticky effect to the readme header on the readme page (#1775)
  • Add marko playground links (#1927)
  • Add clear button in search input (#1895)
  • Add Svelte CI anomalies to download-anomalies.data.ts (#1934)

🔥 Performance

  • Only load vue-data-ui css in components that use it (#1918)

🩹 Fixes

  • i18n: Update zh-CN translation (#1915)
  • ui: Readme toc dropdown scroll to the selected item position (#1917)
  • ui: Fix transparency bleeding of copied tooltip (#1913)
  • ui: Don't show state before profile/likes finish loading (#1910)
  • Remove the contributors only warning for connector (#1920)
  • Remove hidden overflow from sparkline wrapper (#1926)
  • ui: Ensure selected line highlights full width in code viewer (#1924)
  • Improve sponsors layout on the about page for mobile users (#1890)
  • i18n: Add missing Azerbaijani (az-AZ) translations (#1929)
  • i18n: Add recently added phrases to uk-ua (#1930)
  • blog: Resolve blog author avatars at build time (#1879)
  • ui: Dependency name readability (#1933)
  • i18n: Missing/updated Turkish and Azerbaijani translations (#1928)
  • lunaria: Underline anchor tags and lighten consistently on hover like summary (#1937)
  • i18n: Update Czech translations (#1932)
  • ui: Make install size tooltip interactive for copying (#1941)
  • ui: Replace "yolo" mode with npm API max of 250 results (#1922)
  • ui: Load all versions when semver range filter is entered (#1912)
  • i18n: Update Japanese translations (#1951)
  • Change paragraph to small tag for legal copy (#1950)
  • Separate class getters from methods in docs rendering (#1949)

💅 Refactors

  • Resue NPM_REGISTRY from shared constants file (#1938)

🏡 Chore

  • Add link to jonathanyeong.com post to alpha blog post (#1907)
  • Dark mode iconify logo (#1940)
  • Release v0.3.0 (#1908)

✅ Tests

  • Add coverage for critical resolveDependencyTree (#1911)

❤️ Contributors