Skip to content

Releases: KTibow/fullscreen-card

update some things

18 May 14:00
c8d2459
Compare
Choose a tag to compare
  • update readme
  • update github actions, hacs manifest, etc
  • code cleanup, and fix some edge cases

Attempt to detect fullscreen better

30 Dec 17:18
f0b8016
Compare
Choose a tag to compare

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

Fix some bugs

10 Nov 01:47
2063b63
Compare
Choose a tag to compare

Thanks #4!

Fix card

03 Nov 20:09
af8a7e8
Compare
Choose a tag to compare

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

A bit tinier

03 Nov 17:57
b77c853
Compare
Choose a tag to compare

Just running uglify.js and babel

Configuration and F11 override

21 Oct 01:49
7de7f89
Compare
Choose a tag to compare

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

26 Aug 20:35
bd2874e
Compare
Choose a tag to compare

Various updates

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

Initial release

25 Aug 19:16
b60a803
Compare
Choose a tag to compare

Initial release

Also move layout around