Skip to content

Latest commit

 

History

History
77 lines (69 loc) · 9.58 KB

CHANGELOG.md

File metadata and controls

77 lines (69 loc) · 9.58 KB

Changelog

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

1.0.0 (2024-01-30)

Features

  • about: Added new section about (91986e8)
  • angular: Migrated to last version angular cli (048834e)
  • angular: Migrated to last version angular core (7fd7491)
  • avatar: Added avatar to base information (3c0fc3c)
  • city: Added field city to base information (60c76b9)
  • CODE_OF_CONDUCT: Created CODE_OF_CONDUCT.md (7bde6ec)
  • color-schema: Added color-schema switch, and fix shared classes (baa9791)
  • color: Adjust config color customization (7578676)
  • color: Handled color properties to open-profiler config (d1c6f7e)
  • component: Added signal (0a8d454)
  • config: Draft open profiler config (67810a1)
  • config: Update config with my personal information (ac9204f)
  • contact: Added contact section (3a356e5)
  • CONTRIBUTING: Created CONTRIBUTING guidelines (a955d31)
  • css-freamework: Added Tailwindcss (c933999)
  • education: Added section education, created elements component badges and experience (11866e5)
  • experience: Added nested experiences, optimize icon generation (76f0cb6)
  • font: Added local font family (d96f628)
  • general: Created models, env, installed lodash and fix style (d6e4dfb)
  • general: First draft (5c822d7)
  • github-action: Implemented a GitHub Action triggering on tags, executing the build process, and creating a release (db3401f)
  • icon: Generate icon (92c9087)
  • image: Implemented NgOptimizedImage (584b74d)
  • images: Created a directive for images error handler (2430795)
  • initial: Initial commit (cdc9d99)
  • input: Transformed @Input in signal input (44cb6b2)
  • LICENSE: Added LICENSE (2e2d143)
  • lint: Added pre-commit hook, prettier and eslint (de8518a)
  • meta-tags: Created script and config for automatic update of meta tags on precommit (ce01cb4)
  • README: Created README.md to explain open profile configuration (721c46f)
  • readme: Update Readme (0769a82)
  • section: Added icon to section name (47023c9)
  • seo: Added seo meta tag (1e8062a)
  • seo: Update seo config (a33ab82)
  • socials: Added socials information to project section (2e1f0e5)
  • socials: Created component socials (14ab282)
  • style: Draft new style (5c10119)

Bug Fixes

  • angular.json: Added lodash to allowedCommonJsDependencies (95a18bd)
  • color-schema: Fix toggle color scheme (91be5b6)
  • color: Update default color (8bf493e)
  • config: Enriched data config (27c47ca)
  • config: Generated generic data config (4aca27a)
  • contact: Fix style contact section (1d24392)
  • date: Fix format date experience (689160f)
  • date: Fix format pipe date in experience component (4de7cf9)
  • experience: Implemented badges for experience section, and fix general style (4926967)
  • experience: Ordered experience by date.start (cd899ca)
  • font: Removed link font (dd08386)
  • footer: Update footer information (b6c44d4)
  • general: Added external redirect on projects and relocated about description to innerHTML (8c053c2)
  • general: Updated the base properties to a banner in model, adjusted the styling, and relocated the Open Profiler config to the outer directory (aed6e82)
  • meta: Fix meta description (46d7af4)
  • package: Update information in package.json (90e266e)
  • profiler: Fix possible null template section (07a2288)
  • projects: Fix projects image (2b214c1)
  • README: Update build information process (3c8314a)
  • README: Update README.md description (b3cd3c3)
  • readme: Updated information in README.md (3e1c1f4)
  • seo: Fix script meta tag update also title selector (cc86cfb)
  • style: Draft style (75c14c1)
  • style: Fit the view element (5b2fecc)
  • style: Fix general style (759ce7f)
  • style: Fix style (57ab49b)
  • style: Fix style on Projects section (78ad5e1)