Skip to content

Releases: chadsr/ross.ch

v1.3.1

06 Dec 12:12
b8c9a54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

05 Dec 21:15
647b2d3
Compare
Choose a tag to compare

What's Changed

  • Fix content scrolling (Apple WebKit) by @chadsr in #36

Full Changelog: v1.2.8...v1.3.0

v1.2.8

03 Dec 16:29
374bc70
Compare
Choose a tag to compare

Full Changelog: v1.2.7...v1.2.8

Improved Buttons / Contact Field

03 Dec 15:49
ba25c17
Compare
Choose a tag to compare

What's Changed

  • bump deps by @chadsr in #28
  • docker-compose tweaks by @chadsr in #31
  • improve buttom transform animation + integrate contact text as field by @chadsr in #32

Full Changelog: v1.2.6...v1.2.7

Enable Android/IOS Icons

30 Nov 20:19
a2c7710
Compare
Choose a tag to compare
v1.2.6

enable android/ios icons (#27)

Improve Webkit translate fix

30 Nov 19:35
744d517
Compare
Choose a tag to compare
v1.2.5

Webkit  translate fix cleanup (#26)

Z-Index Cleanup + Bump Deps

29 Nov 16:34
9914f59
Compare
Choose a tag to compare
Cleanup z-index (#24)

* upgrade deps

* cleanup z-indexes

Fix Captcha Rendering

27 Nov 09:26
51c5a72
Compare
Choose a tag to compare

The captcha image was not rendering properly, due to missing system libraries in the Docker image. That should now be fixed.

Fix List Overflow

26 Nov 23:54
1de2417
Compare
Choose a tag to compare

Lists were overflowing the container on small screens.

Switch to Node LTS Slim

26 Nov 23:42
d8a1de3
Compare
Choose a tag to compare

Switches to the slim variant of Node's official Docker image.