Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Releases: idleberg/Bootstrap-Listr

2.3.0-alpha.6

2.3.0-alpha.6 Pre-release
Pre-release

Choose a tag to compare

@idleberg idleberg released this 13 Mar 11:28
  • 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

2.3.0-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@idleberg idleberg released this 24 Nov 08:12
  • 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

Choose a tag to compare

@idleberg idleberg released this 27 Sep 11:01

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

2.3.0-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@idleberg idleberg released this 06 Sep 19:16
  • add Dockerfile (#335)
  • add support to hide folders (#336)
  • bump Bootstrap to v4.0.0-alpha.4
  • update devDependencies

2.3.0-alpha.3

2.3.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@idleberg idleberg released this 04 Aug 14:43
  • 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

Choose a tag to compare

@idleberg idleberg released this 16 Apr 11:08

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

2.3.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@idleberg idleberg released this 28 Jan 22:18

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

2.3.0-alpha Pre-release
Pre-release

Choose a tag to compare

@idleberg idleberg released this 17 Dec 18:55

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

Choose a tag to compare

@idleberg idleberg released this 03 Nov 12:20
  • use basename in <title>
  • fix: display source modals without highlighter
  • fix: decode name <title>
  • update devDependencies

2.2.3

Choose a tag to compare

@idleberg idleberg released this 14 Aug 16:15
  • restore Dutch translation
  • add VM file types
  • add map file type
  • update devDependencies