Skip to content

Latest commit

 

History

History
3728 lines (2754 loc) · 346 KB

CHANGELOG.md

File metadata and controls

3728 lines (2754 loc) · 346 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.2 (2024-03-04)

Features

  • adds sitemap section component (c122489)
  • base code for sitemap page (61e0cb6)
  • creates sitemap page (b0d2850)
  • gets sitemap items from navigation (e43ebf8)

Bug Fixes

0.5.1 (2024-02-28)

Features

  • known-issues: add status translation (4f7d2d6)

Bug Fixes

  • changes links in constants file (6a3738a)

0.5.0 (2024-02-23)

Features

  • add dates to faq card (f5fafd3)
  • add dates to faq page (cca170c)
  • add faq filter title (78cf040)
  • add new announcement card (ab58353)
  • adds get children and pagination (fd671a6)
  • adds get children and pagination (f5a8184)
  • adds get children and pagination (a839fd2)
  • adds reading time (dcbca1c)
  • adds style for just next (e4df3f6)
  • adds style for just next (9246f09)
  • adds title and description messages (de0ae29)
  • adds title and description messages (0f2563e)
  • adds title and description messages (8179502)
  • adds title and description messages (c04efcd)
  • adds tutorial-category (49b47c5)
  • adds tutorial-category (3894329)
  • adds tutorial-category (aab96de)
  • adds tutorial-category (67d54e5)
  • adds type to docs tutorial (c712401)
  • adds type to docs tutorial (277b7cc)
  • adds type to docs tutorial (efb09e8)
  • announcements: add breadcrumb and more articles section (90c6fdf)
  • announcement: show dates (4109fc7)
  • changes props return from getstaticprops (b5de94e)
  • create announcement listing page (d32a38d)
  • create component to show dates (e9f1d17)
  • create faq card (1b261d0)
  • create faq pages (a7b9b3d)
  • create input component (a034283)
  • create more articles section (d3f30b7)
  • create share button (c429415)
  • create single author component (3928c57)
  • creates index page for tutorials (7694b29)
  • creates index page for tutorials (9989bc8)
  • creates index page for tutorials (7d1e07d)
  • faq: add filter (7343308)
  • faq: add product team (ba6c8a3)
  • fix pagination when is only next item (ce2ba98)
  • fix pagination when is only next item (a4b1296)
  • icons: add copy, email and linkedin icon (cf66871)
  • improve announcement page messages (abdefd7)
  • removes commented code (1c2ed04)
  • removes commented code (6676b97)
  • tag: add Gray color (1fc5057)
  • tag: add new color variant (63c9520)
  • update announcements image (53a9b44)
  • update known issues and announcements messages (01dcef2)
  • wip announcement page (92d8e14)

Bug Fixes

  • add link to redirect on see more button (deae908)
  • announcement: rename timeline card (203fbd5)
  • announcements: check if window is defined (0f3eb63)
  • change announcements route (636f989)
  • change faq header image (cf8d3e2)
  • create social media icons without circles (13bb0e9)
  • faq: import the correct sortBy type (b6ed897)
  • faq: show 5 items per page (7af8e0c)
  • filter doesn't require two filter types (d002ea4)
  • fix after rebase (d74c013)
  • fix faq route and rename sort options (36ab07a)
  • fix filter sizing (cabc801)
  • fix react hooking (c4fa9c5)
  • fix react hooking (7ea078c)
  • fix react hooking (19ae9d9)
  • fixing hover when just next pagination is active (8a3b0ae)
  • icons: update icons and fix warnings (6b1164c)
  • known-issues: fix dates (94f4d0b)
  • messages: replace news with announcements (275ff9c)
  • messages: update date messages (bb593bb)
  • news section should be called announcements (0c8e02b)
  • overview: fix invalid name warning (d3fc168)
  • pagination button error with small widths (2ab4150)
  • pagination when just one item is been displayed (c424c3e)
  • remove emphasis from date (c55ab5e)
  • remove enter (4a72eb4)
  • removing unused vars (49b132a)
  • removing unused vars (d0fd092)
  • rename messages and types (1fab335)
  • rename news documentation (4ea3fb6)
  • select: remove test placeholder (5f5fb21)
  • share: use click outside to close dropdown (8ea2b2c)
  • use AnnouncementDataElement (f20b35e)

Refactoring

  • changes type name for tutorial indexing and creates components for markdown and indexing (c85efa9)

Style

  • add small and large announcement card (b4d7044)
  • breadcrumb: add flex wrap (a7b72c9)
  • fix padding in cards (b844329)
  • fix position of reading time text (839675b)
  • fix select height and remove outline (139c93f)
  • improve share button styling (541ce20)

Chore

0.4.1 (2024-02-22)

Features

  • add announcement data from json (5196e38)
  • add developers portal link do landing page (6d606d8)
  • add landing page announcements json (a8cf200)
  • fix support section spacing and card links (520d930)
  • landing: add faq section links (144ec37)

Bug Fixes

  • add link to faq and announcements (b8ad6bc)
  • fix announcement section button link (4f6ec43)
  • fix documentation section spacing and links (91758dd)
  • fix faq section links (c2110dd)
  • improve announcement timeline spacing (be6ca6d)
  • messages: fix faq card title message in pt (8235319)
  • messages: fix support section message (b06df65)
  • remove type from faq section card (38054a4)

Style

  • fix timeline line width and margin (d4365d2)

0.4.0 (2024-02-16)

Features

Bug Fixes

  • change faq header image (c857384)
  • faq: import the correct sortBy type (dc81a37)
  • faq: show 5 items per page (1b3cc74)
  • filter doesn't require two filter types (a9caeb2)
  • fix faq route and rename sort options (7ddeaf6)
  • fix filter sizing (fc27f14)
  • rename messages and types (329d85b)

Style

  • breadcrumb: add flex wrap (f33b8a0)
  • fix position of reading time text (62f115a)
  • fix select height and remove outline (e2a5298)

0.3.0 (2024-02-09)

Features

  • add new announcement card (15403c9)
  • announcements: add breadcrumb and more articles section (6e1f134)
  • announcement: show dates (135e503)
  • create announcement listing page (aeb8806)
  • create component to show dates (2054ac5)
  • create input component (846cc79)
  • create more articles section (58d4628)
  • create share button (e204c27)
  • create single author component (63abbf7)
  • icons: add copy, email and linkedin icon (f7a77ed)
  • improve announcement page messages (2bf4e87)
  • tag: add new color variant (a3dd1a8)
  • update announcements image (58d2c24)
  • update known issues and announcements messages (c46d0ff)
  • wip announcement page (3a1e976)

Bug Fixes

  • add link to redirect on see more button (82ff9e8)
  • announcement: rename timeline card (c9728cc)
  • announcements: check if window is defined (2d456e6)
  • change announcements route (38a1d7e)
  • create social media icons without circles (c68ea60)
  • fix docsearch meta value (34b6a49)
  • icons: update icons and fix warnings (ea02da1)
  • known-issues: fix dates (8b32b2b)
  • messages: replace news with announcements (569a154)
  • messages: update date messages (ba5bffd)
  • news section should be called announcements (8209589)
  • overview: fix invalid name warning (7fff77c)
  • remove emphasis from date (fa3df9f)
  • rename news documentation (58e8e6f)
  • select: remove test placeholder (e33328e)
  • share: use click outside to close dropdown (956ec29)
  • use AnnouncementDataElement (020d138)

Chore

Style

  • add small and large announcement card (c573f77)
  • fix padding in cards (1bdc52e)
  • improve share button styling (8b567da)

0.2.0 (2024-02-01)

⚠ BREAKING CHANGES

  • project: Project now needs .env.local file with github app parameters

