Skip to content

Releases: daangn/icona

@icona/[email protected]

04 Jul 03:49
0698cbe
Compare
Choose a tag to compare

Patch Changes

  • 9f9452e: Add attributes in vue generators

@icona/[email protected]

04 Jul 01:47
a0c2d33
Compare
Choose a tag to compare

Patch Changes

  • 3fa3adb: change vue ignore comment

@icona/[email protected]

04 Jul 03:49
0698cbe
Compare
Choose a tag to compare

Patch Changes

@icona/[email protected]

04 Jul 01:47
a0c2d33
Compare
Choose a tag to compare

Patch Changes

@icona/[email protected]

03 Jul 09:13
34713db
Compare
Choose a tag to compare

Minor Changes

  • ac2eb09:
    • Add vue2, vue3 generate function
    • Remove flutter, font generate function (cause unstable)
    • Add genIndexFile option in react, vue2, vue3
    • Remove generator, only generate functions
    • Remove @icona/utils package (merge into @icona/generator
    • Refactoring variables name, some logics

@icona/[email protected]

03 Jul 09:13
34713db
Compare
Choose a tag to compare

Minor Changes

  • ac2eb09: - Add vue2, vue3 generate function
    • Remove flutter, font generate function (cause unstable)
    • Add genIndexFile option in react, vue2, vue3
    • Remove generator, only generate functions
    • Remove @icona/utils package (merge into @icona/generator
    • Refactoring variables name, some logics

Patch Changes

@icona/[email protected]

22 Mar 05:32
a92c0b3
Compare
Choose a tag to compare

Minor Changes

  • 1ef6f48: feat:

    • (generator): Add .dart generate method
    • This is for flutter projects and Need .ttf file to generate .dart file (You can use font option)

Patch Changes

@icona/[email protected]

22 Mar 05:32
a92c0b3
Compare
Choose a tag to compare

Minor Changes

  • 1ef6f48: feat:

    • (generator): Add .dart generate method
    • This is for flutter projects and Need .ttf file to generate .dart file (You can use font option)

@icona/[email protected]

22 Mar 05:32
a92c0b3
Compare
Choose a tag to compare

Minor Changes

  • 1ef6f48: feat:

    • (generator): Add .dart generate method
    • This is for flutter projects and Need .ttf file to generate .dart file (You can use font option)

Patch Changes

@icona/[email protected]

19 Mar 09:10
6fadc80
Compare
Choose a tag to compare

Minor Changes

  • af4efe8: - (generator) Added svgtofont package to generate font (eot, ttf, woff, woff2, svg) files from SVG files.
    • (generator) Added config.font method in generate function to generate font files.
    • (generator) Added generateFont method

Patch Changes