Skip to content

Latest commit

 

History

History
320 lines (175 loc) · 16.8 KB

CHANGELOG.md

File metadata and controls

320 lines (175 loc) · 16.8 KB

Changelog

3.1.9 (2024-12-16)

Bug Fixes

  • fixed window top scroll on search input change (da7d9a6)

3.1.8 (2024-11-12)

Bug Fixes

  • Extend Lang type by string representation (447ee7b)
  • Fix sass deprecations (3bd94d3)

3.1.7 (2024-11-12)

Bug Fixes

  • export ConfigData&PreloadParams types (0456738)

3.1.6 (2024-11-06)

Bug Fixes

  • Fix page props filtering (e03f71e)

3.1.5 (2024-11-02)

Bug Fixes

  • Fix leading page paddings (6558a17)
  • Fix page scroll position (ff5d65f)

3.1.4 (2024-10-31)

Bug Fixes

  • Fix navigation and layout paddings (096a325)
  • Update babel-preset (3e6db78)

3.1.3 (2024-10-19)

Bug Fixes

3.1.2 (2024-10-16)

Bug Fixes

  • Fix pages layout for wide format (55c668e)
  • Fix Search close button for mobile (49393b4)
  • Fix search input contrast (4e1d198)

3.1.1 (2024-10-11)

Bug Fixes

  • Fix display controls on pages with navigation (bda4754)
  • Fix pages layout for all cases (c83c201)
  • Fix tabs runtime execution (cf9937a)
  • Replace css .mobile class with media rule (7b804f9)

3.1.0 (2024-10-03)

Features

  • Add search for mobile view (d9ce237)

Bug Fixes

  • Fix landing page mode (4dcefeb)
  • Update sass-loader to remove deprecation warnings (bd89846)

3.0.4 (2024-09-27)

Bug Fixes

  • Add worker loading fallback (c6d8ef8)

3.0.3 (2024-09-25)

Bug Fixes

  • Add default suggest position if search is enabled (93a7dea)
  • hide OverflowScroller elements (642e180)

3.0.2 (2024-09-24)

Bug Fixes

3.0.1 (2024-09-24)

Bug Fixes

3.0.0 (2024-09-24)

⚠ BREAKING CHANGES

  • Add Search page
  • Change manifest.json format

Features

  • Add Search (5813e0e)
  • Apply root classes as fast as possible (1f83522)

Bug Fixes

  • Extract PC blocks to isolated modules (d72cb4a)
  • Fix build imports linking mode (28752fb)
  • Fix layout defaultProps warning (a2337ba)

2.8.2 (2024-09-20)

Bug Fixes

2.8.1 (2024-09-20)

Bug Fixes

  • Fix build imports linking mode (e0e4d09)
  • update transform & components (#62) (caf0047)

2.8.0 (2024-09-17)

Features

  • new mobile-ui and refactoring gravity-ui/page-constructor navigation (#57) (2d3c90b)

2.7.0 (2024-07-29)

Features

Bug Fixes

2.6.2 (2024-04-22)

Bug Fixes

  • Fix navigation hosted urls (2e6a06a)
  • Remove nav items normalization (2778728)

2.6.1 (2024-04-15)

Bug Fixes

2.6.0 (2024-04-15)

Features

2.5.0 (2024-04-10)

Features

Bug Fixes

2.4.0 (2024-04-01)

Features

2.3.0 (2024-04-01)

Features

  • add language control selector for static build (b918e47)
  • add language control selector for static build (34e2a6e)

Bug Fixes

2.2.0 (2024-03-26)

Features

  • add page-constructor page (66cbce1)

2.1.0 (2024-02-29)

Features

Bug Fixes

  • add ThemeProvider for navigation (#28) (262fc10)

2.0.5 (2024-02-08)

Bug Fixes

2.0.4 (2024-02-07)

Bug Fixes

2.0.3 (2024-02-06)

Bug Fixes

2.0.2 (2024-02-01)

Bug Fixes

2.0.1 (2023-12-28)

Bug Fixes

2.0.0 (2023-12-25)

⚠ BREAKING CHANGES

  • Add page-construclor layout

Features

Bug Fixes

1.2.0 (2023-12-18)

Features

  • move to diplodoc configs (7af5282)

Bug Fixes

  • bump transformer version (ebe2490)
  • Downgrade markdown-it peer dep (57e8c31)
  • Export more types (6a4a84a)
  • Get transform version with tabs styles (e6d5bbc)
  • Improove build (8377377)
  • infra: engines, overrides, bump deps (a44be1d)
  • Optimize build size (d88189d)
  • package.json main module (bc1f2fb)
  • Update @diplodoc/components (2ad5500)
  • Update core deps (16f9a10)
  • Use working doc-tools/transform version (883c4d2)

1.1.0 (2023-12-18)

Features

  • move to diplodoc configs (7af5282)

Bug Fixes

  • bump transformer version (ebe2490)
  • Downgrade markdown-it peer dep (57e8c31)
  • Export more types (6a4a84a)
  • Get transform version with tabs styles (e6d5bbc)
  • Improove build (8377377)
  • infra: engines, overrides, bump deps (a44be1d)
  • Optimize build size (d88189d)
  • package.json main module (bc1f2fb)
  • Update @diplodoc/components (2ad5500)
  • Update core deps (16f9a10)
  • Use working doc-tools/transform version (883c4d2)

1.0.2 (2023-12-18)

Bug Fixes

  • infra: engines, overrides, bump deps (a44be1d)
  • Update core deps (16f9a10)