Skip to content

Releases: farjs/farjs-filelist

v0.3.2

24 Dec 14:49
Compare
Choose a tag to compare
  • 5023e2f Added FileListView component
  • bfbc35d Improved test coverage
  • 864f219 Added FileListColumn component

v0.3.1

13 Dec 19:51
Compare
Choose a tag to compare
  • 03eb345 Added SortModesPopup component
  • c39fedc Moved withThemeContext under src folder
  • 7653de6 Fixed SortIndicator style type
  • 010aaf2 Added SortIndicator component

v0.3.0

10 Dec 22:08
Compare
Choose a tag to compare
  • 59bbcca Added WithStacks component
  • 9dc48e8 Added WithStack component

v0.2.5

06 Dec 22:20
Compare
Choose a tag to compare

v0.2.4

04 Dec 19:08
Compare
Choose a tag to compare

v0.2.3

18 Nov 19:20
Compare
Choose a tag to compare
  • 18acc64 Added HistoryProvider interface

v0.2.2

29 Jul 16:42
Compare
Choose a tag to compare

v0.2.1

04 May 18:27
Compare
Choose a tag to compare
  • ec49612 Increased test coverage
  • 247a5ef Added FileListActions implementation
  • 6d4c576 Ensure that committed and generated types are the same (#2)
  • c760007 Moved types to FileListActions.mjs
  • ac17fdc Fixed ts typings

v0.2.0

21 Apr 20:41
Compare
Choose a tag to compare
  • 3d19353 Added FileListApi definitions

v0.1.2

14 Apr 15:34
Compare
Choose a tag to compare
  • f28f82c Added FileListStateReducer
  • 90092ac Added FileList actions definitions
  • bded73b Added initial FileListActions