Skip to content

Latest commit

 

History

History
338 lines (194 loc) · 23.7 KB

CHANGELOG.md

File metadata and controls

338 lines (194 loc) · 23.7 KB

1.15.1 (2024-08-08)

Bug Fixes

  • css: fix some css nestings (59c8f39)

1.15.0 (2024-08-07)

Features

  • styles: change color based on theme using light-dark css function (de6bdc4)

1.14.2 (2024-06-24)

Bug Fixes

  • contentlayer: use contentlayer2 in build npm script (f82d9e0)

1.14.1 (2024-06-24)

Bug Fixes

  • article: remove dynamic component and check navigator share before using it (bfb69c0)
  • contentlayer: change to contentlayer2 (28c4b4b)

1.14.0 (2024-06-18)

Features

  • share: add share button and fix comment message and button styles (e933919)

1.13.2 (2024-06-15)

Bug Fixes

1.13.1 (2024-06-15)

Bug Fixes

1.13.0 (2024-06-15)

Features

  • feedbacks: change css and add message to login if not logged in (4a6c982)

1.12.5 (2024-06-15)

Performance Improvements

  • files: remove barrel files (24a8dec)

1.12.4 (2024-06-15)

Performance Improvements

  • next: add dynamic imports (78fee64)

1.12.3 (2024-06-14)

Bug Fixes

  • reading time format and style / editor color (f0bb827)

1.12.2 (2024-06-14)

Bug Fixes

  • article: some mobile css fixes (cb554ed)

1.12.1 (2024-06-14)

Bug Fixes

  • seo: jsonld image and date (13aa668)

1.12.0 (2024-06-14)

Features

  • blog: add semantic-versioning blog post (2643f96)
  • change my image (b491583)
  • create GoToFile component, fix some styles and meta data (3ee6a09)
  • i18n: update translations (55c35fe)
  • sidebar: disable language switcher option if article is not available (0e2c3bf)

1.11.1 (2024-06-01)

Bug Fixes

  • deploy: nextjs output to export and remove some npm scripts (6cbc282)

1.11.0 (2024-06-01)

Features

  • styles: change primary-200 hex color (e7cd692)

1.10.0 (2024-05-24)

Features

  • deps: update all dependencies (04f13a4)

1.9.0 (2024-01-22)

Bug Fixes

  • generate contentlayer before test (84d8187)

Features

  • add code-editor component (a7f19ba)
  • start development of the code editor (f0828e2)
  • update boticario logo (f418cd1)
  • update twitter logo (d538edd)

1.8.0 (2023-09-23)

Features

  • update company informations and current company (972be0c)

1.7.1 (2023-08-20)

Bug Fixes

  • remove unnecessary aria-label (b20e9e7)

1.7.0 (2023-08-20)

Bug Fixes

  • add id to all modal components (b3d7449)
  • add missing label to associate language select (cb6a539)
  • remove unnecessary rubik font (2a5fab1)
  • remove unnecessary ul elements from home and blog pages (c7ccca9)

Features

  • add missing description in home page (ec77dcc)

1.6.0 (2023-06-15)

Features

  • about: change colored border to left side (811ac6b)
  • blog: change empty state message and add an illustration to that (3dacfc9)

1.5.4 (2023-06-03)

Bug Fixes

1.5.3 (2023-06-03)

Bug Fixes

  • modal close button aria label (6edef69)

1.5.2 (2023-06-03)

Bug Fixes

  • adjust mobile style in project modal and companies card (28c9036)

1.5.1 (2023-06-03)

Bug Fixes

  • adjust mobile style in project modal (8ef1d57)

1.5.0 (2023-06-02)

Features

  • new style to open-source projects (9f882ca)

1.4.0 (2023-06-02)

Features

  • add responsive styles and change theme color (c3bbeda)

1.3.5 (2023-06-02)

Bug Fixes

  • add dotfiles flag to gh-pages (4a4c79b)

1.3.4 (2023-06-02)

Bug Fixes

1.3.3 (2023-06-02)

Bug Fixes

