Skip to content

Releases: tgstation/tgui-core

v4.2.3

15 Jun 02:05
Compare
Choose a tag to compare

Full Changelog: v4.2.2...v4.2.3
tgui core is basically self-referential in order to not trick bundlers with scss imports to itself

v4.2.2

15 Jun 01:48
Compare
Choose a tag to compare

Full Changelog: v4.2.1...v4.2.2
Fixed a dumb export bug. import -> default

v4.2.1

15 Jun 01:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0

15 Jun 00:37
Compare
Choose a tag to compare

Migration guide

You probably don't need to do anything! The v4.2 release allows you to use the new imports from styles,

@include meta.load-css('~tgui-core/styles/all-atomic.scss');
@include meta.load-css('~tgui-core/styles/all-themes.scss');

Or by adding them individually,

@include meta.load-css('~tgui-core/styles/themes/hackerman.scss');

What's Changed

Full Changelog: v4.1.4...v4.2.0

v4.1.4

14 Jun 18:14
Compare
Choose a tag to compare

What's Changed

  • Fix selected Button color 2: Fuck It Edition by @AyIong in #197

Full Changelog: v4.1.3...v4.1.4

v4.1.3

14 Jun 17:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.3

v4.1.2

14 Jun 07:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

v4.1.1

14 Jun 06:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

14 Jun 03:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.4...v4.1.0

v4.0.4

12 Jun 21:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.3...v4.0.4