Features

  • _app.tsx: custom app uses shared Layout component (c92f643)
  • (wip) new comps for getting started page (73569e7)
  • (wip) new comps for getting started page (261756c)
  • 404: feat 404 page (bc5e863)
  • 500: feat 500 page (1a26027)
  • add action for extensive testing (dc8f184)
  • add announcement section (cd7ce83)
  • add announcement section icons (ac35382)
  • add cookie bar component (e742a00)
  • add custom tooltip component (02f5a82)
  • add EducationSection to all pages (df57232)
  • add filter and traschcan icons (2bfd15f)
  • add Incremental Static Regeneration (ccfc081)
  • add known issues page constants (145896c)
  • add known issues page title messages (c211bae)
  • add known issues slug (d7612ff)
  • add known-issues page with pagination in getStaticProps (07aa7f0)
  • add known-issues to getDocsPaths (81d4f75)
  • add landing page messages (b6c2b47)
  • add library config (109b2ab)
  • add lightbox component to images (731bff1)
  • add messages to inform that no results were found (add75a4)
  • add pagination and loading skeleton (2ed8ea8)
  • add remark plugin to calculate reading time (2695f91)
  • add sectionselected (6d71070)
  • add see also section at the bottom of an api-guide documentation (ad9db35)
  • add select component (6588d9c)
  • add server-sitemap with caching (14b3d9a)
  • add string utils (a63d1b2)
  • add working sidebar component to hamburger menu (94ee834)
  • add-sfpage (3e69ab1)
  • adds click color change to icon globe (d405899)
  • adds click color change to icon globe (952c30d)
  • adds feedback to menu (7efb300)
  • adds feedback to menu (bc7359b)
  • adds footer messages social media urls and footer components (67e7ee2)
  • adds footer messages social media urls and footer components (8be47be)
  • adds hover effect on icons (96603f6)
  • adds hover effect on icons (3285d79)
  • adds info icon (e0bda6f)
  • adds info icon (8b97e7a)
  • adds info icon (2b35a04)
  • adds menu documentation section (68542e4)
  • adds menu documentation section (8e0381d)
  • adds menu documentation section (44cce81)
  • adds menu documentation section (beff01a)
  • adds new icons to sidebar (5ffe457)
  • adds new icons to sidebar (00265b8)
  • adds new icons to sidebar (b5cfad8)
  • adds new icons to sidebar (2113979)
  • adds new social media icon (488de35)
  • adds new social media icon (c6b515e)
  • adds sections and icons to menu (4a68c71)
  • adds sections and icons to menu (f0dd811)
  • adds sections and icons to menu (95bedcf)
  • adds sections and icons to menu (4b2c0a0)
  • announcement-bar: feat announcement bar (5e2630e)
  • announcement: add see all news button (197fbfc)
  • announcements: add docs paths, update section selected and context name (5cb549f)
  • api-guide: add table of contents component (a25f3e7)
  • api-guides: add another API guide example page (73b9bbd)
  • api-guides: add contributors component (b8482e4)
  • api-guides: add table of contents to documentation pages (bad66b9)
  • api-guides: add transition effect to contributors component toggle (11f27d3)
  • api-guides: change API guides documentation page layout (3f87916)
  • api-guides: track visible headers and allow anchor links (0d66276)
  • api-guides: turn parameters magic blocks into markdown tables (ddca865)
  • api-reference: add default rendering of Catalog and Checkout APIs (2d6264b)
  • api-reference: add new open api examples and pass the Medium font to the rapidoc component (66ee73e)
  • api-reference: allow spec file download (94c8b47)
  • api-reference: update the API Reference page with cards (62c4a47)
  • api: create feedback endpoint (5b10d4c)
  • apis: add proxy route (b639e20)
  • app: add ErrorBoundary and Suspense overlay to catch rendering errors (eed15f8)
  • apps: feat children docs from io apps (813d71d)
  • apps: fetches vtex io apps documentation (8c5d65e)
  • article-pagination: add Next and Previous page links to guides (2cdde02)
  • breadcrumb: add breadcrumb component to api-guides (7ec1cf6)
  • check document type for 'track' before enumeration (e5416a8)
  • components: add filter (4ccc5b6)
  • components: export overviewcard and update table styles (510e13d)
  • components: export whatsnextcard and flex components to MDXremote (96f7fbb)
  • constants: adds new release examples (2236abe)
  • contributors: add contributors to mobile breakpoints (09d9612)
  • contributors: create function to get contributors from file (de9d0f9)
  • create announcements section (07ef4f8)
  • create encrypted file to store environment variables (0357902)
  • create faq data element (c6405d7)
  • create faq section (c125b0a)
  • create faq section messages (5c0263c)
  • create index page for known-issues (d017450)
  • create known issue card (c6b18b3)
  • create lightbox component (a22dc7a)
  • create pagination component (e9d5e77)
  • create status tag component (522a0e9)
  • creating mobile menu (25f66b7)
  • debug (112ecea)
  • debug (46b41a1)
  • debug (4e4d50f)
  • debug (90a5ab6)
  • debug (836b85a)
  • debug (2a6bde2)
  • debug (d12724a)
  • debug (b2d50e9)
  • debug (0af82d8)
  • debug (9ac51f7)
  • debug (c0dadf3)
  • debug: debug (2f308a4)
  • debyg (f4867ff)
  • devportal-scraper: add scraper action and command to run locally (7095029)
  • docs: add the doctype metatag to docs pages to crawling (68dc438)
  • documentation-section-card: add tooltip on description overflow (a8af997)
  • editor: add toast feedback to json editor (83bdfbf)
  • editor: allow file query string (4c8ed87)
  • editor: v1 of sidebar editor (248d715)
  • enumerate navigation documents (46b90c7)
  • feedback icons: add the edit and like icons (e1170a8)
  • feedback-modal: add the feedback modal component (cbd3290)
  • feedback-modal: add the modal position on large screens (fc72a53)
  • feedback-section: add the component to api-guides page (791b988)
  • feedback-section: link the modal component in the feedback section (75bb86d)
  • feedbacksection: create the feedback section (89d45ad)
  • feedbacksection: the logic of the feedback choice (f69475f)
  • feedback: send feedback to the respective endpoint (e18a7b0)
  • filter: only save filters if user clicked apply (a1f4d13)
  • get language from page and update scraper_md config (0d1207e)
  • getdocspaths: create functions to get all docs (f0469f3)
  • getdocspaths: get docs paths considering locale folder (15c49d8)
  • header scripts: add GA script (5ba815c)
  • header: add custom scrollbar to dropdown menu (712ef8d)
  • header: add Docs dropdown menu (96eb711)
  • header: add interactivity to Docs button (939a1c3)
  • header: hide dropdown on route change (0f9afe2)
  • header: show dropdown menu on hover and fix its styles (5aa1830)
  • header: update aria-label and add meta description (0082450)
  • hooks: add the useClickOutside hook (67bf548)
  • icons: add admin icons (475f086)
  • icons: add arrow left icon (b408d4d)
  • icons: add health check icon (9752ee0)
  • icons: add the sidebar toggle icon (5662f0b)
  • images: compiler gets image data before compiling and generates blured placeholder (f7495fc)
  • improve tag component (255e6a3)
  • index: change some styles (6f19cc4)
  • known-issue: add detailed info (f855d69)
  • known-issues: add filter related messages (fb5c49b)
  • known-issues: add filters and sorting (7ba3136)
  • known-issues: add header and use cards (8a9a0cf)
  • known-issues: extract information from frontmatter (0c2c787)
  • landing page: update localization messages and add devportal link (abb8a04)
  • landing-page: add responsivity for tablet screens (b6290ad)
  • landing-page: add responsivity for the fourth breakpoint (ed45c55)
  • landing-page: add responsivity for the third breakpoint (12e2818)
  • landing-page: add responsivity to large screens (94f006e)
  • landing-page: add the landing page version for mobile screens (7c29f9f)
  • language switcher component for footer (5b703d4)
  • language switcher component for footer (c2eae70)
  • last-updates: add documentation updates and release notes pages (d8bbbd4)
  • layout.tsx: adds Layout file (045764a)
  • layout: add GTM (70407ee)
  • layout: add support for rendering the sidebar conditionally (100f1bb)
  • layout: correct GTM (28d4652)
  • layout: layout includes theme provider (6601d95)
  • likeselectedicon: add the icon with the feedback response (49e3df3)
  • locale switcher and hamburguer menu container adjustments (6d51d5d)
  • locale switcher and hamburguer menu container adjustments (b8c2333)
  • locale switcher visible in all breakpoints (081c2f3)
  • locale switcher visible in all breakpoints (214238c)
  • locale-switcher: create locale switcher (da5331b)
  • logs: send error logs from guides to slack (07519da)
  • markdown-renderer: add CodeBlock and CopyButton components (433340a)
  • markdown: add support for rendering HTML magic blocks in markdown (1e0fac1)
  • markdown: add two markdown example files (f4d2e6f)
  • markdown: render example markdowns (03c7308)
  • menu: improve animation and add arrow to cards (d32758c)
  • messages: add known issues sort component messages (f10e2f6)
  • messages: add reading time message (1892591)
  • messages: adds release messages (754d1d7)
  • method-category: create the MethodCategory component (c4b7241)
  • method-category: enable patch filtering, improve callout style and update navigation (56e6b33)
  • method-category: enable patch filtering, improve callout style and update navigation (45c9362)
  • navigation api (2839630)
  • navigation-utils: enable navigation localization (b4a2199)
  • navigation.json: update structure (1ca78ce)
  • navigation: add cache-control (4687a47)
  • navigation: get navigation from public directory (a50af57)
  • navigation: navigation.json comes from public folder (06dd1d3)
  • netlify.toml: add @netlify/plugin-nextjs (564f63f)
  • netlify.toml: add file (4239d02)
  • next.config.js: navigation s3 store url in config (fbc6b62)
  • next.config.js: set up locales (f80c881)
  • on-this-page: add arrows and close icons (cf60c14)
  • on-this-page: add component to API Guide pages (edde134)
  • on-this-page: add height and with animation (d229bd3)
  • on-this-page: add mobile TOC and contributors component (dd3b12c)
  • overviewcard: add fulfillment icon (95de3dc)
  • overviewcard: add icons to overview card - getting started doc (a144def)
  • overviewcard: update icons (1f5c2e8)
  • package.json: add swr (1eeb1bf)
  • pages: (wip) feat api-guides page (d561d36)
  • pages: feat store-development page (efa310a)
  • pages: feat vtex-io-apps page (886c951)
  • pages: pages use sidebarfallback feature (f893f14)
  • pages: reorganize pages (wip) (b9444bf)
  • previewcontext: display name of the branch in use (3f5bfae)
  • previewcontext: update pages to use previewcontext (b11740a)
  • preview: enable preview mode (9fe11f1)
  • preview: only add preview cookies if branch exists (3ccd6f4)
  • project: refactors api-guides data fetching architecture (432100d)
  • public: add images (38c9ce6)
  • rapidoc-auth: add correct styles to rapidoc's authentication page (b59e575)
  • redirects: add redirects for /vtex-developer-docs guides and release notes (1d01e10)
  • redirects: add vtex-rest-api redirects (30c5c01)
  • redirects: api-guides -> guides (09db141)
  • redirects: include root in api-guides -> guides redirect (7ed10c1)
  • redirects: redirect readme references (a468b20)
  • references: all references being downloaded from github via jsdelivr (b55ab85)
  • references: use edge api to get openapis (5f6f691)
  • release-note: adds new props (556f6af)
  • release-note: calls date function and adds styles (cb07760)
  • release-note: create getDate function (f92a9db)
  • release-note: create release component and styles (e6150aa)
  • release-note: create release temporary data (9778224)
  • release-note: create release type (c0d41b9)
  • release-note: hides releases that shouldn't appear (b64337d)
  • release-notes: add logger to release notes (081db60)
  • release-notes: add logger to release notes (9f36ec5)
  • release-notes: feat release notes page (9edb36f)
  • release-page: create release page and route (a1fb7bc)
  • release-section: create release section and styles (4d5217d)
  • release-section: update the getData method to return release date inside of the release card (9f647ef)
  • release-styles: create arrow styles and fix description width (0126e2e)
  • release-toggle: create toggle for open and close the release description (edd2c2e)
  • releases: release notes now are built on demand (f1836bc)
  • releases: release notes now are built on demand (d92eab2)
  • removing text and caret from locale selector for mobile widths (3ac5c9c)
  • removing text and caret from locale selector for mobile widths (891afce)
  • rerun checks (021c98b)
  • scraper md: remove js wait (0c084ea)
  • scraper openapi: add sitemap (91b2c57)
  • scraper: update scraper config files (62adc6c)
  • search box: event to analyze user clicks (282c611)
  • search-bar: add the redirect on enter click (023b2a4)
  • search-component: add the search card component (4822982)
  • search-input: custom highlighting to search results (67359fa)
  • search-page-filter: add the filter logic (f217f27)
  • search-page-filter: add the occurrence count feature (536484e)
  • search-page: export icon data and call the searchsection component (bb18fda)
  • search-page: first version of search page structure (0bcc086)
  • search-section: create the search-section component (449140b)
  • search-section: implement hover effect (881b857)
  • search-sections: create the search-sections component (0756d9c)
  • search: add search bar and filter tabs to the first three breakpoints of the search page (013e354)
  • search: add search input and results components (e645517)
  • searchcontext: create the SearchContext (262bf3b)
  • see also section: update component to render cards from path (de2b67d)
  • see-also-section: improve the See Also Section component (b28932a)
  • see-also-section: support api reference links (e467e76)
  • sidebar-elements: rewrite sidebar-elements slug for handling onclick (4f2b76b)
  • sidebar-elements: support link type (3d2f7df)
  • sidebar-section: add the method filter behavior (3518899)
  • sidebar: add search functionality (6ef48cc)
  • sidebar: add sidebar component (cab8fbc)
  • sidebar: add sidebar to api-guides page (1bea6a6)
  • sidebar: add the initial structure of sidebar section and add the help icon (1f63110)
  • sidebar: add the section divider (6034326)
  • sidebar: add the sidebar elements component (034100b)
  • sidebar: add the sidebar props (6da63ff)
  • sidebar: add the sidebar toggle animation (6fbd14b)
  • sidebar: correct href generation (91848fe)
  • sidebar: create a context to manipulate sidebar logic (fa38b07)
  • sidebar: create sidebar version to hamburger menu (1ab74c8)
  • sidebarelements: handle categories (e45e109)
  • sidebar: navigation data from api (8d929f0)
  • sidebar: sidebar context uses swr config (a09e972)
  • sidebar: sidebar element now uses recursive function instead of jasonPath (249ed36)
  • sidebar: store current sidebar tab (c6170eb)
  • sidebar: stores navigation data on sidebarContext (fea6618)
  • sidebar: update toggleSidebarElementStatus. Create closeSidebarElements (60dd247)
  • sitemap: add muitilingual sitemap (b5e71a5)
  • sitemap: add sitemap for guides-type articles (4546cf0)
  • sitemap: sitemap for dynamic pages (2497afa)
  • src/pages/index.tsx: add page title (579a648)
  • start-here: add index to title and breadcrumbs (3d407e6)
  • styles: create release styles (3f973cd)
  • support: create support data and messages (36a81c1)
  • support: create support section (d35589c)
  • swap position of hamburguer menu with locale switcher (93d0991)
  • swap position of hamburguer menu with locale switcher (68eca78)
  • table-of-contents: add height transition animation (7c68d91)
  • tests: comment tests results summary in PR (796767e)
  • tooltip: add the sx prop to tooltip component (d5db1d9)
  • tracker: add correct ingestion point (9f20cb0)
  • tracking: add openreplay tracker (43a13b2)
  • tracks: add all content messages (de20345)
  • tracks: add docs paths (8bfcae2)
  • tracks: add first structure (a80ec50)
  • tracks: add start here image (d036e09)
  • tracks: update start here main page (76ec5e0)
  • treat callout (info, warning, danger, success) (f004a4d)
  • tutorial: update static paths (fe7a470)
  • types: add known issue sort by type (8d19dcd)
  • update documentation section with new cards (b3109db)
  • update education section (702ca6f)
  • update graph, paper and warning icons (3225053)
  • update homepage first section (84b03bd)
  • update landing page documentation section messages (2ce3140)
  • update messages related to the news section (26bde4b)
  • update start here main page messages (af03aec)
  • update start here, tutorials and devportal icons (2cbde8b)
  • update structure with tutorial and announcements docs (deaeb30)
  • update tracks documentation types on navigation (cf740c5)
  • update-functions: moves days elapsed function to utils (ee1e003)
  • use @vtexdocs/components and delete unused files (e97645b)
  • vtex-io: add correct layout to VTEX IO page (eb9d444)
  • vtex-io: add hover and active animations to whats next cards (d8cd9df)
  • vtex-io: add linear gradient to welcome image (4528650)
  • vtex-io: add whats next card component (45990ba)
  • vtex-io: add whats next cards data (42befc0)
  • vtex-io: add whats next cards to VTEX IO page (2459341)
  • wip remark (c8e12a9)

