v0.2.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.0 (2022-05-15)
Features
- add icons (124f914)
- add meta icons (a87969e)
- docs: prepare one sidebar for all pages (e3ce047)
- docs: update api-reference (61d5c3a)
- docs: update discue ui components (6e2275d)
- docs: use shiki with vs code theme (9298810)
- layout: override layout to provide custom footer (ab6fca8)
- layout: override page meta to not use footer element (6b1cce6)
- set sidebar items (95ea742)
- use custom theme (7958ca4)
- use new icons (2bd0bf5)
Bug Fixes
- docs: use ssr friendly ui components (8a9f696)
Refactorings
- docs: move page config to dedicated files (3ba2340)
Chores
- add actual theme file (dfcba02)
- add and configure logos (a89db85)
- add best practices (65af525)
- add build script (79b770e)
- add dependabot conf (95a1f54)
- add deployment script (7a325fa)
- add deployment workflow (0b25aad)
- add firebase integration (0a47b1d)
- add getting started (760eebd)
- add gitignore (b77cd7b)
- add introduction (93a481c)
- add openapi gen template files (81321a8)
- add operation template (30c4137)
- add package files (e295eb2)
- add release scripts (afea154)
- add run script (a9e9641)
- add script and workflow for releases (37ac2ba)
- add scripts and config for openapi gen (66aae5a)
- add styles file and update npm script (444b7ee)
- add tailwind and postcss configs (6dfe37a)
- add vue press config (de5f919)
- add workflows for stale issues and prs (7014171)
- align h2 in features center (03ea323)
- build on push (af41687)
- build: add standard-version config (f423e09)
- ci: use build script (c5ba80c)
- ci: add tests workflow (d5a58eb)
- ci: build docs wit prpoduction mode (7d83b14)
- ci: build styles during compile too (6ff9b87)
- ci: remove build workflow (30cd14c)
- ci: update workflow name (edc8ab0)
- configure docs branch (3d64841)
- css: consider components too during build (54ed7c9)
- deps-dev: bump markdown-it-anchor from 8.6.2 to 8.6.3 (4cd6ec6)
- deps-dev: bump markdown-it-attrs from 4.1.3 to 4.1.4 (312e5f2)
- deps-dev: bump nodemon from 2.0.15 to 2.0.16 (0ef9b06)
- deps-dev: bump postcss from 8.4.12 to 8.4.13 (e433194)
- deps-dev: bump postcss from 8.4.5 to 8.4.6 (1f66bcb)
- deps-dev: bump postcss from 8.4.6 to 8.4.7 (db4d8a0)
- deps-dev: bump postcss from 8.4.7 to 8.4.8 (f4e0672)
- deps-dev: bump postcss from 8.4.8 to 8.4.12 (57d7fed)
- deps-dev: bump tailwindcss from 3.0.12 to 3.0.15 (95dc21c)
- deps-dev: bump tailwindcss from 3.0.15 to 3.0.18 (3ab5550)
- deps-dev: bump tailwindcss from 3.0.18 to 3.0.22 (3aef0f8)
- deps-dev: bump tailwindcss from 3.0.22 to 3.0.23 (88a138d)
- deps-dev: bump tailwindcss from 3.0.23 to 3.0.24 (a1df1b1)
- deps-dev: bump tailwindcss from 3.0.8 to 3.0.12 (40d4fa4)
- deps-dev: bump vuepress from 2.0.0-beta.32 to 2.0.0-beta.33 (a1ddb63)
- deps-dev: bump vuepress from 2.0.0-beta.33 to 2.0.0-beta.35 (7344666)
- deps-dev: bump vuepress from 2.0.0-beta.35 to 2.0.0-beta.36 (580c6ff)
- deps-dev: bump vuepress from 2.0.0-beta.36 to 2.0.0-beta.37 (6388137)
- deps-dev: bump vuepress from 2.0.0-beta.37 to 2.0.0-beta.39 (09a1972)
- deps-dev: bump vuepress from 2.0.0-beta.39 to 2.0.0-beta.42 (6c0ded8)
- deps: bump actions/setup-node from 2.5.0 to 2.5.1 (e2a5e69)
- deps: bump actions/setup-node from 2.5.1 to 3 (c8eb1c4)
- deps: bump actions/stale from 4 to 5 (a59a3c2)
- deps: install discue ui components (49de1f2)
- deps: install postcss import plugin (1804396)
- deps: install snake and pascal case (5a477a8)
- deps: install yaml (befd157)
- deps: run npm audit (6fc3fda)
- deps: update (300eb2b)
- deps: update discue ui components (fa5f0bf)
- disable dark mode (dff1957)
- do not add block tags (77b8148)
- do not purge content from md files (22f72a9)
- do not purge css of ui components (de73e35)
- docs: add additional badge colors for http verbs (413c659)
- docs: add and enable sitemap plugin (fe5978b)
- docs: add api overview docs (83f20f0)
- docs: add styles from ui docs (4541e81)
- docs: add version dropdown to nav bar (acf7b04)
- docs: allow only id attrs to be set in markdown (a4afc33)
- docs: do not override paragraph margin top (9b76eea)
- docs: do not set html ids explicitly (05edfee)
- docs: override auto link (d488bb4)
- docs: register all discue ui components (cf96fc8)
- docs: remove footer from main template (13b5829)
- docs: remove line break (ea78087)
- docs: show endpoint path and description above authentication (03da231)
- docs: show operation id in endpoint files if set (84cb6f4)
- docs: update badge styling (a575f7c)
- docs: update headline levels (d225215)
- docs: update headlines to not clash with http endpoint conventions (de7ec88)
- docs: update page name (f5df185)
- docs: update secondary button title (9dad599)
- docs: update to vuepress beta 43 (aca11a7)
- docs: use footer component (a9b5d6a)
- docs: use vuepress tip for authentication info (2c720b1)
- format (3c5b3c6)
- generate shell examples too (892ea6a)
- ignore api yaml too (3f7b117)
- ignore generated scss file (c0df5ff)
- ignore openapi readme (cb87fd6)
- indent with only two spaces (2651a6f)
- logo: add discue light logo (80eb03d)
- make all sidebar headings bold (b99b191)
- make badges font bold (ca63a2a)
- make scripts executable (7cdb05a)
- override more styles (34c9764)
- prepare possible switch to shiki code formatter (bd1527e)
- release: 0.1.0 (81b871b)
- remove empty response schema section (f8e8560)
- remove unused html to markdown template (1e678a0)
- remove unused icons (5f1b77d)
- rename page to discue developers (f227851)
- serve content for local development (2a1011e)
- show body and examplee in shell code (e409fae)
- styles: align with discue.io styles (0d951f9)
- update edit link text (7bd5253)
- update home page description (8edaddb)
- update homepage (b9f1154)
- update homepage description (f8a2174)
- update navbar links (f8bb35e)
- update package name (534927f)
- update whole docs directory (6c13f08)
- use block and add info emoji (b02252b)
- use docs subdomain in logo (b843aa9)
- use io domain in main title (8ef9d74)
- use markdown plugin to normalize headlines and anchors (3165ccd)
- use reference as title (5bd1585)