Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jamesn/pixlet

Tags

v0.17.13

Toggle v0.17.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: Icon updates (tidbyt#334)

* icons: Update documentation for icons.

This commit updates the schema documentation for icons to match the icon
validation in the community repo.

* icons: Update icon usage.

This commit updates all examples to use icons that will validate in the
community repo.

v0.17.12

Toggle v0.17.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Remove quotes from qrcode. (tidbyt#316)

This commit fixes a bug where the URL contains quotes.

v0.17.11

Toggle v0.17.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
modules: Add QRCode module. (tidbyt#315)

* modules: Add QRCode module.

This commit adds a module to generate QR codes to pixlet! This native QR
code integration can be used to create promotional apps.

* Updated example

* Fix random seeding

* Address PR feedback

v0.17.10

Toggle v0.17.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feature: Add fill colors to render.Plot() (tidbyt#310)

* feature: Add fill colors to render.Plot()

This commit adds the ability to add a fill color to a plot to override
the alpha calculation.

* Fix docs

v0.17.9

Toggle v0.17.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(277): Add tests and put keepdir back. (tidbyt#294)

This commit adds tests for tidbyt#277 and adds back in the keepdir for the
static directory.

v0.17.8

Toggle v0.17.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
encode: quantized palette for GIFs (tidbyt#293)

v0.17.7

Toggle v0.17.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
encode: quantized palette for GIFs (tidbyt#293)

v0.17.6

Toggle v0.17.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix WrappedText Linespacing (tidbyt#271)

* Fix WrappedText Linespacing

* Modified wrappedtext_test.go to pass tests

There may be still a discrepancy though?

cc @betterengineering

v0.17.5

Toggle v0.17.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bugfix: Pin goreleaser version. (tidbyt#270)

This commit pins the version of goreleaser we are using.

v0.17.4

Toggle v0.17.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "bugfix: Fix static linking. (tidbyt#256)" (tidbyt#269)

This reverts commit 2fd1466.