Skip to content

Releases: Karibash/pixel-units

pixel-units 2.3.0

20 Sep 11:44
Compare
Choose a tag to compare

Improve the type definition. a203bf8
Update dependencies. a347f86

pixel-units 2.2.0

04 Sep 13:38
Compare
Choose a tag to compare

Update example project dependencies. 163815e
Improve the process of getting the font and screen size. e30da41
Change so that it doesn't throw an error when it can't get the font or screen size. 9e4dfc0

pixel-units 2.1.2

31 Aug 16:18
Compare
Choose a tag to compare

Change the build configuration. 09ece26
Change tslib from devDependencies to dependencies. 9eb5117
Update dependencies. a728c53

pixel-units 2.1.1

09 Aug 11:57
Compare
Choose a tag to compare

Add a private field to package.json. 50db67a
Fix the bug that it was not publishing to npm correctly. e478fad

pixel-units 2.1.0

09 Aug 11:40
Compare
Choose a tag to compare

Change the build configuration. bea3c05
Add example project. 31f96a6

pixel-units 2.0.2

22 Jul 11:36
Compare
Choose a tag to compare

Fix a document variable reference error in Node.js environment.

pixel-units 2.0.1

22 Jul 11:31
Compare
Choose a tag to compare

Fix bug that caused an error in Node.js environment.

pixel-units 2.0.0

22 Jul 11:14
Compare
Choose a tag to compare

Change from class-based to function-based design.

pixel-units 1.2.1

17 Jan 12:06
Compare
Choose a tag to compare

Change the name from Convertible to ConvertibleLengthUnit.

pixel-units 1.2.0

17 Jan 11:44
Compare
Choose a tag to compare

Add multiplication units.