Skip to content

Tags: db-ux-design-system/icon-font-tools

Tags

v0.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: issue with short names after commander issue (#433)

v0.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: issue with generate icon font (#432)

v0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: build output as nodejs to allow using it inside `.js` file (#415)

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: icon subset (#407)

* feat: enabled icon subset completely

* chore: updated api

* chore: updated from main

* fix: issue with tests in cicd by installing fonttools

* Update IconSubset.md

* Update .github/workflows/01-test.yml

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update docs/IconSubset.md

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update docs/IconSubset.md

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update src/commands/icon-subset/data.ts

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update src/commands/icon-subset/helpers/filter-icons.ts

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update src/commands/icon-subset/helpers/ttx.ts

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update src/commands/icon-subset/helpers/ttx.ts

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update src/commands/icon-subset/helpers/ttx.ts

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* chore: update from main

* refactor: replaced Src by Source

* Update src/commands/icon-subset/helpers/filter-icons.ts

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update docs/IconSubset.md

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update src/commands/icon-subset/helpers/filter-icons.ts

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update src/commands/icon-subset/helpers/filter-icons.ts

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update src/utils/shared.ts

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update docs/API.md

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update test/icon-subset/simple/simple.test.ts

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update ttx.ts

* Update test/icon-subset/config/config.test.ts

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

* Update src/commands/icon-subset/index.ts

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

---------

Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>

v0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #394 from db-ui/chore-dbui-change-dbux

chore: change package name from db-ui to db-ux

v0.0.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #365 from db-ui/fix-placeholder-fallback

fix: issue with placeholder fallback

v0.0.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #354 from db-ui/fix-path-resolve-gif-styles

fix: path resolving for generate-icon-fonts

v0.0.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #353 from db-ui/fix-truffle-hog

fix: issue with truffle hog

v0.0.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #330 from db-ui/fix-generation-index-html

fix: issue with generated icon preview

v0.0.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #285 from db-ui/fix-ReferenceError-filename-is-not…

…-defined

fix: `ReferenceError: __filename is not defined`