Skip to content

Releases: Dun-sin/Code-Magic

v2.1.0

25 Sep 04:09
e84c1f7

Choose a tag to compare

2.1.0 (2022-09-25)

Features

  • disable get result if image isn't available(#158) (e84c1f7)

v2.0.0

22 Sep 19:43
e098dcb

Choose a tag to compare

2.0.0 (2022-09-22)

Features

  • add border radius input to gradient border generator (#125) (e098dcb), closes #68

BREAKING CHANGES

  • The copied code is empty. When user clicks on copy code button, the clipboard is
    empty

  • style(index.html, style.css, general.ts, gradient-border.ts): format code with prettier

Applies the recommended prettier styling to code as required by Author

  • fix(index.html): fix typo in index.html

correct the for attribute for gradient-border checkbox

  • feat(index.html, gradient-border.ts): add text-input to border radius

These changes introduce a text input for allowing the User to specify the radius of the generated
border gradient

v1.21.0

21 Sep 08:36
35e0f68

Choose a tag to compare

1.21.0 (2022-09-21)

Features

v1.20.0

20 Sep 10:42

Choose a tag to compare

1.20.0 (2022-09-20)

Features

  • add border and background when a generator is active (6a6f0f5)

v1.19.1

20 Sep 06:28
b206243

Choose a tag to compare

1.19.1 (2022-09-20)

Bug Fixes

v1.19.0

18 Sep 16:59

Choose a tag to compare

1.19.0 (2022-09-18)

Features

  • gradient-text: remove fit-content (92302fd)
  • index: add icons to download buttons (24fa22e)
  • style: align download result content (f36afd8)

v1.18.0

18 Sep 16:31

Choose a tag to compare

1.18.0 (2022-09-18)

Bug Fixes

Features

  • change color of icon and buttons (dd4e1e8)
  • index: created a side navigation (c20fbbf)

v1.17.0

18 Sep 16:05
dd0f634

Choose a tag to compare

1.17.0 (2022-09-18)

Features

v1.16.0

17 Sep 19:08
b5cf3db

Choose a tag to compare

1.16.0 (2022-09-17)

Features

v1.15.1

17 Sep 06:26

Choose a tag to compare

1.15.1 (2022-09-17)

Bug Fixes

  • main.ts: wrong folder direction (eed5a4b)