Link Search Menu Expand Document

Change Log

All notable changes to this project will be documented in this file.
We will try to avoid breaking changes, but if there will be ones it will be labeled with Breaking label.

History

  1. [1.1.3] - 6/18/2021
    1. Table head Component
  2. [1.1.2] - 5/18/2021
    1. Table head Component
  3. [1.1.1] - 5/12/2021
    1. Pagination
  4. [1.1.0] - 5/10/2021

[1.1.3] - 6/18/2021

Table head Component

  • Added configuration for default sort order.

[1.1.2] - 5/18/2021

Table head Component

  • Added new th component, for table sorting.

[1.1.1] - 5/12/2021

Pagination

  • Fix query string names #23
  • Fix page size cookie name #22

[1.1.0] - 5/10/2021

  • Pagination component is ready to use