1.3.2 (2023-06-02)

Bug Fixes

1.3.1 (2023-06-02)

Bug Fixes

1.3.0 (2023-06-02)

Bug Fixes

  • about: companies folder name case (2e28721)
  • adjust sidebar positioning and export common components (fb40d55)
  • change modal constants to the right file (a978e1f)
  • creation of dynamic /blog/[slug] pages (e8c3bc2)
  • fonts and page titles (b02805e)
  • links: adjust post preview and sidebaar link hover colors (4b40572)
  • modal animation blinking (fc2752d)
  • package versions due to vulnerability issues pointed by npm audit (a5c29fc)
  • remove duplicated plugin (b10289b)
  • sidebar overflow and add styled-components ssr config (52356d0)

Features

  • about: add cards about projects using their components (c2dbb72)
  • about: increase project card border animation duration (3072f82)
  • about: update project cards styles (5b9bb29)
  • add 404 page (1126dc4)
  • add a modifier class to remove padding from subtitles (c74da66)
  • add animated borders to the project cards (94797da)
  • add animation to modals (dc35c18)
  • add backgrop-color and close navigation when navigate (0f4a7db)
  • add background-color to post preview component (96edaa4)
  • add category field to all posts (e9e06d4)
  • add i18n (2d292d1)
  • add language switcher (9c35d88)
  • add menu component when is logged in (a8516c0)
  • add missing background-color to button component (02764d5)
  • add more information in about page (06b8039)
  • add more information in about page (cda9481)
  • add no-posts-yet translation key (7773198)
  • add padding bottom to the base layout (4ad06da)
  • add SEO attributes to about me page (45385f6)
  • add sidebar z-index and remove instagram link (9926037)
  • add small prop to button component (f6b3def)
  • add some styles to about page (40f98c9)
  • add styles for code block and link underline (ce1e239)
  • add styles to blog page (8ab9414)
  • add support for custom layouts and change layout of about page (fabdcf9)
  • add theme transition (79b868f)
  • assets: add favicon, icons, manifest, sitemap and feed static files (41dbc01)
  • blog: add blog feature header style (ae04d95)
  • blog: create blog feature (1c7a2bb)
  • blog: start creating blog feature (a9a4807)
  • button: add ghost variant and rewrite to use cva instead of classnames (7b8f26f)
  • Button: create inverted button and add to project card (90e04b3)
  • comments: add comment section markups (f35bb0f)
  • components: create alert and textarea (313d46c)
  • components: create delete comment modal (cf69840)
  • configure sentry (56ecb62)
  • create active link component (079c9c9)
  • create base layout (c805b3a)
  • create blog index page to list all posts (9f21357)
  • create dele account modal (c5d947b)
  • create google button component (7fbd5dd)
  • create menu component (26cc1bd)
  • create modal context and component and use it in sign in button (3e15268)
  • create sign in modal component (912cea3)
  • create variable to hold backdrop-color value (bbbafb4)
  • deleteModal: delete user when click in delete button (e627f3b)
  • export Modal, ModalProvider and useModals (13a36d8)
  • expose variables to backdrop pseudo-element (c9a95fd)
  • feedback: create comments and like features (5d77ab5)
  • finish homepage layout (e0bcc7a)
  • fonts: add source sans 3 font-family (501cb57)
  • get companies from data file (72d7a14)
  • get company logos from svg files (81420fc)
  • init i18n configuration (e552749)
  • posts: create post preview component and use it in homepage (38ecba1)
  • pre: add some negative margins to code blocks (8593258)
  • ProjectCard: start component development (25db730)
  • pwa: add next-pwa configurations (391c12e)
  • root: add commitizen and lefthook (24673a9)
  • sentry: configure integration (e0aa4d8)
  • sidebar: add brand, login button and category name styles (33aabfa)
  • sidebar: add change theme button (dfbd041)
  • SideBar: create side bar component with all current links (cd7cae3)
  • signIn: add firebase integration and add login feature (960d2a5)
  • update neutral colors (5758c27)
  • wrap avatar component in a button (f7905e2)