Bug Fixes

  • 500 page: component name (7947de5)
  • add a match-path compatible with the checkout API page (b5f99cd)
  • add announcement functions (88c0928)
  • add create-a-brand to navigation.json (4c01b9f)
  • add endpoint to navigation.json (b56ff21)
  • add endpoints to navigation.json (b2658da)
  • add heading list to table of contents (52d11f9)
  • add link to known issues (4dedf20)
  • add list migration doc to navigation.json (349ab23)
  • adds translations to icons titles (526415b)
  • adds translations to icons titles (f4c6a0c)
  • adds translations to icons titles (cf0583b)
  • adds translations to icons titles (93d0c4a)
  • adjust the width of see-also-section and documentation-card components (271f0e0)
  • algolia script: update name of algolia keys (bd33b68)
  • algolia: update helpcenter index and doctypes (ebb83a4)
  • announcements: comment ReleaseSection - needs all frontmatters to be formatted correctly (edce7ee)
  • announcements: documentContext name (99ed7df)
  • announcements: right sidebar section (a3602fb)
  • api guides page: add see also in front matter check before data parsing (cd1a1f6)
  • api-guides: add missing legacyBehavior attribute from Link component (1b3c8fd)
  • api-guides: check if code blocks inside markdown file are correctly formatted (ec5b382)
  • api-guides: escape <> occurrences (18d6b36)
  • api-guides: escape curly braces inside markdown files (f9491a3)
  • api-guides: fix active item when clicking a title inside the table of contents (6a324cf)
  • api-guides: fix API guide pages content size in last breapoint (39f28f8)
  • api-guides: fix API guide pages right container width (ec2ac63)
  • api-guides: fix API guides index page content size in last breakpoint (0293295)
  • api-guides: fix API guides pages sizes (3611aa9)
  • api-guides: fix contributors component toggle animation speed (584f8a8)
  • api-guides: fix diagram (2c68ef6)
  • api-guides: fix font sizes and line heights in last breakpoint (cfcc102)
  • api-guides: fix tooltip in contributors component (3cc7b83)
  • api-guides: handle documentations with level-3 headings, but no level-2 headings (3718a87)
  • api-guides: log the line and column of the last unmatched backtick (bf86ca3)
  • api-guides: only escape curly braces outside magic blocks (3603439)
  • api-guides: remove see also mock and get info from front matter (8b8471e)
  • api-guides: removes json library from highlight.js (710b668)
  • api-guides: render as markdown when incorrectly formatted code blocks are found (7ead258)
  • api-guides: replace all occurrences of br HTML tags with JSX (6544bb3)
  • api-guides: replace br HTML tags with JSX and remove HTML comments (baebbbc)
  • api-guides: replace diagram styles file (5ea1aa6)
  • api-guides: replace HTML blocks inside markdown files with JSX components (e99c45b)
  • api-guides: replace line breaks in table cells with br tags (a4c2ca8)
  • api-guides: skip frontmatter when escaping curly braces (e7cf028)
  • api-reference: change function name to scrollToPath (b086b42)
  • api-reference: fix docs links (3b4e1b2)
  • api-reference: open schema tab by default in API Reference pages (5fdabbb)
  • api-reference: put the sidebar on this page (b7238c8)
  • api-references: remove api references mentions (0ea0c91)
  • api-references: remove legacybehaviour from links (041590f)
  • api-reference: use rapidoc and listen to hash change event to update rendered endpoint (84314d1)
  • api/openapi: set only one header (cfe4a4a)
  • api/openapi: use regular runtime (cd341bf)
  • article-pagination: fix extreme cases (9243a1a)
  • article-pagination: fix styles and other accessibility issues (9003ef6)
  • article-pagination: remove console log (810f8f4)
  • article-pagination: update type of doc name (f52f491)
  • blockquote: use trimStart instead of trim (92e8a20)
  • breadcrumbs: fix breadcrumbs component sizes (f6dafd6)
  • breadcrumbs: fix breadcrumbs size in last breakpoint (b389b3d)
  • callout-cases (052ccb9)
  • change kebab-case props to camelCase format in icons (95c4d22)
  • change messages ids (aec0ffb)
  • changes site map placeholder (9576202)
  • changes site map placeholder (81371b0)
  • check endpoint type to prevent errors (a8fecb2)
  • childrenToString: fix childrenToString when given an undefined parameter (8697d56)
  • click on blanket closes modal (946c430)
  • close language selector after click (5721ca6)
  • close language selector after click (0166fde)
  • code-block: remove console.log and add aria label to copybutton (03394d3)
  • components: add aria-label to buttons; expand guide content width; add meta desc to guides (444db81)
  • components: fix missing unique key error (d79cf95)
  • components: fix modal and lightbox position (767f730)
  • config: always use import (2d17767)
  • config: import pem with webpack (a2299cc)
  • config: increse max page data size warning (50ce67d)
  • config: stop worker threads (650ade0)
  • context: remove unnecessary values from context (ed208d9)
  • contributors: fix contributors component sizes (b8c3477)
  • contributors: fix contributors size in last breakpoint (518b2a1)
  • contributors: update component to render info from file commits (e88e23f)
  • customhighlights: fix highlights responsivity (f532385)
  • cypress-action: add action for waiting for pages to update (d86d936)
  • cypress-workflow: replace npm commands with yarn (ad280d8)
  • cypress-workflow: update yarn install command (5c05067)
  • cypress: update cypress-io action version (c9eb2b6)
  • debug (17ce301)
  • debug (f1507de)
  • disable-preview: fix value declared but never used (b7bd30e)
  • docs: add doctype to getdocs function (4c14bd0)
  • docs: set activeSection (6590d83)
  • docs: update file contributors request (cdbd3b8)
  • documentation cards and education section styles (a3c8265)
  • documentation-card: add mouse pointer on hover (199c2a1)
  • documentation-card: adjust titleContainer marginBottom attribute (bf6c6d7)
  • documentation-card: fix description size on large screens (f66b3b3)
  • documentation-landing-page: fix documentation landing pages sizes (b027b5a)
  • documentation-page: page margin in mobile screen (d2d5c13)
  • documentation-section-card: fix card margin and description size (7a84191)
  • documentation-section-card: use the translated description as tooltip label (65bcafb)
  • documentContext call (f36b2a4)
  • dropdown: fix uppercase text in dropdown menu (f9720c0)
  • editor: fix ispreview type (bf1762d)
  • editor: fix isPreview type (462783d)
  • education cards: education cards style (b74c01b)
  • education-section names (a1be16a)
  • errorboundary: return 500 on error (b242068)
  • escapeCurlyBraces: improve check for incorrectly formatted code blocks (b5b65ea)
  • escapeCurlyBraces: only escape curly braces outside of code blocks (ce1a3b5)
  • escapecurlybraces: pass frontmatter to newContent (379d5bb)
  • feedback-modal: change the input to textarea (45d4299)
  • feedback-modal: feedback modal props (ec1db9f)
  • feedback-modal: fix the modal arrow position on cross-browser (c6af71f)
  • feedback-section: fix feedback section size in last breakpoint (45e99f0)
  • feedback-section: fix like button margin (b3a3d56)
  • feedback-section: fix suggest edits url (8b00189)
  • feedback-section: fix suggest edits url (f7587af)
  • feedback-section: fix the dislike button margin (b20506a)
  • feedback-section: requested changes (d60b65a)
  • feedback-section: set button active when modal is open (dff88cc)
  • feedback: fix feedback component sizes (41763a8)
  • feedback: fix url sent with feedback (1e06747)
  • feedback: modal should not wait for the request response (623f15f)
  • feedback: send only one response (0467f0c)
  • feedback: send sheets api response (e241bd7)
  • fetch all of known-issues docs (e47aacf)
  • fix import preventing successful build (117b5ef)
  • fix some warnings (2dc4fd9)
  • fix typo in breadcrumb list (369bfc5)
  • fixing rebase (56b6408)
  • font: update brand-ui version with new font (7fafd26)
  • footer: adds a box on footer component and fix responsiveness (a900854)
  • footer: adjust link padding (402304e)
  • format date and message using intl (b85af78)
  • format: format (66674a4)
  • get known issues paths (dc0e047)
  • get-variable: get working directory (a5739ec)
  • getdocs: get documents from raw.github (fc54ff5)
  • getdocspaths: add getAllDocsPaths function to be called in api/docs (f49f727)
  • getdocspaths: fix paths (4ce4a55)
  • getdocspaths: list only md and mdx files (3a1003f)
  • getdocspaths: remove hardcoded paths (2569d56)
  • getfilecontributors: error handling (60ef471)
  • getgithubfile: no longer logs each execution (0c17258)
  • getheadings: check if children exists (917ee03)
  • getpaths: update getdocspaths and getreleasepaths (850eebc)
  • getreferencepaths: remove undefined routes and add error log for them (6ca4947)
  • getreleasesdata: add missing branch param (9dae1d9)
  • global.css: create css classes for http methods (4bfaf40)
  • guides: add missing prop (af13536)
  • guides: fix useIntl position (b61e834)
  • guides: update meta description (fb8ff74)
  • hambuger: fix missing unique key error (0700857)
  • hamburger-menu: add search input (5392539)
  • hamburger-menu: disable horizontal scroll (f066928)
  • hamburger-menu: fix the portuguese name (cdbe7c2)
  • hamburger-menu: larger arrow in main menu (379287f)
  • hamburger-menu: remove menu default selection (46261a2)
  • hamburger-menu: show search input only in main menu, fix cards positions (4f6d575)
  • hamburguer-menu: change name component and file (246d612)
  • handle image loading errors (4e81bbd)
  • header height name (dc1b4da)
  • header optimization and fix righlinks structure (b6d6aa0)
  • header responsive structure (51b0257)
  • header: add pointer cursor to Docs button (e28964d)
  • header: adds hamburguer menu to header (762da5a)
  • header: fix dropdown menu card description text color on hover (143237a)
  • header: fix dropdown menu position on Safari (9faf99f)
  • header: fix header opening when the modal opens (69a8c3a)
  • header: fix header responsiveness (1324f72)
  • header: fix scroll propagation from dropdown menu (5a253f9)
  • header: remove right links and fix logo size (9eb4af0)
  • header: remove shadow from top of dropdown menu and fix hiding bug (33df8b8)
  • header: remove unused prop (85d8b78)
  • header: show dropdown menu scrollbar only on dropdown hover (39082ca)
  • header: show dropdown menu scrollbar only on hover (c2c68bb)
  • header: update header style (add32a2)
  • icon-related warnings (f9d42e7)
  • icons: use camelCase in prop names (214dfbb)
  • implement handleclick and slugprefix (cf99900)
  • improve sidebar styles (a3cfc03)
  • improve sidebar styles (05cc1c3)
  • interface types (6ac0099)
  • interface types (ca0389c)
  • known-issues: filter data that does not have content (1aea05f)
  • known-issues: fix translation issues (46584f6)
  • known-issues: use fetch in batches (1823721)
  • landing-page optimization (60291e7)
  • landing-page: fix card icons in safari browser (c5a02f9)
  • landing-page: fix last updates card width (c18b9b4)
  • landing-page: fix newsletter border and last updates card structure (1af7b1f)
  • landing-page: responsive style adjustments (fa89513)
  • landing: add alt prop to image (8d20678)
  • landing: add key to announcement timeline items (d01da6a)
  • language.json: update documentation cards description (de39630)
  • last-update key conflict and put header and footer to root (1e95167)
  • last-updates-card: add missing shadow effect to Last Updates section cards (3c214dd)
  • last-updates: render one card for each type of update (ed9aa2c)
  • lastupdatescard: fix Last Updates section cards layout (e0bc062)
  • lightbox: use clickoutside hook (5e12ee6)
  • link com a na sidebar (teste) (508b3ec)
  • linting: linting (ba98d73)
  • markdown-renderer: fix image width inside markdown (d82dc58)
  • markdown-renderer: put table inside container with horizontal scroll (542fc2f)
  • merge fix: fix merge issues (85a1a1b)
  • messages: fix message id in spanish (bdd0fc5)
  • messages: fix messages (11467ec)
  • method-category: add default color (aa4d5ac)
  • method-category: remove api-reference search and filters (48fa074)
  • move search box placeholder string to json (3483b4a)
  • move the hard-coded strings to a json file (33f4182)
  • moves locale switcher do header end (2e582f8)
  • moves locale switcher do header end (c1b45da)
  • navigation.json: revert deletion (4af8661)
  • navigation: get navigation.json from CDN (887c8aa)
  • navigation: now gets from public folder (f4fd5c4)
  • navigation: store navigation.json (45e0451)
  • new structure of subcomponents in education-section (808ef3d)
  • newsletter: hiding newsletter description and input (ede43ba)
  • newsletter: hiding newsletter description and input (7ebef4c)
  • next.config.js: change navigation route (65aee1f)
  • not clipping language selector (6136f08)
  • not clipping language selector (7563117)
  • octokit: checks if netlify and unescapes env variable (7a4f7cd)
  • octokit: uses replace instead of unescape (17b594f)
  • on-this-page: change icon (c782cff)
  • on-this-page: change layout on first breakpoint (1b48e91)
  • on-this-page: close on this page when user clicks a heading (8f5bc78)
  • on-this-page: fix button text-icon orientation (9c6acb5)
  • on-this-page: fix style bugs on TOC and contributors component (d413414)
  • on-this-page: improve height and width animations (b223188)
  • on-this-page: remove contributors from component (a8b2f7e)
  • open external links in another tab (f51c9c1)
  • overview-card: update overview card (4e00ed3)
  • package.json: overides nextjs (3ca50c4)
  • package.json: update package.json (814a554)
  • package.json: updates confliting packages (28720b3)
  • package: fix name and version (c37f357)
  • package: update rapidoc version (da8271f)
  • page-header: fix page header component sizes (d8a48dc)
  • page-header: fix styles (22cf3b0)
  • pages: add see more to vtex-io-apps page (2ba7cd1)
  • pages: code refactoring (fe6b7f0)
  • pagges: use sidebarfallback and getNavigation - all pages (677a2a4)
  • pagination: if there are no pages do not render the component (a19fcb0)
  • pagination: select locale in doc name (d3c22da)
  • pagination: use force page (a52189f)
  • plaiceholder: adds fallback for everything (398fc7b)
  • plaiceholder: correclty handle promise termination (f643fec)
  • plaiceholder: install nextjs plugin (55aef75)
  • plaiceholder: probes for img size before calling plaiceholder (eab2320)
  • prevent type errors (7932cf2)
  • redirects: add needed redirects (4adb723)
  • redirects: do root redirects for paths (82cd066)
  • redirects: fix redirect loop (ac96bff)
  • redirects: force redirects (cb39199)
  • redirects: import file in different path (d44183c)
  • redirects: use correct http code (310dc64)
  • reduce memory consumption on test runs (457fdd3)
  • reduce size of homepage image (4825a46)
  • referencepaths: fix reference paths x slug map (f51c576)
  • referencepaths: fix reference paths x slug map (818c5eb)
  • rehypeblockquote: fixes long callouts (0ea745c)
  • release notes: fix suggestion button (52a7db9)
  • release-icons: fix icons color (f7df051)
  • release-note: add the hover behavior on release title/arrow and fix the days elapsed logic (6225ac5)
  • release-note: changes type date to string (70bd1b5)
  • release-note: fix release note pages sizes (10f0b53)
  • release-note: fix spacing (a29314c)
  • release-note: fix styles names (84aaf7c)
  • release-note: fix timeline width (0090705)
  • release-note: fix update type (0ad0e70)
  • release-notes: fix release notes page sizes (fe0cbf8)
  • release-notes: fix spacing and color (db2e8ba)
  • release-notes: get only files in release-notes folder (20570f8)
  • release-notes: remove contributors from release page (9e62b00)
  • release-note: styles adjusts and move release notes to the correct page (199b5ce)
  • release-notes: use remarkBlockquote (ca26cb9)
  • release-version: add token to checkout action (0a1d8c8)
  • release-version: use correct git credentials (be8391c)
  • releases: getReleasesData gets correct error handling (cbe770b)
  • remove 'guides' mention and change to tutorial (b424981)
  • remove console.log from code (b9568ad)
  • remove deleted method (0c1f180)
  • remove deleted method (956f49d)
  • remove global docs paths (3ad3c2e)
  • removing left border of locale switch (5cb91cb)
  • removing left border of locale switch (71c1f8e)
  • rename context in markdown pages (c2a9769)
  • replace env variables if needed (45445bf)
  • replaceHTMLBlocks: only match HTML tags, not JSX components (186dea2)
  • reset feedback when documentation changes (3a41499)
  • restore whats-next-card (0a69dcd)
  • scraper script: get latest chromedriver stable version (5ebe968)
  • scraper: openapi scraping (254769a)
  • scraper: openapi scraping (99ab2a1)
  • search navigation: adds a / to the relative path to handle nested navigation (5dcb148)
  • search-bar: fix search bar sizes and position (5164dab)
  • search-components: update paths after rebase (7300bfc)
  • search-input: add hits keys (6278f99)
  • search-input: change absolute url to relative url (8a7d30e)
  • search-input: fix legacyBehavior warning and close box on result click (3d2c84b)
  • search-input: index name (303c017)
  • search-input: index name (93cbabd)
  • search-input: input size on hover overlapping docs button (cb11b6d)
  • search-results: fix title choice to render, remove search page link and add no results feedback (057e0c8)
  • search-section: fix the all-results filter (81ecd55)
  • search-sections: make the all-results element clickable (3c4336a)
  • search: fix search page sizes (8e95c59)
  • search: hide some components in smaller breakpoints (0167f81)
  • see-also-section: adjust section margin and title font-weight (cd9d091)
  • see-also-section: fix see also section size in last breakpoint (c8fc394)
  • see-also-section: update functions (e3a31c6)
  • see-also: fix see also and documentation card components sizes (913ef16)
  • server-sitemap: routes with method not specified (19ddab8)
  • sidebar-elements: fix navigation for API guides and reference (4b34751)
  • sidebar-elements: remove api case (6807454)
  • sidebar-elements: update related to changes in the navigation file (fed661b)
  • sidebar-elements: update the route for openapis without method (7498920)
  • sidebar-elements: use href (ab5d9af)
  • sidebar-elements: use Link href and update unionTypes (fc37365)
  • sidebar-section: change the filter section to appear only in the API Reference section (f0b9a83)
  • sidebar-section: sidebar width to auto adjust (0a5196e)
  • sidebar-styles (e7ffc30)
  • sidebar-styles (973e7f6)
  • sidebar: add element hover and toggle subitem list on click in parent (d6e96f8)
  • sidebar: change the sidebar behavior (0164864)
  • sidebar: check the parent to expand the correct endpoint (d58bbd6)
  • sidebarcontextprovidedr: update condition for closing section (5667519)
  • sidebarcontext: update unused variable name (eb00dee)
  • sidebar: fetch sidebardatamaster from usenavigation (928aa36)
  • sidebar: fix element pointer on hover (4d4f65d)
  • sidebar: fix items title type (a480b45)
  • sidebar: fix key warning (9dae009)
  • sidebar: fix multiple active elements (b1f7672)
  • sidebar: fix sidebar changing width and appearing ing first breakpoint (6e2ed6d)
  • sidebar: fix sidebar element hover (2d4d449)
  • sidebar: fix the screen adjust when sidebar is closed (6c117b5)
  • sidebar: hide sidebar by default in smaller breakpoints (f2c2996)
  • sidebar: open links to API references (61587df)
  • sidebar: open proper sidebar on refresh (a78920f)
  • sidebar: put the right cleanup function to the sidebar timer (6ccc4d0)
  • sidebar: remove api-reference case (81882ba)
  • sidebar: remove duplicate sidebar from search and release notes pages (b1c6bc9)
  • sidebar: rerenders in sidebar (2b5d574)
  • sidebar: show scroll on hover (6672f93)
  • sidebar: sidebar behavior (faed20f)
  • sidebar: sidebar-items style and update sidebar mock to testing (95ea33e)
  • sidebar: sidebar-section title and the icon description behavior on medium screens (df88d6b)
  • sidebar: update API Reference sidebar links (d25dbaf)
  • sidebar: update the sidebar style (65e7b30)
  • sidebar: use the Link component from next (fe8d0ab)
  • sitemap: remove hidden pages from static sitemap and block index search from them (c09a345)
  • slug: add api header title (473d9b7)
  • slug: test en locale (8ca0568)
  • slug: update header (2a0daca)
  • slug: update header and rapidoc version (8da647a)
  • slug: update previewbranch (164e620)
  • still debugging (0f8e038)
  • still debugging (6ac9ed8)
  • still debugging (9d75c0a)
  • string-utils: fix bug in removeHTML (149438b)
  • string-utils: fix slugify bugs (b6a556e)
  • styles: add break-word to inline code (47858bc)
  • styles: add overflow wrap to headings and strong tags (eed6180)
  • styles: fix landing page cards (88e4b90)
  • styles: limit img, svg and iframe width (ccb3fea)
  • styles: show scrollbar in overflowing preformatted text (d440e45)
  • svg errors (46dafca)
  • svg errors (e87d875)
  • table-of-contents: fix bugs when scrolling fast or following anchor links (2335fcc)
  • table-of-contents: fix style bugs and add responsivity (006dfb3)
  • table-of-contents: fix table of content size in last breakpoint (6567c01)
  • table-of-contents: fix table of contents component sizes (62c1b67)
  • table-of-contents: fix viewport margins and scrolling-up bugs (3800ff0)
  • table-of-contents: fix warning about use of legacyBehavior in table of contents links (fb831b4)
  • table-of-contents: remove ':' from title (072e01b)
  • tableo of contents: use getHeadings plugin to populate the headings array used in the toc (60d7c26)
  • tests: add missing import statement and remove deleteLog plugin (60c2c83)
  • tests: do not record screenshots and video (d7b67e6)
  • tests: fix typo in test title (c27e12b)
  • tests: generate summary report even if cypress run failed (29db8da)
  • tests: increase timeout when waiting for netlify (ba97b1e)
  • tests: run comment PR action regardless of cypress run exit code (94b2d9e)
  • tooltip: update tooltip on cards (7fab2d9)
  • tracker: adds sanitization (438fdd5)
  • tracks: flatten messages json (be0757a)
  • tracs: remove unnecessary log (7fa25db)
  • tsconfig: add nextjs config (c86dc5a)
  • tsconfig: who would've guessed tsconfig can get this hard (e949566)
  • tutorial: update components name (9354aab)
  • type Guides (fa4fb8b)
  • typo (9ae3b24)
  • typo (33d0ba8)
  • update api-reference page with sidebarContextProvider (ec6fd4b)
  • update getReleasePaths (6294ab2)
  • update getStaticPaths (698755a)
  • update pagination type (ed7bb3a)
  • use base64 for privatekey in netlify (ae35a61)
  • use ceil to round reading time (3088f68)
  • use getVariable to get environment variables (33a734f)
  • use only github token on release version workflow (b5b579a)
  • use readme-docs branch (b22e3e0)
  • use split/join instead of replace (f440e59)
  • useclickoutside: remove eventListener on cleanup function (f7570f5)
  • useeffect sidebar (cacb738)
  • usenavigation: stop revalidating on focus (309da0d)
  • utils: fix getReleaseData to follow the right branch (0b1cba6)
  • utils: fix getReleaseData to follow the right branch (7eed0e7)
  • vtex-io: add caret and fix card styles (a072d35)
  • vtex-io: fix style bugs on first breakpoint (ee4ffd3)
  • vtex-io: fix width of line that separates the welcome and content sections (d1d32c8)
  • whats-next-card: fix shadow on hover (fc725a9)
  • whats-next-card: fix what's next card component sizes (8bb593c)
  • whats-next-cards: fix caret color (2f6f0b1)
  • workflows: set env (1b3e139)
  • yarn.lock: easy rebase (26fa0b8)
  • yarn.lock: update (f90c742)

