Releases: farjs/farjs-filelist
Releases · farjs/farjs-filelist
v0.3.2
- 5023e2f Added
FileListView
component
- bfbc35d Improved
test
coverage
- 864f219 Added
FileListColumn
component
v0.3.1
- 03eb345 Added
SortModesPopup
component
- c39fedc Moved
withThemeContext
under src
folder
- 7653de6 Fixed
SortIndicator
style type
- 010aaf2 Added
SortIndicator
component
v0.2.3
- 18acc64 Added
HistoryProvider
interface
v0.2.1
- 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
- 3d19353 Added
FileListApi
definitions
v0.1.2
- f28f82c Added
FileListStateReducer
- 90092ac Added
FileList
actions definitions
- bded73b Added initial
FileListActions