Releases: vtexdocs/devportal
Releases · vtexdocs/devportal
Release v0.2.1
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)
Release v0.2.0
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
Release v0.1.5
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
Release v0.1.4
Release v0.1.3
Release v0.1.2
Release v0.1.1
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)