CI

  • docsearch-scraper: change app id to be a secret key (81ce325)
  • lighthouse: fix lighthouse mobile and adds desktop (d380e46)
  • versioning: add Release-Version GitHub workflow (790a99a)
  • versioning: add Verify-PR-Labels GitHub workflow (bc6eea2)

Performance

  • add sharp package for image optimization (3d46d11)
  • api-reference: add short description using the first endpoint paragraph (0701dd9)
  • config: use s3 cdn (bd4cf57)
  • plaiceholder: less logs from plaiceholder plugin (bda4dcf)
  • search-input: remove search with empty query (6ff1011)

Tests

  • add a test for an api guides page and update the value of a selector (dcff4d0)
  • add a test to simulate user navigation in an API reference page (07db875)
  • add cypress id to containers (7c2c779)
  • add test for checking documentation pages status (c644586)
  • add three tests to the landing page (5e5e9d1)
  • api-reference: test sidebar navigation and check shadowDOM elements (d9de723)
  • commands: add commands to get a random element inside of a list (9d53baf)
  • cypress: add error log to tests (f661a87)
  • cypress: add log messages to documenation-pages-status test (2f072de)
  • cypress: add write and remove functios to manage log file (bce244c)
  • cypress: api guides tests (64fb15f)
  • cypress: conditional test if doc have TOC (23c9b32)
  • cypress: open sidebar after page load in large screen (d340f2c)
  • cypress: prevent security erros from chrome (52c1072)
  • cypress: set false to chromeWebSecurity (fe18549)
  • documentation page status: fix double slash in url and multiple tests for same reference page (da6157b)
  • fix bug in documentation pages status test (068b60b)
  • landing-page-tests: remove conflicting and unnecessary testing (f27c21f)
  • plugins: add task plugin (97026d6)
  • remove wrong index file and add reference tests (45a15e2)
  • run documentation pages status test on a small number of pages (190b6cf)
  • still debuggin (4b07c09)
  • still debugging (6233b74)
  • still debugging (e486931)
  • update cypress action (2bf9757)
  • update cypress version and delete deprecated tests (5c16cc9)
  • update rapidoc test to suit rapidoc-mini's characteristics (35d5c30)

Docs

  • add apps-graphql release note to navigation (fcd5d3e)
  • add change chain order navigation (f6654f9)
  • adding navigation release note (f8f2caf)
  • adding new release note to navigation (87ca215)
  • adding subscriptions v2 to navigation (3d47f2a)
  • chage path (7daa0af)
  • change MOI navigation (3b8c820)
  • change navigation (ba230dc)
  • change navigation (c1db862)
  • change navigation (26c47fb)
  • change navigation (df37e78)
  • change navigation (c359443)
  • change navigation vtex shipping network (262edbf)
  • change path (5221964)
  • change path (8233e1d)
  • change path (de8b7c3)
  • changed navigation.json (96a35f7)
  • changed navigation.json (f172fd4)
  • changed navigation.json (e8229cc)
  • changed navigation.json (3815191)
  • changed navigation.json (59ad125)
  • changed navigation.json (3b8bb44)
  • changed url in navigation.json (c535aa3)
  • correct marketplace protocol slug (b4875d5)
  • correct marketplace protocol slugs (7f2a4d8)
  • create redirect for catalog api ref (62d863b)
  • create redirect mkp api overview (0ce3e49)
  • create redirects (1dc789a)
  • create redirects marketplace protocol (822c264)
  • delete guide and create redirect (71f8ef7)
  • edit navigation.json (03213f4)
  • fix code formatting (05f79dd)
  • fix navigation: adding subscriptions v2 to navigation (e584c57)
  • fix navigation: adding subscriptions v2 to navigation (c7349fd)
  • fix redirect (350a067)
  • move Catalog guides (5e2b8fd)
  • move Message Center guides (d0c7d80)
  • navigation: add get gift list endpoint (c008f5c)
  • navigation: add new guide: service path patterns (dca69e2)
  • navigation: add new intelligent search guides (2ef02bd)
  • navigation: adding navigation for new pick and pack docs (32c4a0f)
  • navigation: adding navigation for new pick and pack protocol guide (f95859e)
  • navigation: change order of authentication category in the getting started section (a51f1cf)
  • navigation: correct marketplace protocol (f3264c5)
  • navigation: correct navigation slug for guide: Making your first request (29c8580)
  • navigation: correct vtex id endpoint (generate authentication token) (431a409)
  • navigation: correcting navigation order of jan 23 release notes (b678bd0)
  • navigation: edit marketplace api paths (11103a8)
  • navigation: edit pricing api paths (97797d8)
  • navigation: fix formatting (8a71e6f)
  • navigation: fix marketplace api navigation (f5badc4)
  • navigation: fix marketplace api slugs (61b4f16)
  • navigation: fix path (8d2d7c6)
  • navigation: fix position of catalog guide (843b4d2)
  • navigation: fix reference paths (eceb0fd)
  • navigation: fix sessions endpoints that have had the paths fixed (dfb3093)
  • navigation: fix slugs (764ebe4)
  • navigation: improve authentication navigation in getting started section (a26e2ae)
  • navigation: remove deleted guides (a1b8021)
  • navigation: update catalog api menu (91184b5)
  • navigation: update yarn.lock (02a62a4)
  • next.config.js: migrating some redirects from readme and adding new ones related to PII docs (94e21ed)
  • next.config.js: removing orders pii api redirects (0053f04)
  • next.config.js: removing orders pii api redirects again (3f32fcd)
  • next.config.js: returning the orders pii api redirects (ed5a014)
  • pages/docs/legacy-cms: add Legacy CMS page (8b0963c)
  • path change (5635cc1)
  • public/navigation.json: adding SafeData release note to navigation (26214a3)
  • readme: add a project summary (features, patterns...) and contribution guide (01307bc)
  • readme: define a file naming convention (43f922d)
  • readme: fix 'concepts and features' section topics spacing (4dbb378)
  • readme: fix typo and release labels table column (9a207f4)
  • readme: fix typos (547161a)
  • readme: refactor some sections to make them more practical (5a3a9aa)
  • readme: update 'code linting and format' section (38f3851)
  • readme: update directory tree to remove 'public/' from 'src/' (7fb2fad)
  • redirect (934aac6)
  • redirect (8a448fd)
  • redirect: redirect authentication overview to new slug, according to architecture improvements (0d4998b)
  • redirect: redirect guide due to slug change: Making your first request (1c89e1e)
  • redirects (a2c8ac6)
  • releasenotes: display release type, icon and created date (d3d5740)
  • releasepage: enable Release Notes section (355c100)
  • remove from navigation (114aaca)
  • remove redirect (9a43c8c)
  • src/pages/api/openapi/[slug].tsx: updating reference path for Orders API (PII version) (c5edbd6)
  • src/utils/getreferencepaths.ts: correcting reference path map for the Orders API (PII version) (024cc8d)
  • top bar: change header content to persona research form (b5b54f4)
  • top bar: remove old sentence from top bar (e8aab0d)
  • update yarn.lock (498a6b6)

Build

  • add component lib dependency (434213a)
  • add googleapis dependency (4496437)
  • deps: bump jsonwebtoken and universal-github-app-jwt (b423c97)
  • deps: bump loader-utils from 2.0.2 to 2.0.4 (998fcc8)
  • deps: bump luxon from 1.28.0 to 1.28.1 (c5ccd33)
  • deps: bump node-fetch from 3.2.6 to 3.2.10 (70f4a64)
  • deps: bump webpack from 5.74.0 to 5.76.2 (a54c142)
  • next.config: increase staticstaticPageGenerationTimeout to 3600 so we can wait for github (9f89163)
  • package.json: add clipboardy dependency (644ee97)
  • package: update rapidoc version (9ac04b3)
  • package: update rapidoc version (3db62b6)
  • package: update rapidoc version (b763e1d)
  • package: update rapidoc version (272641a)
  • package: update rapidoc version (7b3aab3)
  • package: update rapidoc version (b19bd49)
  • package: update rapidoc version (7bd4aae)
  • package: update rapidoc version (df89df0)
  • package: update rapidoc version (fd36680)
  • package: update rapidoc version (c8bdf49)
  • package: update rapidoc version (c7fda05)
  • package: update rapidoc version (cf3234a)
  • package: upgrade rapidoc version (8a38e62)
  • rapidoc-request-section: update rapidoc version (36f681d)
  • rapidoc: add script to fetch rapidoc-min.js from vtexdocs/RapiDoc (7ea1238)
  • rapidoc: update rapidoc version (8193a81)
  • rapidoc: update rapidoc version (eb154d6)
  • rapidoc: update rapidoc version (5aafa7e)
  • rapidoc: update rapidoc version (332fcb9)
  • rapidoc: update rapidoc version (9fffed7)
  • rapidoc: update rapidoc version (fde9a03)
  • rapidoc: update rapidoc version (d547e0e)
  • rapidoc: update rapidoc version (4415654)
  • rapidoc: update rapidoc version to v1.0.4-vtex (9a6da54)
  • rapidoc: update rapidoc version to v1.0.7-vtex (ce10f91)
  • rapidoc: update to v1.0.10-vtex (85ecf98)
  • rapidoc: update version (d86f0a6)
  • rapidoc: update version (9c96939)
  • rapidoc: update version (03393f2)
  • rapidoc: update version (17c534e)
  • rapidoc: update version (14ac20e)
  • rapidoc: update version to 1.0.8-vtex (5b4c17e)
  • update deploy (1b8bfb3)
  • update rapidoc version (98bf11b)
  • update rapidoc version (162db4b)
  • update rapidoc version (d3d51ac)
  • update rapidoc version (b956b92)
  • update rapidoc version to add language selection (25f09a3)
  • update yarn.lock (1586fa8)
  • update yarn.lock (504779e)

Refactoring

  • adapt documentation-card component to work properly in the see-also-section component (ab578ff)
  • add a selector attribute in tested components (6e6baed)
  • allresults section: code refactoring to make all-results section as SearchSection componen (e8c881c)
  • api-guides: move markdown components to another file and rename headers to headings (66026d2)
  • api-reference: move OpenAPI specs to /docs/api-reference (5829e87)
  • article-pagination: handle click (1ac9abb)
  • article-pagination: handle null cases (cb9d801)
  • article-pagination: use getStaticProps (30141b6)
  • change landing page title (d220a0a)
  • change newsletter style name (e474591)
  • components: updates links and images for nextjs@13 (bd2b17e)
  • constants: update the documentation/updates description messages (ebb7ee8)
  • create constants.ts and refact the typings (c06bb03)
  • debug netlify env variables (e92a216)
  • docs: update doctypes (20e6712)
  • documentation-card: card type (fc46fc6)
  • documentation-card: enforce the containerType (4823f68)
  • documentation: refactoring the cards data structure and update the type (ff98bdf)
  • editor: remove duplicated sidebar code (6b571f4)
  • editor: rewrite conditions (2713bbb)
  • feedback-modal: use Refs for DOM elements (1e2dfa3)
  • feedback-modal: variable names (aafebb6)
  • getdocspaths: create getDocs template (41445ad)
  • header: change DOM access to reference access (232343c)
  • header: replace line with border (0f24929)
  • header: update the search component (9596dc8)
  • images: uses the latest next/image component (dabf538)
  • line break (91bc5ae)
  • markdown-renderer: use next-mdx-remote to render mdx (1130536)
  • navigation: remove try catch (8dc3333)
  • navigation: removes top level async (0668486)
  • next-sitemap: remove unnecessary comment (a377c04)
  • next.config.js: add image remotePattern for all hosts (d6ef6e7)
  • octokit: trow error for missing env variables (586ab9d)
  • on-this-page: move strings to JSON (b2df44d)
  • pages: use shared Layout component for every page (a7f8bbe)
  • previewcontext: update pages to pass branch value (1d4989c)
  • public: move public to root directory (0293093)
  • redirects: use netlify redirects (3ba9cc2)
  • release section: add the days elapsed text in messages and add one example to release data (24231e9)
  • removing test style (916d13a)
  • removing test style (74b131f)
  • rename two components (130e1d7)
  • search-input: rename variables and remove unnecessary ESLint rule disable (7de2d02)
  • search-resuls: move the mocked data to outside of component (cda163e)
  • search-results: create the SearchResults component (5ead14b)
  • searchcontext: remove unnecessary function (b82b43e)
  • searchcontext: update the filter type in searchContext (658f2ba)
  • search: rename search context file (071d28e)
  • search: update the documentation/notes data and update the types (4cff017)
  • set src/tests/cypress as test folder (3a79203)
  • sidebar-section: componentize the filter (75fae03)
  • sidebar: (wip) rewrite sidebar functions (470c662)
  • sidebar: add sidebar-component class (96b9ba3)
  • sidebar: change variable names and add union type (cbf45ac)
  • sidebarcontext: use sidebarfallback (ba2d39c)
  • sidebar: create the SideBarIcon component and refactor the data structure (83bb99f)
  • sidebarelements: use href instead of onClick (d9baa51)
  • sidebar: fix typo in sidebar data prop (f2058b0)
  • sidebar: remove firstActive from sidebar elements props (9747b63)
  • sidebar: remove unecessary code and adjust sidebar elements structure (1d799aa)
  • sidebar: remove unecessary variables from sidebar context (4d03501)
  • sidebar: rename sidebar context (68389de)
  • sidebar: update the sidebar structure with the new json master (1f94305)
  • switch from Rapidoc to Rapidoc-mini (be9d142)
  • table-of-contents: move headers array to context (62f1059)
  • tsconfig: remove unecessary dependencies and change module resolution (730a3ad)
  • types: split the DocTitle type and refact the search components types (5735dec)
  • typings: add the methods type (5034383)
  • update name of module.css file (808691c)
  • whats-next-card: remove duplicate type (564737c)
  • yarn.lock: yarn lock (1198850)

