Skip to content

Latest commit

 

History

History
75 lines (46 loc) · 4.92 KB

CHANGELOG.md

File metadata and controls

75 lines (46 loc) · 4.92 KB

Changelog

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

1.0.0 (2023-05-28)

Features

  • add the footer and adjust the CharacterTraits component (befe3d0)

0.5.0 (2023-05-25)

Features

  • add icons in character filter (bc4591d)
  • added character filter (479f80e)
  • character filter structure (359051e)
  • filter character by category (2356e4c)
  • filter character by category and colors to filter options (571ccb8)

0.4.0 (2023-05-11)

Features

  • added character traits (252d083)
  • charactertraits: style tweaks for traits (dfbe54d)

0.3.0 (2023-04-27)

Features

  • add function to generate random character (a8a962a)
  • added clear search (4a0cb47)

0.2.0 (2023-04-23)

Features

  • add load more characters (f3c8ec2)
  • add paginate to characters (02d3395)
  • search by character name (8255cfe)

0.1.0 (2023-04-02)

Features

  • cardloading: prepare cardLoading and add button to list (a21d583)
  • charactercard: created component with TDD (decce41)
  • characterlist: created base with tdd (e54db46)
  • characters list (ae14240)
  • class to notify user (8cfb088)
  • config requests http (9acbd4e)
  • error handle to request Graphql (dde5abb)
  • hadle errors fetch (585dd13)
  • home: components of top (27ff8b9)

0.0.1 (2023-03-16)

Features

  • cardloading: prepare cardLoading and add button to list (a21d583)
  • charactercard: created component with TDD (decce41)
  • characterlist: created base with tdd (e54db46)
  • class to notify user (8cfb088)
  • config requests http (9acbd4e)
  • error handle to request Graphql (dde5abb)
  • hadle errors fetch (585dd13)
  • home: components of top (27ff8b9)