Skip to content

Releases: KTibow/fullscreen-card

update some things

Choose a tag to compare

@KTibow KTibow released this 18 May 14:00
c8d2459
  • update readme
  • update github actions, hacs manifest, etc
  • code cleanup, and fix some edge cases

Attempt to detect fullscreen better

Choose a tag to compare

@KTibow KTibow released this 30 Dec 17:18
f0b8016

Attempts to detect if window.fullScreen is true (firefox only), and if document.fullscreenElement exists.

Fix some bugs

Choose a tag to compare

@KTibow KTibow released this 10 Nov 01:47
2063b63

Thanks #4!

Fix card

Choose a tag to compare

@KTibow KTibow released this 03 Nov 20:09
af8a7e8

Uglify.js broke it. Changing the parameters fixed it. Switching to uglify-es and removing babel made it better.

A bit tinier

Choose a tag to compare

@KTibow KTibow released this 03 Nov 17:57
b77c853

Just running uglify.js and babel

Configuration and F11 override

Choose a tag to compare

@KTibow KTibow released this 21 Oct 01:49
7de7f89

Configuration and F11 override

  • Now you can configure the text for "Go fullscreen" and "Exit fullscreen"!
  • Now it overrides F11, so it realizes and changes to "Exit fullscreen".
  • Also show preview in card picker.

Various updates

Choose a tag to compare

@KTibow KTibow released this 26 Aug 20:35
bd2874e

Various updates

  • Change card to say "Exit fullscreen" if in currently fullscreen
  • Update image

Initial release

Choose a tag to compare

@KTibow KTibow released this 25 Aug 19:16
b60a803

Initial release

Also move layout around