Style

  • add components lib style (d3950f5)
  • add EducationSection border and background color (c47f2db)
  • always show close icon on announcement bar (a69c57b)
  • announcementbar: announcement bar not closable when in preview mode (96b003a)
  • api-guides: add type annotation to variable (d844a02)
  • api-guides: fix prettier issue (6572084)
  • api-guides: log file path when logging error (2ceb5ed)
  • api-reference: update rapi-doc fonts (d51967f)
  • article-pagination: update padding (b59152b)
  • article-pagination: use figma file as a reference for pagination component (2b0c811)
  • codeblock: update code styles - font and copy button (f8c7cc9)
  • documentation: decrease contributors width and container padding (9614cec)
  • feedback-modal: centralize the modal with the chosen button (29995b6)
  • feedback-section: external link security and like margin (0bca739)
  • filter: add scroll in tag filters (c52e334)
  • fix font size in documentation and faq sections (59eb959)
  • global.css: add the body class to block scrolling (6b57679)
  • icons: move icons to components directory and solve lint issues (f284162)
  • known-issue: fix card content gap (c6e53d3)
  • known-issue: fix filter and dropdown section responsiveness (1691ea7)
  • language.json: add the feedback texts to language file (ba97a09)
  • lightbox: change close icon size and color (b9a17e6)
  • lightbox: change image display to block (0bf14b8)
  • lightbox: remove white modal to show only the image (94acac0)
  • markdown-renderer: disable no-img-element (aa4babd)
  • package.json: update rapidoc version (4a3016a)
  • rapidoc: add tag attributes and css styles to RapiDoc elements (f1a5364)
  • rapidoc: remove style overrides related to method-path section (8f136fe)
  • rapidoc: update rapidoc version (6736309)
  • rapidoc: update rapidoc version and styles (66a38bc)
  • refactor (ef42d6c)
  • remove border from support section (56196ef)
  • search-input: add clickOutSide behavior (7e82f42)
  • search-page: fix the divider style (d26d4c1)
  • search-section: add the border-radius to this component on hover (13ed2c9)
  • server-sitemap: formatting (7c70b77)
  • sidebar-elements: fix maxwidth (661a384)
  • sidebar-elements: use IconExternalLink for external links (4100976)
  • sidebar: fixed sidebar (0d5d0cd)
  • styles: fix documentation-page and other styles (909f41f)
  • styles: update styles considering the figma file (f836443)
  • styles: update table font-size (90c4ee7)
  • tag: avoid text wrap (ffb8b7f)
  • update sidebar and header styles (82116d1)

Chore

1.9.8 (2023-04-11)

Features

  • add action for extensive testing (dc8f184)
  • api: create feedback endpoint (5b10d4c)
  • create encrypted file to store environment variables (0357902)
  • feedback: send feedback to the respective endpoint (e18a7b0)

Bug Fixes

  • components: fix modal and lightbox position (767f730)
  • feedback: fix url sent with feedback (1e06747)
  • feedback: modal should not wait for the request response (623f15f)
  • feedback: send only one response (0467f0c)
  • feedback: send sheets api response (e241bd7)
  • get-variable: get working directory (a5739ec)
  • reduce memory consumption on test runs (457fdd3)
  • reset feedback when documentation changes (3a41499)
  • use getVariable to get environment variables (33a734f)

Build

  • add googleapis dependency (4496437)

Chore

Docs

  • navigation: adding navigation for new pick and pack docs (32c4a0f)
  • navigation: adding navigation for new pick and pack protocol guide (f95859e)
  • navigation: update catalog api menu (91184b5)

1.9.7 (2023-03-29)

Features

  • overviewcard: add fulfillment icon (95de3dc)
  • overviewcard: add icons to overview card - getting started doc (a144def)
  • overviewcard: update icons (1f5c2e8)
  • previewcontext: display name of the branch in use (3f5bfae)
  • previewcontext: update pages to use previewcontext (b11740a)
  • preview: enable preview mode (9fe11f1)
  • preview: only add preview cookies if branch exists (3ccd6f4)
  • tests: comment tests results summary in PR (796767e)

Bug Fixes

  • cypress-action: add action for waiting for pages to update (d86d936)
  • disable-preview: fix value declared but never used (b7bd30e)
  • getreleasesdata: add missing branch param (9dae1d9)
  • guides: add missing prop (af13536)
  • prevent type errors (7932cf2)
  • redirects: force redirects (cb39199)
  • redirects: use correct http code (310dc64)
  • sidebar: rerenders in sidebar (2b5d574)
  • slug: update previewbranch (164e620)
  • tests: add missing import statement and remove deleteLog plugin (60c2c83)
  • tests: do not record screenshots and video (d7b67e6)
  • tests: fix typo in test title (c27e12b)
  • tests: generate summary report even if cypress run failed (29db8da)
  • tests: increase timeout when waiting for netlify (ba97b1e)
  • tests: run comment PR action regardless of cypress run exit code (94b2d9e)
  • tsconfig: add nextjs config (c86dc5a)
  • tsconfig: who would've guessed tsconfig can get this hard (e949566)

Build

  • package.json: add clipboardy dependency (644ee97)
  • update yarn.lock (1586fa8)
  • update yarn.lock (504779e)

Refactoring

  • previewcontext: update pages to pass branch value (1d4989c)
  • redirects: use netlify redirects (3ba9cc2)
  • sidebar: add sidebar-component class (96b9ba3)
  • tsconfig: remove unecessary dependencies and change module resolution (730a3ad)

Docs

  • changed navigation.json (96a35f7)
  • changed navigation.json (f172fd4)
  • changed navigation.json (e8229cc)
  • changed navigation.json (3815191)
  • changed navigation.json (59ad125)
  • changed navigation.json (3b8bb44)
  • changed url in navigation.json (c535aa3)
  • navigation: add new guide: service path patterns (dca69e2)
  • navigation: change order of authentication category in the getting started section (a51f1cf)

Tests

  • add cypress id to containers (7c2c779)
  • api-reference: test sidebar navigation and check shadowDOM elements (d9de723)
  • commands: add commands to get a random element inside of a list (9d53baf)
  • cypress: add error log to tests (f661a87)
  • cypress: add log messages to documenation-pages-status test (2f072de)
  • cypress: add write and remove functios to manage log file (bce244c)
  • cypress: api guides tests (64fb15f)
  • cypress: conditional test if doc have TOC (23c9b32)
  • cypress: open sidebar after page load in large screen (d340f2c)
  • cypress: prevent security erros from chrome (52c1072)
  • cypress: set false to chromeWebSecurity (fe18549)
  • documentation page status: fix double slash in url and multiple tests for same reference page (da6157b)
  • fix bug in documentation pages status test (068b60b)
  • plugins: add task plugin (97026d6)
  • remove wrong index file and add reference tests (45a15e2)
  • run documentation pages status test on a small number of pages (190b6cf)

Chore

  • package.json: update rapidoc version (9dbe46b)
  • package: add clipboardy (2b522c4)
  • remove tests screenshots and videos from git track (a2a90b4)
  • tracker: update tracker (2f73087)
  • update cypress version (1ad1fa0)

Style

  • announcementbar: announcement bar not closable when in preview mode (96b003a)
  • api-reference: update rapi-doc fonts (d51967f)
  • article-pagination: update padding (b59152b)
  • article-pagination: use figma file as a reference for pagination component (2b0c811)
  • rapidoc: update rapidoc version and styles (66a38bc)

1.9.6 (2023-03-20)

Chore

  • deps: bump ansi-regex from 3.0.0 to 3.0.1 (d923de3)

Build

  • deps: bump jsonwebtoken and universal-github-app-jwt (b423c97)
  • deps: bump loader-utils from 2.0.2 to 2.0.4 (998fcc8)
  • deps: bump luxon from 1.28.0 to 1.28.1 (c5ccd33)
  • deps: bump node-fetch from 3.2.6 to 3.2.10 (70f4a64)
  • deps: bump webpack from 5.74.0 to 5.76.2 (a54c142)

1.9.5 (2023-03-20)

Bug Fixes

  • sidebar: check the parent to expand the correct endpoint (d58bbd6)

Docs

  • create redirect for catalog api ref (62d863b)
  • navigation: fix position of catalog guide (843b4d2)

1.9.4 (2023-03-17)

Features

  • editor: add toast feedback to json editor (83bdfbf)
  • editor: allow file query string (4c8ed87)
  • editor: v1 of sidebar editor (248d715)

Bug Fixes

  • editor: fix ispreview type (bf1762d)
  • editor: fix isPreview type (462783d)

Docs

  • add change chain order navigation (f6654f9)

Refactoring

  • editor: remove duplicated sidebar code (6b571f4)
  • editor: rewrite conditions (2713bbb)

1.9.3 (2023-03-15)

Bug Fixes

  • handle image loading errors (4e81bbd)

Build

  • package: update rapidoc version (9ac04b3)

1.9.2 (2023-03-15)

Features

  • add lightbox component to images (731bff1)
  • create lightbox component (a22dc7a)

Bug Fixes

  • components: fix missing unique key error (d79cf95)
  • hambuger: fix missing unique key error (0700857)
  • lightbox: use clickoutside hook (5e12ee6)

Style

  • lightbox: change close icon size and color (b9a17e6)
  • lightbox: change image display to block (0bf14b8)
  • lightbox: remove white modal to show only the image (94acac0)

Docs

  • create redirect mkp api overview (0ce3e49)
  • navigation: add new intelligent search guides (2ef02bd)
  • top bar: change header content to persona research form (b5b54f4)
  • top bar: remove old sentence from top bar (e8aab0d)

1.9.1 (2023-03-09)

Bug Fixes

  • sidebar: hide sidebar by default in smaller breakpoints (f2c2996)

Docs

Style

  • documentation: decrease contributors width and container padding (9614cec)

1.9.0 (2023-03-07)

Features

  • api-reference: allow spec file download (94c8b47)

Build

  • package: update rapidoc version (3db62b6)

1.8.4 (2023-03-07)

Bug Fixes

  • hamburger-menu: show search input only in main menu, fix cards positions (4f6d575)
  • sidebar: show scroll on hover (6672f93)

Style

1.8.3 (2023-03-07)

Bug Fixes

  • cypress: update cypress-io action version (c9eb2b6)
  • fix import preventing successful build (117b5ef)

Chore

Tests

  • add test for checking documentation pages status (c644586)
  • update cypress action (2bf9757)
  • update cypress version and delete deprecated tests (5c16cc9)

Docs

  • add apps-graphql release note to navigation (fcd5d3e)
  • change MOI navigation (3b8c820)
  • change navigation (ba230dc)
  • change navigation (c1db862)
  • change navigation (26c47fb)
  • change navigation (df37e78)
  • change navigation (c359443)
  • change navigation vtex shipping network (262edbf)
  • correct marketplace protocol slug (b4875d5)
  • correct marketplace protocol slugs (7f2a4d8)
  • create redirects marketplace protocol (822c264)
  • delete guide and create redirect (71f8ef7)
  • edit navigation.json (03213f4)
  • fix code formatting (05f79dd)
  • fix redirect (350a067)
  • navigation: correct marketplace protocol (f3264c5)
  • navigation: fix formatting (8a71e6f)
  • navigation: fix path (8d2d7c6)
  • navigation: fix sessions endpoints that have had the paths fixed (dfb3093)
  • navigation: update yarn.lock (02a62a4)
  • redirects (a2c8ac6)
  • remove redirect (9a43c8c)
  • update yarn.lock (498a6b6)

1.8.2 (2023-02-28)

Features

  • search box: event to analyze user clicks (282c611)

Bug Fixes

  • algolia script: update name of algolia keys (bd33b68)
  • hamburger-menu: add search input (5392539)
  • hamburger-menu: larger arrow in main menu (379287f)
  • styles: fix landing page cards (88e4b90)

Chore

  • package.json: add search-insights library (3b10f3b)

1.8.1 (2023-02-27)

Bug Fixes

  • styles: add break-word to inline code (47858bc)
  • styles: add overflow wrap to headings and strong tags (eed6180)
  • styles: limit img, svg and iframe width (ccb3fea)
  • styles: show scrollbar in overflowing preformatted text (d440e45)

Docs

1.8.0 (2023-02-24)

Features

  • add working sidebar component to hamburger menu (94ee834)
  • creating mobile menu (25f66b7)
  • icons: add arrow left icon (b408d4d)
  • menu: improve animation and add arrow to cards (d32758c)
  • sidebar: create sidebar version to hamburger menu (1ab74c8)
  • sidebar: store current sidebar tab (c6170eb)

Bug Fixes

  • hamburger-menu: disable horizontal scroll (f066928)
  • hamburger-menu: remove menu default selection (46261a2)
  • header: remove unused prop (85d8b78)

Docs

  • create redirects (1dc789a)
  • navigation: remove deleted guides (a1b8021)

Style

  • always show close icon on announcement bar (a69c57b)
  • update sidebar and header styles (82116d1)

1.7.3 (2023-02-17)

Features

Bug Fixes

  • overview-card: update overview card (4e00ed3)

Docs

  • move Catalog guides (5e2b8fd)
  • move Message Center guides (d0c7d80)
  • navigation: edit pricing api paths (97797d8)
  • navigation: improve authentication navigation in getting started section (a26e2ae)
  • redirect: redirect authentication overview to new slug, according to architecture improvements (0d4998b)

1.7.2 (2023-02-15)

Bug Fixes

  • rehypeblockquote: fixes long callouts (0ea745c)
  • release-notes: use remarkBlockquote (ca26cb9)

1.7.1 (2023-02-14)

Docs

  • navigation: correct navigation slug for guide: Making your first request (29c8580)
  • redirect: redirect guide due to slug change: Making your first request (1c89e1e)

Build

1.7.0 (2023-02-13)

Features

  • header scripts: add GA script (5ba815c)

Bug Fixes

  • check endpoint type to prevent errors (a8fecb2)
  • format: format (66674a4)
  • getreferencepaths: remove undefined routes and add error log for them (6ca4947)
  • navigation.json: revert deletion (4af8661)
  • sidebar: fetch sidebardatamaster from usenavigation (928aa36)
  • usenavigation: stop revalidating on focus (309da0d)

Performance

  • api-reference: add short description using the first endpoint paragraph (0701dd9)

Refactoring

Chore

  • navigation: add kit look app release note to navigation.json (ae09cc3)

Style

  • styles: update styles considering the figma file (f836443)

Docs

1.6.1 (2023-02-09)

Style

  • styles: update table font-size (90c4ee7)

1.6.0 (2023-02-08)

Features

  • apps: feat children docs from io apps (813d71d)
  • apps: fetches vtex io apps documentation (8c5d65e)

1.5.2 (2023-02-08)

Build

  • package: upgrade rapidoc version (8a38e62)
  • update rapidoc version to add language selection (25f09a3)

1.5.1 (2023-02-07)

Bug Fixes

  • guides: update meta description (fb8ff74)

1.5.0 (2023-02-07)

Features

  • header: update aria-label and add meta description (0082450)

Bug Fixes

  • api-reference: change function name to scrollToPath (b086b42)
  • components: add aria-label to buttons; expand guide content width; add meta desc to guides (444db81)

Build

  • package: update rapidoc version (b763e1d)
  • update rapidoc version (d3d51ac)

1.4.3 (2023-02-06)

Bug Fixes

  • pagges: use sidebarfallback and getNavigation - all pages (677a2a4)

Refactoring

  • sidebar: (wip) rewrite sidebar functions (470c662)
  • sidebarcontext: use sidebarfallback (ba2d39c)

1.4.2 (2023-02-04)

Style

  • sidebar-elements: fix maxwidth (661a384)

1.4.1 (2023-02-04)

Bug Fixes

  • article-pagination: fix styles and other accessibility issues (9003ef6)

1.4.0 (2023-02-03)

Features

  • article-pagination: add Next and Previous page links to guides (2cdde02)
  • method-category: enable patch filtering, improve callout style and update navigation (56e6b33)

Bug Fixes

  • article-pagination: fix extreme cases (9243a1a)
  • article-pagination: remove console log (810f8f4)

Docs

  • fix navigation: adding subscriptions v2 to navigation (e584c57)

Chore

Refactoring

  • article-pagination: handle click (1ac9abb)
  • article-pagination: handle null cases (cb9d801)
  • article-pagination: use getStaticProps (30141b6)

1.3.0 (2023-02-02)

Features

  • method-category: enable patch filtering, improve callout style and update navigation (45c9362)

Docs

  • adding subscriptions v2 to navigation (3d47f2a)
  • fix navigation: adding subscriptions v2 to navigation (c7349fd)

