Skip to content

Releases: texastribune/files

v2.8.2

09 Nov 16:28
3257b71
Compare
Choose a tag to compare

Updates:

  • The app now removes the accents from the filenames of uploaded files, converting them to their corresponding non-accented ASCII characters.

v2.8.1

17 Sep 16:09
7066ee9
Compare
Choose a tag to compare

Fixes a typescript type bug relating to ErrorEventHandler that was introduced in v2.8.0

v2.8.0

16 Sep 20:12
6a235d0
Compare
Choose a tag to compare
  • Adds an "uplevel" button to navigate directories
  • Adds new CSS vars for custom theming

v2.7.6

13 Sep 16:17
044334d
Compare
Choose a tag to compare

Typescript: 3.2.2 -> 3.4.5

v2.7.5

09 Sep 20:01
90f8712
Compare
Choose a tag to compare

Rebuild.

v2.7.4

08 Sep 18:33
e05a775
Compare
Choose a tag to compare

The original file name now appears when renaming files and directories.

v2.7.3

01 Sep 15:16
0e79243
Compare
Choose a tag to compare

Adds new CSS variables that make it easier to customize:

  • The size of file icons (ie. the ones next to each file name)
  • The search icon (ie. the magnifying glass)
  • The dropdown icon in settings (ie. the cog)
  • the height of the table header

Dev UX improvements

09 Aug 19:25
33086a6
Compare
Choose a tag to compare
  • Improved readme
  • nvmrc file for nvm users
  • pull request template
  • tweaks to package.json scripts

v2.7.1

17 May 15:29
c9fe218
Compare
Choose a tag to compare

What's Changed

  • Bump elements version for touch listeners by @erxclau in #508

Full Changelog: v2.7.0...v2.7.1

v2.7.0

22 Apr 16:16
Compare
Choose a tag to compare

What's Changed

  • Adds a "Copy ID" button to context menu by @erxclau in #494

New Contributors

Full Changelog: 2.6.1...v2.7.0