Skip to content

Latest commit

History

History
234 lines (202 loc) 路 14 KB

CHANGELOG.md

File metadata and controls

234 lines (202 loc) 路 14 KB

Changelog

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

1.3.0 (2024-03-25)

Features

  • add a default language (cbfdbd1)
  • add missing spec file (ad38d45)
  • Add stylish cookie consent UI matching websi (8116bf5)
  • Added HTML structure for cookie consent UI (efcb68a)
  • Implement cookie consent component (5ee32be)
  • improving code (6031cb4)
  • remove wrong code (2bceb58)
  • set language when accept cookies (5dfde6c)
  • Updated src/app/app.component.html (412cad2)
  • Updated src/app/app.component.ts (3ba03e3)
  • Updated src/app/app.module.ts (9fd0364)
  • Updated src/app/secondary-components/cookie- (2c7b6bb)
  • Updated src/app/secondary-components/cookie- (e5e5702)
  • Updated src/app/secondary-components/navbar/ (db2d7f7)
  • Updated src/app/services/utils.service.ts (a673a92)

Bug Fixes

  • remove setting lang pref in navbar component (06fcba2)

1.2.0 (2024-03-21)

Features

  • improve setLanguage function (5529135)
  • Updated src/app/app.component.ts (635d94b)
  • Updated src/app/app.module.ts (fe4ca80)
  • Updated src/app/secondary-components/navbar/ (e5cd12c)
  • Updated src/app/services/utils.service.ts (e4261da)

1.1.1 (2024-03-09)

Bug Fixes

1.1.0 (2024-03-09)

Features

  • add accessibility tasks (9f944f6)
  • add adsense (d09c24c)
  • add aria-label to icons (08147b9)
  • add category to publication class (b06bb09)
  • add google analytics (86d2660)
  • add initial portfolio code (547417a)
  • add loader to new tip (7fb368c)
  • add missing a11y tasks (5e1f0c6)
  • add modal descriptions (dae8191)
  • add modal to all pages (dbcd159)
  • add modal to show that it's offline (d76a8cb)
  • add new publications (f48c6ce)
  • add online offline logic (574ce8e)
  • add SEO tags (0623329)
  • add styles and descriptions (36e1aee)
  • add target blank to sci publications (83ab2bc)
  • change modal style (92b0fde)
  • creating directive (4c59864)
  • disable 'read more' when offline (6c0ce32)
  • disabling some elements when offline (acc42f6)
  • improve website SEO (38ac982)
  • improving api service with good practices (1e2115a)
  • improving home and texts (1c63b61)
  • remove adsense (c63723c)
  • set dynamic titles (78d9864)
  • show modal at invalid click (1892fb3)
  • style and is active for aria (2802cf6)
  • Updated src/app/secondary-components/publica (2aba612)
  • Updated src/app/secondary-components/publica (d19a3c8)
  • Updated src/app/secondary-components/publica (1055321)
  • updating images with NgOptimizedImage (7d23f5f)
  • using directive instead of fixed code (8e6134e)
  • using functions to split (c417806)
  • using multilanguage (91a8daf)

Bug Fixes

Unreleased

Feat

  • add missing lazy loading
  • using container fluid instead of row
  • add project model file
  • add routes again
  • add function types
  • subtitle l10n
  • decreasing text size for sci articles
  • spliting scientific and blog publications
  • google scholar icon
  • app.component.ts: removing useless console log
  • app.component.ts: set language dynamically
  • ipinfo.model.ts: defining ipinfo model
  • api.service.ts: deserializing response
  • add ipinfo request instead of class
  • add initial api and model
  • app.component.ts: add translate service
  • package-lock.json: npm install
  • publications.component: trying to use skeleton instead of loader
  • publications.component.ts: set loading on publication page
  • app: add loading lib and settings
  • portfolio.component.html: changing initial display
  • portfolio.component.ts: add repository type
  • add github api request
  • repository.model.ts: add model to repositories
  • app-routing.module.ts: add portfolio route
  • portfolio.component: add portfolio component
  • publications.component: add skeleton on cards
  • navbar.component.ts: applying filter after translate
  • changing font weight
  • publications.component.ts: change the publications range
  • publications.component: add cover image to the page
  • add translation to the publications
  • publications.component: add image and effects
  • navbar.component.css: removing animation
  • navbar.component: add navbar language support
  • publications.component.ts: get only the last 9 publications
  • publication.model.ts: removing htlm tags
  • publications.models.ts: removing html tags
  • publication.component: initial version of publications
  • m-home.component.html: change col size
  • add publications route
  • using a dynamic navbar
  • navbar: add navbar component
  • not-found.component: changing not-found place
  • home.component: add hover element
  • replace home.lang to lang
  • icones.component.ts: add dev and sorting icons
  • add another pages on the correct place
  • package-lock.json: npm install
  • not-found.component.html: making navigation to home
  • add i18n to the back button
  • add i18n support on 404 page
  • app.module.ts: set default module
  • utils.service: generating utils service
  • not-found.component: sorting not found content
  • index.html: making black background
  • not-found.component.css: making animation to glitch effect
  • style.css: removing animation to user preference
  • not-found.component.ts: removing onInit
  • app-routing.module.ts: add not found page
  • not-found.component: generating component
  • icon.model.ts: creating a icon model
  • index.html: removing fontawesome style
  • app.module.ts: add brand to the application
  • icones.component: making the iconlist
  • icones.component.css: add default icon size
  • add seo
  • home.component.html: particle draft
  • removing ngOnInit
  • app.component.ts: remove useless const
  • recommendations.component.html: add authors infos
  • add title of recommendations
  • recommendations.components.html: add title and author's datas
  • recommendations.components.css: add style of image
  • recommendations.component.ts: add all recommendations
  • recommendations.component: add recommendation list
  • recommendation.model.ts: add model
  • recommendations.component: add recommendations component]
  • technologies: moving technologies
  • en.json: update english text about myself
  • pt.json: update text of myself
  • technologies.component: add particle js at technologies
  • pt.json: update potuguese text
  • icones.component.html: comment phone number
  • publications.component.ts: sort publications by date
  • publication.model.ts: string manipulation
  • get all publications
  • publication.model.ts: deserializing datas
  • publication-request.model.ts: add model to request
  • app.modules.ts: add publication component
  • publication.model.ts: renaming publication model
  • models: add models to deserialize and publications
  • services: add api service
  • tsfconfig.ts: add root page config
  • add publications page
  • add icons in another dir

Fix

  • package ecosystem for ci
  • hover underline
  • fixing center align
  • icones.component.ts: set type and fix url

Refactor

  • text-right to text-end
  • hr bar
  • changing left and right to start and end
  • removing portfolio route
  • changing 'read more' text
  • changing text related to publications
  • change loading time and number of publications
  • using english instead of portuguese
  • app.component.ts: using template string
  • publication.component.ts: updating loading time
  • using camelCase instead of snake case
  • app.module.ts: remove default language
  • package.json*: changing loader lib
  • repository.model.ts: changing repositories url
  • making the request generic
  • publication.model.ts: using a better regexp
  • publication.model.ts: add better element sort
  • set by default bg black and text white
  • migrating nav for a specific component
  • icones.component.ts: remove useless onInit
  • moving duplicate code to utils service
  • publication.model.ts: optional chaining and indentation

Perf

  • applying lazy loading to images