1.2.0 (2023-02-01)

Features

  • markdown-renderer: add CodeBlock and CopyButton components (433340a)

Bug Fixes

  • code-block: remove console.log and add aria label to copybutton (03394d3)

Style

  • codeblock: update code styles - font and copy button (f8c7cc9)

1.1.0 (2023-02-01)

Features

  • search: add search bar and filter tabs to the first three breakpoints of the search page (013e354)
  • see-also-section: improve the See Also Section component (b28932a)
  • see-also-section: support api reference links (e467e76)

Bug Fixes

  • search-bar: fix search bar sizes and position (5164dab)
  • search: hide some components in smaller breakpoints (0167f81)

Docs

  • navigation: fix marketplace api slugs (61b4f16)
  • navigation: fix reference paths (eceb0fd)
  • navigation: fix slugs (764ebe4)

Build

  • package: update rapidoc version (272641a)
  • package: update rapidoc version (7b3aab3)
  • package: update rapidoc version (b19bd49)

Chore

  • navigation: update navigation file and copy of the app development page (337f3cf)

1.0.4 (2023-01-31)

Performance

  • search-input: remove search with empty query (6ff1011)

Chore

  • last-updates-section: update hard-coded lastReleaseNote (1788ba1)

Docs

  • navigation: correct vtex id endpoint (generate authentication token) (431a409)

1.0.3 (2023-01-30)

Docs

  • navigation: correcting navigation order of jan 23 release notes (b678bd0)

1.0.2 (2023-01-30)

Bug Fixes

  • config: stop worker threads (650ade0)

Chore

  • navigation: update master data v2 overview redirect (2cd610d)

Docs

  • navigation: edit marketplace api paths (11103a8)
  • navigation: fix marketplace api navigation (f5badc4)

1.0.1 (2023-01-27)

Bug Fixes

  • global.css: create css classes for http methods (4bfaf40)

1.0.0 (2023-01-26)

Features

  • (wip) new comps for getting started page (73569e7)
  • (wip) new comps for getting started page (261756c)
  • 404: feat 404 page (bc5e863)
  • 500: feat 500 page (1a26027)
  • add sectionselected (6d71070)
  • add-sfpage (3e69ab1)
  • announcement-bar: feat announcement bar (5e2630e)
  • api-guides: turn parameters magic blocks into markdown tables (ddca865)
  • api-reference: update the API Reference page with cards (62c4a47)
  • apis: add proxy route (b639e20)
  • breadcrumb: add breadcrumb component to api-guides (7ec1cf6)
  • components: export overviewcard and update table styles (510e13d)
  • components: export whatsnextcard and flex components to MDXremote (96f7fbb)
  • contributors: create function to get contributors from file (de9d0f9)
  • devportal-scraper: add scraper action and command to run locally (7095029)
  • docs: add the doctype metatag to docs pages to crawling (68dc438)
  • images: compiler gets image data before compiling and generates blured placeholder (f7495fc)
  • logs: send error logs from guides to slack (07519da)
  • markdown: add support for rendering HTML magic blocks in markdown (1e0fac1)
  • navigation: add cache-control (4687a47)
  • navigation: get navigation from public directory (a50af57)
  • navigation: navigation.json comes from public folder (06dd1d3)
  • netlify.toml: add file (4239d02)
  • pages: (wip) feat api-guides page (d561d36)
  • pages: feat store-development page (efa310a)
  • pages: feat vtex-io-apps page (886c951)
  • pages: reorganize pages (wip) (b9444bf)
  • public: add images (38c9ce6)
  • redirects: add redirects for /vtex-developer-docs guides and release notes (1d01e10)
  • redirects: add vtex-rest-api redirects (30c5c01)
  • redirects: api-guides -> guides (09db141)
  • redirects: include root in api-guides -> guides redirect (7ed10c1)
  • redirects: redirect readme references (a468b20)
  • references: all references being downloaded from github via jsdelivr (b55ab85)
  • references: use edge api to get openapis (5f6f691)
  • release-notes: add logger to release notes (081db60)
  • release-notes: add logger to release notes (9f36ec5)
  • release-notes: feat release notes page (9edb36f)
  • releases: release notes now are built on demand (f1836bc)
  • releases: release notes now are built on demand (d92eab2)
  • scraper md: remove js wait (0c084ea)
  • scraper openapi: add sitemap (91b2c57)
  • scraper: update scraper config files (62adc6c)
  • search-input: custom highlighting to search results (67359fa)
  • search: add search input and results components (e645517)
  • see also section: update component to render cards from path (de2b67d)
  • sidebar-elements: rewrite sidebar-elements slug for handling onclick (4f2b76b)
  • sidebar-elements: support link type (3d2f7df)
  • sidebar: add search functionality (6ef48cc)
  • sidebar: correct href generation (91848fe)
  • sidebarelements: handle categories (e45e109)
  • sidebar: sidebar element now uses recursive function instead of jasonPath (249ed36)
  • sidebar: stores navigation data on sidebarContext (fea6618)
  • sidebar: update toggleSidebarElementStatus. Create closeSidebarElements (60dd247)
  • sitemap: add sitemap for guides-type articles (4546cf0)
  • sitemap: sitemap for dynamic pages (2497afa)
  • tracker: add correct ingestion point (9f20cb0)
  • tracking: add openreplay tracker (43a13b2)
  • treat callout (info, warning, danger, success) (f004a4d)
  • wip remark (c8e12a9)

Bug Fixes

  • add create-a-brand to navigation.json (4c01b9f)
  • add endpoint to navigation.json (b56ff21)
  • add endpoints to navigation.json (b2658da)
  • add list migration doc to navigation.json (349ab23)
  • api guides page: add see also in front matter check before data parsing (cd1a1f6)
  • api-guides: add missing legacyBehavior attribute from Link component (1b3c8fd)
  • api-guides: check if code blocks inside markdown file are correctly formatted (ec5b382)
  • api-guides: escape <> occurrences (18d6b36)
  • api-guides: escape curly braces inside markdown files (f9491a3)
  • api-guides: fix API guide pages content size in last breapoint (39f28f8)
  • api-guides: fix API guides index page content size in last breakpoint (0293295)
  • api-guides: fix API guides pages sizes (3611aa9)
  • api-guides: fix diagram (2c68ef6)
  • api-guides: fix font sizes and line heights in last breakpoint (cfcc102)
  • api-guides: handle documentations with level-3 headings, but no level-2 headings (3718a87)
  • api-guides: log the line and column of the last unmatched backtick (bf86ca3)
  • api-guides: only escape curly braces outside magic blocks (3603439)
  • api-guides: remove see also mock and get info from front matter (8b8471e)
  • api-guides: render as markdown when incorrectly formatted code blocks are found (7ead258)
  • api-guides: replace all occurrences of br HTML tags with JSX (6544bb3)
  • api-guides: replace br HTML tags with JSX and remove HTML comments (baebbbc)
  • api-guides: replace diagram styles file (5ea1aa6)
  • api-guides: replace HTML blocks inside markdown files with JSX components (e99c45b)
  • api-guides: replace line breaks in table cells with br tags (a4c2ca8)
  • api-guides: skip frontmatter when escaping curly braces (e7cf028)
  • api-reference: fix docs links (3b4e1b2)
  • api-reference: open schema tab by default in API Reference pages (5fdabbb)
  • api-references: remove legacybehaviour from links (041590f)
  • api-reference: use rapidoc and listen to hash change event to update rendered endpoint (84314d1)
  • api/openapi: set only one header (cfe4a4a)
  • api/openapi: use regular runtime (cd341bf)
  • blockquote: use trimStart instead of trim (92e8a20)
  • breadcrumbs: fix breadcrumbs component sizes (f6dafd6)
  • breadcrumbs: fix breadcrumbs size in last breakpoint (b389b3d)
  • callout-cases (052ccb9)
  • childrenToString: fix childrenToString when given an undefined parameter (8697d56)
  • config: always use import (2d17767)
  • config: import pem with webpack (a2299cc)
  • config: increse max page data size warning (50ce67d)
  • contributors: fix contributors component sizes (b8c3477)
  • contributors: fix contributors size in last breakpoint (518b2a1)
  • contributors: update component to render info from file commits (e88e23f)
  • customhighlights: fix highlights responsivity (f532385)
  • docs: set activeSection (6590d83)
  • documentation-card: add mouse pointer on hover (199c2a1)
  • documentation-landing-page: fix documentation landing pages sizes (b027b5a)
  • dropdown: fix uppercase text in dropdown menu (f9720c0)
  • escapeCurlyBraces: improve check for incorrectly formatted code blocks (b5b65ea)
  • escapeCurlyBraces: only escape curly braces outside of code blocks (ce1a3b5)
  • escapecurlybraces: pass frontmatter to newContent (379d5bb)
  • feedback-section: fix feedback section size in last breakpoint (45e99f0)
  • feedback-section: fix suggest edits url (8b00189)
  • feedback-section: fix suggest edits url (f7587af)
  • feedback: fix feedback component sizes (41763a8)
  • getdocspaths: list only md and mdx files (3a1003f)
  • getdocspaths: remove hardcoded paths (2569d56)
  • getgithubfile: no longer logs each execution (0c17258)
  • getheadings: check if children exists (917ee03)
  • implement handleclick and slugprefix (cf99900)
  • improve sidebar styles (a3cfc03)
  • improve sidebar styles (05cc1c3)
  • interface types (6ac0099)
  • interface types (ca0389c)
  • link com a na sidebar (teste) (508b3ec)
  • linting: linting (ba98d73)
  • markdown-renderer: put table inside container with horizontal scroll (542fc2f)
  • merge fix: fix merge issues (85a1a1b)
  • messages: fix messages (11467ec)
  • method-category: add default color (aa4d5ac)
  • navigation: get navigation.json from CDN (887c8aa)
  • navigation: now gets from public folder (f4fd5c4)
  • navigation: store navigation.json (45e0451)
  • newsletter: hiding newsletter description and input (ede43ba)
  • newsletter: hiding newsletter description and input (7ebef4c)
  • next.config.js: change navigation route (65aee1f)
  • package.json: overides nextjs (3ca50c4)
  • package.json: update package.json (814a554)
  • package.json: updates confliting packages (28720b3)
  • package: update rapidoc version (da8271f)
  • page-header: fix page header component sizes (d8a48dc)
  • page-header: fix styles (22cf3b0)
  • pages: add see more to vtex-io-apps page (2ba7cd1)
  • pages: code refactoring (fe6b7f0)
  • plaiceholder: adds fallback for everything (398fc7b)
  • plaiceholder: correclty handle promise termination (f643fec)
  • plaiceholder: install nextjs plugin (55aef75)
  • plaiceholder: probes for img size before calling plaiceholder (eab2320)
  • redirects: add needed redirects (4adb723)
  • redirects: do root redirects for paths (82cd066)
  • redirects: fix redirect loop (ac96bff)
  • redirects: import file in different path (d44183c)
  • referencepaths: fix reference paths x slug map (f51c576)
  • referencepaths: fix reference paths x slug map (818c5eb)
  • release notes: fix suggestion button (52a7db9)
  • release-note: fix release note pages sizes (10f0b53)
  • release-notes: fix release notes page sizes (fe0cbf8)
  • release-notes: get only files in release-notes folder (20570f8)
  • release-notes: remove contributors from release page (9e62b00)
  • release-version: add token to checkout action (0a1d8c8)
  • release-version: use correct git credentials (be8391c)
  • releases: getReleasesData gets correct error handling (cbe770b)
  • replaceHTMLBlocks: only match HTML tags, not JSX components (186dea2)
  • scraper script: get latest chromedriver stable version (5ebe968)
  • scraper: openapi scraping (254769a)
  • scraper: openapi scraping (99ab2a1)
  • search navigation: adds a / to the relative path to handle nested navigation (5dcb148)
  • search-input: add hits keys (6278f99)
  • search-input: change absolute url to relative url (8a7d30e)
  • search-input: fix legacyBehavior warning and close box on result click (3d2c84b)
  • search-input: index name (303c017)
  • search-input: index name (93cbabd)
  • search-input: input size on hover overlapping docs button (cb11b6d)
  • search-results: fix title choice to render, remove search page link and add no results feedback (057e0c8)
  • search: fix search page sizes (8e95c59)
  • see-also-section: fix see also section size in last breakpoint (c8fc394)
  • see-also-section: update functions (e3a31c6)
  • see-also: fix see also and documentation card components sizes (913ef16)
  • server-sitemap: routes with method not specified (19ddab8)
  • sidebar-elements: fix navigation for API guides and reference (4b34751)
  • sidebar-elements: update related to changes in the navigation file (fed661b)
  • sidebar-elements: update the route for openapis without method (7498920)
  • sidebar-elements: use href (ab5d9af)
  • sidebar-elements: use Link href and update unionTypes (fc37365)
  • sidebar-styles (e7ffc30)
  • sidebar-styles (973e7f6)
  • sidebar: change the sidebar behavior (0164864)
  • sidebarcontextprovidedr: update condition for closing section (5667519)
  • sidebarcontext: update unused variable name (eb00dee)
  • sidebar: open links to API references (61587df)
  • sidebar: open proper sidebar on refresh (a78920f)
  • sidebar: sidebar behavior (faed20f)
  • sidebar: update API Reference sidebar links (d25dbaf)
  • sitemap: remove hidden pages from static sitemap and block index search from them (c09a345)
  • slug: add api header title (473d9b7)
  • slug: update header (2a0daca)
  • slug: update header and rapidoc version (8da647a)
  • svg errors (46dafca)
  • svg errors (e87d875)
  • table-of-contents: fix table of content size in last breakpoint (6567c01)
  • table-of-contents: fix table of contents component sizes (62c1b67)
  • table-of-contents: fix warning about use of legacyBehavior in table of contents links (fb831b4)
  • tableo of contents: use getHeadings plugin to populate the headings array used in the toc (60d7c26)
  • tracker: adds sanitization (438fdd5)
  • type Guides (fa4fb8b)
  • typo (9ae3b24)
  • typo (33d0ba8)
  • use readme-docs branch (b22e3e0)
  • useeffect sidebar (cacb738)
  • utils: fix getReleaseData to follow the right branch (0b1cba6)
  • utils: fix getReleaseData to follow the right branch (7eed0e7)
  • whats-next-card: fix what's next card component sizes (8bb593c)

Tests

  • landing-page-tests: remove conflicting and unnecessary testing (f27c21f)

Refactoring

  • components: updates links and images for nextjs@13 (bd2b17e)
  • header: update the search component (9596dc8)
  • images: uses the latest next/image component (dabf538)
  • next.config.js: add image remotePattern for all hosts (d6ef6e7)
  • search-input: rename variables and remove unnecessary ESLint rule disable (7de2d02)
  • sidebarelements: use href instead of onClick (d9baa51)

CI

  • docsearch-scraper: change app id to be a secret key (81ce325)

Performance

  • config: use s3 cdn (bd4cf57)
  • plaiceholder: less logs from plaiceholder plugin (bda4dcf)

Chore

  • add magic blocks to an open api example (c4b2a88)
  • api-guides: use guides instead of api-guides (cabb80b)
  • docs: change reference docs names to match those in the navigation.json file (78acc13)
  • gitignore: remove docsearch-scraper folder (0056670)
  • gitignore: remove git tracking from sitemap and robots files (e8d004e)
  • last-updates-section: update last release (cf39793)
  • merge: merge with main (5f3fe52)
  • navigation.json: fix conflicts (128cd6d)
  • navigation.json: fix slugs (d2353ed)
  • navigation: update navigation (f4dcd31)
  • navigation: update navigation.json (8d60228)
  • navigation: update redirects and navigation (dac4c7b)
  • package.json: add http-proxy (00555d2)
  • package.json: add search dependencies (b043d96)
  • pages: add head, fix css and populate hamburger menu (910e992)
  • pages: use main branch from dev-portal-content (05dd117)
  • rapidoc: update rapidoc version (bc9c79d)
  • rapidoc: update rapidoc version (31ac3a5)
  • release: 0.30.0 (ada3ad2)
  • release: 0.30.1 (9d518d2)
  • release: 0.30.2 (29a0132)
  • update dependencies (8abbd1a)
  • update lockfiles (8c5a14c)
  • update nextjs react (2c1549c)

