Skip to content

Releases: idleberg/Bootstrap-Listr

2.3.0-alpha.6

13 Mar 11:28
Compare
Choose a tag to compare
2.3.0-alpha.6 Pre-release
Pre-release
  • adjust components to Bootstrap 4 alpha 6
  • remove support for Flash and QuickTime modals
  • add support for additional file-types
  • rename document file-types
  • minify icon themes
  • support yarn on Travis CI
  • bump dependencies
  • bump CDN versions

2.3.0-alpha.5

24 Nov 08:12
Compare
Choose a tag to compare
2.3.0-alpha.5 Pre-release
Pre-release
  • update class-names to match Bootstrap 4 alpha 5
  • add modal load indicator
  • add support for new file-types
  • add (hacky) support for Octicons
  • update devDependencies

2.2.6

27 Sep 11:01
Compare
Choose a tag to compare

Changes ported back from the 2.3-dev branch:

  • add new file-types
  • rename Open/View button to "Download"
  • add download attribute to Download button
  • add aria-hidden=true to file-icons
  • add preload attribute to audio/video modals
  • update devDependencies

2.3.0-alpha.4

06 Sep 19:16
Compare
Choose a tag to compare
2.3.0-alpha.4 Pre-release
Pre-release
  • add Dockerfile (#335)
  • add support to hide folders (#336)
  • bump Bootstrap to v4.0.0-alpha.4
  • update devDependencies

2.3.0-alpha.3

04 Aug 14:43
Compare
Choose a tag to compare
2.3.0-alpha.3 Pre-release
Pre-release
  • add settings for table columns, useful to hide columns in small view-ports
  • replace multi-sort function (no more eval(), yay!)
  • use latest Bootstrap 4 class names
  • rename Open/View button to "Download"
  • add download attribute to Download button
  • add display_errors setting
  • add scroll-to-top when search field is focused through shortcut
  • add new file-types
  • rewrote JavaScript from scratch
  • remove alt_load setting
  • remove auto_highlight setting
  • replace all gmdate() instances with date()
  • add aria-hidden=true to file-icons
  • bump Bootstrap to v4.0.0-alpha.3
  • bump jQuery to v3.1.0
  • bump highlight.js to v9.5.0
  • various Gulp task fixes

2.2.5

16 Apr 11:08
Compare
Choose a tag to compare

Changes ported back from the 2.3-dev branch:

  • add new file-types
  • remove UTF8 encoding of class-names
  • fix timezone bug (closes #312)
  • update devDependencies

2.3.0-alpha.2

28 Jan 22:18
Compare
Choose a tag to compare
2.3.0-alpha.2 Pre-release
Pre-release

The transition to Bootstrap 4 continues, this new release brings some drastic changes

What's new?

  • complete switch to Bootstrap 4 alpha 2
  • remove Bootswatch and M8tro themes
  • add CSS counter for table-rows
  • add URL parameter to reveal hidden files
  • add 404 alerts
  • add support for more text-files
  • improved sorting
  • rename build directory
  • modify breadcrumb dividers, now using icon font
  • drop support for iOS 7 icon sizes
  • remove setup bash-script
  • modular Gulp tasks
  • fix file count on empty folders

Known bugs

  • no working share buttons (oops!)

2.3.0-alpha

17 Dec 18:55
Compare
Choose a tag to compare
2.3.0-alpha Pre-release
Pre-release

This release marks the beginning of the transition to version 3.0, but also to Bootstrap 4. As such, some features have already been changed or removed entirely.

Changes in the release:

  • remove Glyphicons support 😱
  • add wildcard support for ignored files and hidden files settings
  • add support for SHA checksums (#255)
  • re-adjust counter and striped rows when displaying hidden files (this will be slow for huge directories)
  • bump Highlight.js to 9.0.0
  • bump Bootstrap/Bootswatch to 3.3.6

Next up, the build tools will be revised and more of Bootstrap 4 will be integrated.

2.2.4

03 Nov 12:20
Compare
Choose a tag to compare
  • use basename in <title>
  • fix: display source modals without highlighter
  • fix: decode name <title>
  • update devDependencies

2.2.3

14 Aug 16:15
Compare
Choose a tag to compare
  • restore Dutch translation
  • add VM file types
  • add map file type
  • update devDependencies