Style

  • api-guides: add type annotation to variable (d844a02)
  • api-guides: log file path when logging error (2ceb5ed)
  • package.json: update rapidoc version (4a3016a)
  • rapidoc: update rapidoc version (6736309)
  • refactor (ef42d6c)
  • search-input: add clickOutSide behavior (7e82f42)
  • server-sitemap: formatting (7c70b77)
  • sidebar-elements: use IconExternalLink for external links (4100976)
  • styles: fix documentation-page and other styles (909f41f)

Docs

  • adding navigation release note (f8f2caf)
  • navigation: add get gift list endpoint (c008f5c)
  • next.config.js: migrating some redirects from readme and adding new ones related to PII docs (94e21ed)
  • next.config.js: removing orders pii api redirects (0053f04)
  • next.config.js: removing orders pii api redirects again (3f32fcd)
  • next.config.js: returning the orders pii api redirects (ed5a014)
  • pages/docs/legacy-cms: add Legacy CMS page (8b0963c)
  • public/navigation.json: adding SafeData release note to navigation (26214a3)
  • releasenotes: display release type, icon and created date (d3d5740)
  • releasepage: enable Release Notes section (355c100)
  • src/pages/api/openapi/[slug].tsx: updating reference path for Orders API (PII version) (c5edbd6)
  • src/utils/getreferencepaths.ts: correcting reference path map for the Orders API (PII version) (024cc8d)

Build

  • package: update rapidoc version (7bd4aae)
  • package: update rapidoc version (df89df0)
  • package: update rapidoc version (fd36680)
  • package: update rapidoc version (c8bdf49)
  • package: update rapidoc version (c7fda05)
  • package: update rapidoc version (cf3234a)
  • rapidoc: update rapidoc version (8193a81)
  • rapidoc: update rapidoc version (eb154d6)
  • rapidoc: update rapidoc version (5aafa7e)
  • update rapidoc version (b956b92)

0.30.2 (2022-12-05)

Features

  • (wip) new comps for getting started page (73569e7)
  • (wip) new comps for getting started page (261756c)
  • add-sfpage (3e69ab1)
  • apis: add proxy route (b639e20)
  • images: compiler gets image data before compiling and generates blured placeholder (f7495fc)
  • markdown: add support for rendering HTML magic blocks in markdown (1e0fac1)

Bug Fixes

  • api-guides: check if code blocks inside markdown file are correctly formatted (ec5b382)
  • api-guides: escape <> occurrences (18d6b36)
  • api-guides: escape curly braces inside markdown files (f9491a3)
  • api-guides: handle documentations with level-3 headings, but no level-2 headings (3718a87)
  • api-guides: only escape curly braces outside magic blocks (3603439)
  • api-guides: replace all occurrences of br HTML tags with JSX (6544bb3)
  • api-guides: replace br HTML tags with JSX and remove HTML comments (baebbbc)
  • api-guides: replace HTML blocks inside markdown files with JSX components (e99c45b)
  • api-guides: skip frontmatter when escaping curly braces (e7cf028)
  • childrenToString: fix childrenToString when given an undefined parameter (8697d56)
  • escapeCurlyBraces: improve check for incorrectly formatted code blocks (b5b65ea)
  • escapeCurlyBraces: only escape curly braces outside of code blocks (ce1a3b5)
  • implement handleclick and slugprefix (cf99900)
  • improve sidebar styles (a3cfc03)
  • improve sidebar styles (05cc1c3)
  • interface types (6ac0099)
  • interface types (ca0389c)
  • linting: linting (ba98d73)
  • plaiceholder: install nextjs plugin (55aef75)
  • plaiceholder: probes for img size before calling plaiceholder (eab2320)
  • replaceHTMLBlocks: only match HTML tags, not JSX components (186dea2)
  • sidebar-styles (e7ffc30)
  • sidebar-styles (973e7f6)
  • svg errors (46dafca)
  • svg errors (e87d875)
  • typo (9ae3b24)
  • typo (33d0ba8)

Style

  • api-guides: log file path when logging error (2ceb5ed)
  • refactor (ef42d6c)

Refactoring

  • components: updates links and images for nextjs@13 (bd2b17e)
  • images: uses the latest next/image component (dabf538)
  • next.config.js: add image remotePattern for all hosts (d6ef6e7)

Chore

0.30.1 (2022-12-05)

Features

  • (wip) new comps for getting started page (73569e7)
  • (wip) new comps for getting started page (261756c)
  • add-sfpage (3e69ab1)
  • apis: add proxy route (b639e20)
  • images: compiler gets image data before compiling and generates blured placeholder (f7495fc)
  • markdown: add support for rendering HTML magic blocks in markdown (1e0fac1)

Bug Fixes

  • api-guides: check if code blocks inside markdown file are correctly formatted (ec5b382)
  • api-guides: escape <> occurrences (18d6b36)
  • api-guides: escape curly braces inside markdown files (f9491a3)
  • api-guides: handle documentations with level-3 headings, but no level-2 headings (3718a87)
  • api-guides: only escape curly braces outside magic blocks (3603439)
  • api-guides: replace all occurrences of br HTML tags with JSX (6544bb3)
  • api-guides: replace br HTML tags with JSX and remove HTML comments (baebbbc)
  • api-guides: replace HTML blocks inside markdown files with JSX components (e99c45b)
  • api-guides: skip frontmatter when escaping curly braces (e7cf028)
  • childrenToString: fix childrenToString when given an undefined parameter (8697d56)
  • escapeCurlyBraces: improve check for incorrectly formatted code blocks (b5b65ea)
  • escapeCurlyBraces: only escape curly braces outside of code blocks (ce1a3b5)
  • implement handleclick and slugprefix (cf99900)
  • improve sidebar styles (a3cfc03)
  • improve sidebar styles (05cc1c3)
  • interface types (6ac0099)
  • interface types (ca0389c)
  • linting: linting (ba98d73)
  • plaiceholder: install nextjs plugin (55aef75)
  • plaiceholder: probes for img size before calling plaiceholder (eab2320)
  • replaceHTMLBlocks: only match HTML tags, not JSX components (186dea2)
  • sidebar-styles (e7ffc30)
  • sidebar-styles (973e7f6)
  • svg errors (46dafca)
  • svg errors (e87d875)
  • typo (9ae3b24)
  • typo (33d0ba8)

Style

  • api-guides: log file path when logging error (2ceb5ed)
  • refactor (ef42d6c)

Refactoring

  • components: updates links and images for nextjs@13 (bd2b17e)
  • images: uses the latest next/image component (dabf538)
  • next.config.js: add image remotePattern for all hosts (d6ef6e7)

Chore

  • package.json: add http-proxy (00555d2)
  • update nextjs react (2c1549c)

0.30.0 (2022-11-21)

Features

  • docs: add the doctype metatag to docs pages to crawling (68dc438)
  • search: add search input and results components (e645517)

Bug Fixes

  • search-input: add hits keys (6278f99)
  • search-input: input size on hover overlapping docs button (cb11b6d)

Chore

  • package.json: add search dependencies (b043d96)

Style

  • search-input: add clickOutSide behavior (7e82f42)

Refactoring

  • header: update the search component (9596dc8)
  • search-input: rename variables and remove unnecessary ESLint rule disable (7de2d02)

Tests

  • landing-page-tests: remove conflicting and unnecessary testing (f27c21f)

0.29.2 (2022-10-07)

Features

  • layout: add support for rendering the sidebar conditionally (100f1bb)

Bug Fixes

  • sidebar: remove duplicate sidebar from search and release notes pages (b1c6bc9)

Chore

0.29.1 (2022-10-06)

Bug Fixes

  • remove console.log from code (b9568ad)

Build

  • rapidoc: update rapidoc version (332fcb9)
  • rapidoc: update to v1.0.10-vtex (85ecf98)

0.29.0 (2022-10-01)

⚠ BREAKING CHANGES

  • project: Project now needs .env.local file with github app parameters

Features

Bug Fixes

  • api-guides: removes json library from highlight.js (710b668)
  • debug (17ce301)
  • debug (f1507de)
  • octokit: checks if netlify and unescapes env variable (7a4f7cd)
  • octokit: uses replace instead of unescape (17b594f)
  • replace env variables if needed (45445bf)
  • still debugging (0f8e038)
  • still debugging (6ac9ed8)
  • still debugging (9d75c0a)
  • use base64 for privatekey in netlify (ae35a61)
  • use split/join instead of replace (f440e59)
  • workflows: set env (1b3e139)
  • yarn.lock: easy rebase (26fa0b8)

Build

  • next.config: increase staticstaticPageGenerationTimeout to 3600 so we can wait for github (9f89163)

Refactoring

  • debug netlify env variables (e92a216)
  • navigation: remove try catch (8dc3333)
  • navigation: removes top level async (0668486)
  • octokit: trow error for missing env variables (586ab9d)

Tests

Chore

  • package: add dependencies: highlight.js, highlightjs-curl, next-plugin-preval, octokit (dedd884)
  • refactor config (2279958)

0.28.0 (2022-09-14)

Features

  • api-reference: add new open api examples and pass the Medium font to the rapidoc component (66ee73e)

Chore

  • docs: add new open api examples (0c49bdc)

Build

0.27.2 (2022-09-06)

Build

  • rapidoc: update version (03393f2)
  • rapidoc: update version to 1.0.8-vtex (5b4c17e)

0.27.1 (2022-08-29)

Features

  • _app.tsx: custom app uses shared Layout component (c92f643)
  • layout.tsx: adds Layout file (045764a)
  • layout: layout includes theme provider (6601d95)

Chore

  • header: update mutationObserver to detect body style changes (0e4b8a1)

Build

  • rapidoc: update version (17c534e)

Refactoring

  • pages: use shared Layout component for every page (a7f8bbe)

0.27.0 (2022-08-27)

Features

  • navigation api (2839630)
  • next.config.js: navigation s3 store url in config (fbc6b62)
  • package.json: add swr (1eeb1bf)
  • pages: pages use sidebarfallback feature (f893f14)
  • sidebar: navigation data from api (8d929f0)
  • sidebar: sidebar context uses swr config (a09e972)

Refactoring

0.26.1 (2022-08-15)

Bug Fixes

Refactoring

  • markdown-renderer: use next-mdx-remote to render mdx (1130536)

Chore

  • github actions: updated github actions to use node 14.x (8e36eaa)
  • next.config.js: add valid image sources (661e575)
  • package.json: add next-mdx-remote to dependencies (5c9d9cc)

0.26.0 (2022-08-11)

Bug Fixes

  • add a match-path compatible with the checkout API page (b5f99cd)
  • update api-reference page with sidebarContextProvider (ec6fd4b)

Refactoring

  • switch from Rapidoc to Rapidoc-mini (be9d142)

Tests

  • update rapidoc test to suit rapidoc-mini's characteristics (35d5c30)

0.25.1 (2022-08-10)

Build

  • rapidoc: update rapidoc version to v1.0.7-vtex (ce10f91)
  • rapidoc: update version (14ac20e)

0.25.0 (2022-08-10)

Features

  • method-category: create the MethodCategory component (c4b7241)
  • sidebar-section: add the method filter behavior (3518899)

Bug Fixes

  • api-reference: put the sidebar on this page (b7238c8)
  • sidebar-section: change the filter section to appear only in the API Reference section (f0b9a83)
  • sidebar-section: sidebar width to auto adjust (0a5196e)
  • sidebar: put the right cleanup function to the sidebar timer (6ccc4d0)
  • sidebar: sidebar-items style and update sidebar mock to testing (95ea33e)

Refactoring

  • sidebar-section: componentize the filter (75fae03)
  • sidebar: fix typo in sidebar data prop (f2058b0)
  • sidebar: update the sidebar structure with the new json master (1f94305)

0.24.0 (2022-08-05)

Features

  • contributors: add contributors to mobile breakpoints (09d9612)
  • on-this-page: add arrows and close icons (cf60c14)
  • on-this-page: add component to API Guide pages (edde134)
  • on-this-page: add height and with animation (d229bd3)
  • on-this-page: add mobile TOC and contributors component (dd3b12c)

Bug Fixes

  • on-this-page: change icon (c782cff)
  • on-this-page: change layout on first breakpoint (1b48e91)
  • on-this-page: close on this page when user clicks a heading (8f5bc78)
  • on-this-page: fix button text-icon orientation (9c6acb5)
  • on-this-page: fix style bugs on TOC and contributors component (d413414)
  • on-this-page: improve height and width animations (b223188)
  • on-this-page: remove contributors from component (a8b2f7e)

Refactoring

  • on-this-page: move strings to JSON (b2df44d)

0.23.0 (2022-08-01)

Features

  • release-section: update the getData method to return release date inside of the release card (9f647ef)

Bug Fixes

  • release-note: add the hover behavior on release title/arrow and fix the days elapsed logic (6225ac5)

Refactoring

  • release section: add the days elapsed text in messages and add one example to release data (24231e9)

0.22.1 (2022-07-29)

Chore

  • rapidoc: update rapidoc version (98eecc1)
  • rapidoc: update rapidoc version (5cdc367)

0.22.0 (2022-07-25)

Features

  • tooltip: add the sx prop to tooltip component (d5db1d9)

Bug Fixes

  • sidebar: sidebar-section title and the icon description behavior on medium screens (df88d6b)
  • sidebar: update the sidebar style (65e7b30)

0.21.0 (2022-07-22)

Bug Fixes

  • header: update header style (add32a2)

0.20.0 (2022-07-14)

Chore

  • package.json: update rapidoc version (dfd5500)
  • rapidoc: update rapidoc version (0d9a1b5)

0.19.1 (2022-07-11)

Bug Fixes

  • documentation-card: fix description size on large screens (f66b3b3)
  • documentation-section-card: fix card margin and description size (7a84191)
  • language.json: update documentation cards description (de39630)

Refactoring

  • constants: update the documentation/updates description messages (ebb7ee8)
  • documentation-card: card type (fc46fc6)
  • documentation-card: enforce the containerType (4823f68)

0.19.0 (2022-07-11)

Bug Fixes

  • font: update brand-ui version with new font (7fafd26)

0.18.1 (2022-07-11)

Features

  • documentation-section-card: add tooltip on description overflow (a8af997)

Bug Fixes

  • documentation-section-card: use the translated description as tooltip label (65bcafb)
  • tooltip: update tooltip on cards (7fab2d9)

0.18.0 (2022-07-08)

Features

  • vtex-io: add hover and active animations to whats next cards (d8cd9df)
  • vtex-io: add whats next card component (45990ba)
  • vtex-io: add whats next cards data (42befc0)
  • vtex-io: add whats next cards to VTEX IO page (2459341)

Bug Fixes

  • vtex-io: add caret and fix card styles (a072d35)
  • whats-next-card: fix shadow on hover (fc725a9)
  • whats-next-cards: fix caret color (2f6f0b1)

Refactoring

  • whats-next-card: remove duplicate type (564737c)

0.17.3 (2022-07-05)

Bug Fixes

  • sidebar: fix multiple active elements (b1f7672)

Refactoring

  • search: rename search context file (071d28e)
  • sidebar: remove firstActive from sidebar elements props (9747b63)
  • sidebar: remove unecessary variables from sidebar context (4d03501)
  • sidebar: rename sidebar context (68389de)

0.17.2 (2022-06-30)

Bug Fixes

  • documentation-page: page margin in mobile screen (d2d5c13)

0.17.1 (2022-06-22)

Refactoring

  • header: change DOM access to reference access (232343c)

0.17.0 (2022-06-22)

Features

  • add string utils (a63d1b2)
  • api-guide: add table of contents component (a25f3e7)
  • api-guides: add another API guide example page (73b9bbd)
  • api-guides: add table of contents to documentation pages (bad66b9)
  • api-guides: track visible headers and allow anchor links (0d66276)
  • table-of-contents: add height transition animation (7c68d91)

Bug Fixes

  • api-guides: fix active item when clicking a title inside the table of contents (6a324cf)
  • api-guides: fix API guide pages right container width (ec2ac63)
  • string-utils: fix bug in removeHTML (149438b)
  • string-utils: fix slugify bugs (b6a556e)
  • table-of-contents: fix bugs when scrolling fast or following anchor links (2335fcc)
  • table-of-contents: fix style bugs and add responsivity (006dfb3)
  • table-of-contents: fix viewport margins and scrolling-up bugs (3800ff0)
  • table-of-contents: remove ':' from title (072e01b)

Refactoring

  • api-guides: move markdown components to another file and rename headers to headings (66026d2)
  • table-of-contents: move headers array to context (62f1059)

Style

  • api-guides: fix prettier issue (6572084)

Chore

  • dependencies: add react-animate-height (e13fac6)

0.16.0 (2022-06-21)

Features

  • feedback-modal: add the feedback modal component (cbd3290)
  • feedback-modal: add the modal position on large screens (fc72a53)
  • feedback-section: link the modal component in the feedback section (75bb86d)
  • hooks: add the useClickOutside hook (67bf548)

Bug Fixes

  • feedback-modal: change the input to textarea (45d4299)
  • feedback-modal: feedback modal props (ec1db9f)
  • feedback-modal: fix the modal arrow position on cross-browser (c6af71f)
  • feedback-section: fix the dislike button margin (b20506a)
  • feedback-section: requested changes (d60b65a)
  • feedback-section: set button active when modal is open (dff88cc)
  • header: fix header opening when the modal opens (69a8c3a)
  • useclickoutside: remove eventListener on cleanup function (f7570f5)

Refactoring

  • feedback-modal: use Refs for DOM elements (1e2dfa3)
  • feedback-modal: variable names (aafebb6)

Style

  • feedback-modal: centralize the modal with the chosen button (29995b6)
  • global.css: add the body class to block scrolling (6b57679)

0.15.2 (2022-06-14)

Build

  • rapidoc: update rapidoc version (9fffed7)
  • rapidoc: update rapidoc version to v1.0.4-vtex (9a6da54)

0.15.1 (2022-06-14)

Build

  • rapidoc-request-section: update rapidoc version (36f681d)
  • rapidoc: update rapidoc version (fde9a03)
  • rapidoc: update rapidoc version (d547e0e)

0.15.0 (2022-06-14)

Features

  • feedback icons: add the edit and like icons (e1170a8)
  • feedback-section: add the component to api-guides page (791b988)
  • feedbacksection: create the feedback section (89d45ad)
  • feedbacksection: the logic of the feedback choice (f69475f)
  • likeselectedicon: add the icon with the feedback response (49e3df3)

Bug Fixes

  • feedback-section: fix like button margin (b3a3d56)

Style

  • feedback-section: external link security and like margin (0bca739)
  • language.json: add the feedback texts to language file (ba97a09)

0.14.0 (2022-06-13)

Features

  • constants: adds new release examples (2236abe)
  • release-note: adds new props (556f6af)
  • release-note: calls date function and adds styles (cb07760)
  • release-note: create getDate function (f92a9db)
  • release-note: hides releases that shouldn't appear (b64337d)
  • release-styles: create arrow styles and fix description width (0126e2e)
  • release-toggle: create toggle for open and close the release description (edd2c2e)

Bug Fixes

  • context: remove unnecessary values from context (ed208d9)
  • release-icons: fix icons color (f7df051)
  • release-note: changes type date to string (70bd1b5)
  • release-note: fix spacing (a29314c)
  • release-note: fix timeline width (0090705)
  • release-note: fix update type (0ad0e70)
  • release-notes: fix spacing and color (db2e8ba)

Chore

  • rapidoc: update rapidoc version (60f85c8)

0.13.1 (2022-06-10)

Features

  • rapidoc-auth: add correct styles to rapidoc's authentication page (b59e575)

0.13.0 (2022-06-06)

Features

  • add see also section at the bottom of an api-guide documentation (ad9db35)

Bug Fixes

  • adjust the width of see-also-section and documentation-card components (271f0e0)
  • documentation-card: adjust titleContainer marginBottom attribute (bf6c6d7)
  • see-also-section: adjust section margin and title font-weight (cd9d091)

Refactoring

  • adapt documentation-card component to work properly in the see-also-section component (ab578ff)
  • rename two components (130e1d7)

Tests

  • add a test for an api guides page and update the value of a selector (dcff4d0)

0.12.1 (2022-06-01)

Chore

  • gitignore: remove rapidoc-min.js file from version control (40dc2fd)

Style

  • rapidoc: remove style overrides related to method-path section (8f136fe)

Build

  • rapidoc: update rapidoc version (4415654)

0.12.0 (2022-05-30)

Features

  • vtex-io: add correct layout to VTEX IO page (eb9d444)
  • vtex-io: add linear gradient to welcome image (4528650)

Bug Fixes

  • vtex-io: fix style bugs on first breakpoint (ee4ffd3)
  • vtex-io: fix width of line that separates the welcome and content sections (d1d32c8)

0.11.0 (2022-05-27)

Features

  • add custom tooltip component (02f5a82)

Bug Fixes

  • api-guides: fix tooltip in contributors component (3cc7b83)

0.10.0 (2022-05-27)

Features

  • messages: adds release messages (754d1d7)
  • release-note: create release component and styles (e6150aa)
  • release-note: create release temporary data (9778224)
  • release-note: create release type (c0d41b9)
  • release-page: create release page and route (a1fb7bc)
  • release-section: create release section and styles (4d5217d)
  • styles: create release styles (3f973cd)
  • update-functions: moves days elapsed function to utils (ee1e003)

Bug Fixes

  • release-note: fix styles names (84aaf7c)
  • release-note: styles adjusts and move release notes to the correct page (199b5ce)

0.9.2 (2022-05-19)

Build

  • rapidoc: add script to fetch rapidoc-min.js from vtexdocs/RapiDoc (7ea1238)

0.9.1 (2022-05-19)

Bug Fixes

  • cypress-workflow: replace npm commands with yarn (ad280d8)
  • cypress-workflow: update yarn install command (5c05067)

0.9.0 (2022-05-19)

Features

  • api-guides: add contributors component (b8482e4)
  • api-guides: add transition effect to contributors component toggle (11f27d3)
  • api-guides: change API guides documentation page layout (3f87916)

Bug Fixes

  • api-guides: fix contributors component toggle animation speed (584f8a8)
  • markdown-renderer: fix image width inside markdown (d82dc58)
  • sidebar: fix sidebar changing width and appearing ing first breakpoint (6e2ed6d)

Style

  • markdown-renderer: disable no-img-element (aa4babd)

0.8.3 (2022-05-10)

Features

  • last-updates: add documentation updates and release notes pages (d8bbbd4)

Bug Fixes

  • last-updates: render one card for each type of update (ed9aa2c)

0.8.2 (2022-05-09)

Style

  • rapidoc: add tag attributes and css styles to RapiDoc elements (f1a5364)

0.8.1 (2022-05-09)

Refactoring

  • change landing page title (d220a0a)

Tests

  • add a test to simulate user navigation in an API reference page (07db875)

0.8.0 (2022-05-06)

Features

  • search-page-filter: add the filter logic (f217f27)
  • search-page-filter: add the occurrence count feature (536484e)

Bug Fixes

  • search-section: fix the all-results filter (81ecd55)

Refactoring

  • search-resuls: move the mocked data to outside of component (cda163e)

0.7.0 (2022-05-02)

Features

  • searchcontext: create the SearchContext (262bf3b)

Bug Fixes

  • search-components: update paths after rebase (7300bfc)

Refactoring

  • allresults section: code refactoring to make all-results section as SearchSection componen (e8c881c)
  • search-results: create the SearchResults component (5ead14b)
  • searchcontext: remove unnecessary function (b82b43e)
  • searchcontext: update the filter type in searchContext (658f2ba)

Chore

0.6.0 (2022-05-02)

Features

  • markdown: add two markdown example files (f4d2e6f)
  • markdown: render example markdowns (03c7308)

Refactoring

  • api-reference: move OpenAPI specs to /docs/api-reference (5829e87)

0.5.2 (2022-04-28)

Tests

  • add three tests to the landing page (5e5e9d1)

Refactoring

  • add a selector attribute in tested components (6e6baed)
  • set src/tests/cypress as test folder (3a79203)

0.5.1 (2022-04-28)

Features

  • sidebar: add the sidebar props (6da63ff)

Bug Fixes

  • sidebar: fix key warning (9dae009)
  • sidebar: use the Link component from next (fe8d0ab)

Refactoring

  • create constants.ts and refact the typings (c06bb03)
  • documentation: refactoring the cards data structure and update the type (ff98bdf)
  • search: update the documentation/notes data and update the types (4cff017)
  • sidebar: create the SideBarIcon component and refactor the data structure (83bb99f)

0.5.0 (2022-04-26)

Features

  • search-page: export icon data and call the searchsection component (bb18fda)
  • search-section: create the search-section component (449140b)
  • search-section: implement hover effect (881b857)
  • search-sections: create the search-sections component (0756d9c)

Bug Fixes

  • search-sections: make the all-results element clickable (3c4336a)
  • sidebar: fix items title type (a480b45)

Refactoring

  • types: split the DocTitle type and refact the search components types (5735dec)

Style

  • search-section: add the border-radius to this component on hover (13ed2c9)

0.4.1 (2022-04-25)

Bug Fixes

  • footer: adds a box on footer component and fix responsiveness (a900854)
  • footer: adjust link padding (402304e)

0.4.0 (2022-04-20)

Features

  • header: add custom scrollbar to dropdown menu (712ef8d)
  • header: add Docs dropdown menu (96eb711)
  • header: add interactivity to Docs button (939a1c3)
  • header: hide dropdown on route change (0f9afe2)
  • header: show dropdown menu on hover and fix its styles (5aa1830)

Bug Fixes

  • header: add pointer cursor to Docs button (e28964d)
  • header: fix dropdown menu card description text color on hover (143237a)
  • header: fix dropdown menu position on Safari (9faf99f)
  • header: fix scroll propagation from dropdown menu (5a253f9)
  • header: remove shadow from top of dropdown menu and fix hiding bug (33df8b8)
  • header: show dropdown menu scrollbar only on dropdown hover (39082ca)
  • header: show dropdown menu scrollbar only on hover (c2c68bb)

Refactoring

  • header: replace line with border (0f24929)

0.3.1 (2022-04-18)

Bug Fixes

  • hamburger-menu: fix the portuguese name (cdbe7c2)
  • hamburguer-menu: change name component and file (246d612)
  • header: adds hamburguer menu to header (762da5a)
  • header: fix header responsiveness (1324f72)
  • header: remove right links and fix logo size (9eb4af0)

0.3.0 (2022-04-13)

Features

  • search-bar: add the redirect on enter click (023b2a4)
  • search-component: add the search card component (4822982)
  • search-page: first version of search page structure (0bcc086)

Bug Fixes

Refactoring

  • typings: add the methods type (5034383)

Style

  • search-page: fix the divider style (d26d4c1)

0.2.2 (2022-04-13)

Bug Fixes

  • move search box placeholder string to json (3483b4a)
  • move the hard-coded strings to a json file (33f4182)

0.2.1 (2022-04-12)

Docs

  • readme: add a project summary (features, patterns...) and contribution guide (01307bc)
  • readme: define a file naming convention (43f922d)
  • readme: fix 'concepts and features' section topics spacing (4dbb378)
  • readme: fix typo and release labels table column (9a207f4)
  • readme: fix typos (547161a)
  • readme: refactor some sections to make them more practical (5a3a9aa)
  • readme: update 'code linting and format' section (38f3851)
  • readme: update directory tree to remove 'public/' from 'src/' (7fb2fad)

0.2.0 (2022-04-11)

Features

  • icons: add the sidebar toggle icon (5662f0b)
  • sidebar: add sidebar component (cab8fbc)
  • sidebar: add sidebar to api-guides page (1bea6a6)
  • sidebar: add the initial structure of sidebar section and add the help icon (1f63110)
  • sidebar: add the section divider (6034326)
  • sidebar: add the sidebar elements component (034100b)
  • sidebar: add the sidebar toggle animation (6fbd14b)
  • sidebar: create a context to manipulate sidebar logic (fa38b07)

Bug Fixes

  • sidebar: add element hover and toggle subitem list on click in parent (d6e96f8)
  • sidebar: fix element pointer on hover (4d4f65d)
  • sidebar: fix sidebar element hover (2d4d449)
  • sidebar: fix the screen adjust when sidebar is closed (6c117b5)

Refactoring

  • sidebar: change variable names and add union type (cbf45ac)
  • sidebar: remove unecessary code and adjust sidebar elements structure (1d799aa)

0.1.5 (2022-04-07)

Features

  • landing-page: add responsivity for tablet screens (b6290ad)
  • landing-page: add responsivity for the fourth breakpoint (ed45c55)
  • landing-page: add responsivity for the third breakpoint (12e2818)
  • landing-page: add responsivity to large screens (94f006e)
  • landing-page: add the landing page version for mobile screens (7c29f9f)

Bug Fixes

  • landing-page: fix card icons in safari browser (c5a02f9)
  • landing-page: fix last updates card width (c18b9b4)
  • landing-page: fix newsletter border and last updates card structure (1af7b1f)
  • landing-page: responsive style adjustments (fa89513)

0.1.4 (2022-04-06)

CI

  • lighthouse: fix lighthouse mobile and adds desktop (d380e46)

0.1.3 (2022-04-05)

Features

  • src/pages/index.tsx: add page title (579a648)

Chore

0.1.2 (2022-04-05)

Features

  • api-reference: add default rendering of Catalog and Checkout APIs (2d6264b)

0.1.1 (2022-04-04)

Bug Fixes

  • change kebab-case props to camelCase format in icons (95c4d22)
  • documentation cards and education section styles (a3c8265)
  • education cards: education cards style (b74c01b)
  • education-section names (a1be16a)
  • header height name (dc1b4da)
  • header optimization and fix righlinks structure (b6d6aa0)
  • header responsive structure (51b0257)
  • icon-related warnings (f9d42e7)
  • landing-page optimization (60291e7)
  • last-update key conflict and put header and footer to root (1e95167)
  • last-updates-card: add missing shadow effect to Last Updates section cards (3c214dd)
  • lastupdatescard: fix Last Updates section cards layout (e0bc062)
  • new structure of subcomponents in education-section (808ef3d)
  • open external links in another tab (f51c9c1)

Performance

  • add sharp package for image optimization (3d46d11)

Chore

  • rebase landing-page (ca29ee2)
  • remove sharp dependency (0ad0e99)
  • versioning: add commit-msg hook to Husky for running Commitlint (4d0e777)
  • versioning: add Commitizen + script to help writing commits (cf21fbb)
  • versioning: add Commitlint to lint commit messages (e83f32e)
  • versioning: add Standard Version and release script (fdacbfe)
  • versioning: update changelog.md sections names (9dee46a)

Style

  • icons: move icons to components directory and solve lint issues (f284162)

Refactoring

  • change newsletter style name (e474591)
  • public: move public to root directory (0293093)
  • update name of module.css file (808691c)

CI

  • versioning: add Release-Version GitHub workflow (790a99a)
  • versioning: add Verify-PR-Labels GitHub workflow (bc6eea2)