Code-Magic

Code Generator - Easily Generate CSS and Tailwind code based on your choice and input

MIT License

Stars
380
Code-Magic - v2.4.1

Published by Dun-sin about 2 years ago

2.4.1 (2022-10-03)

Bug Fixes

  • gradient-border.ts: fixed border radius issue in gradient border (#222) (0d809ef), closes #213
Code-Magic - v2.4.0

Published by Dun-sin about 2 years ago

2.4.0 (2022-10-03)

Features

  • Added a display element for the gradients and animation degree (#173) (62727b5)
Code-Magic - v2.3.1

Published by Dun-sin about 2 years ago

2.3.1 (2022-10-02)

Bug Fixes

  • Button become inactive after first click on "Get Result" (#212) (e7bb22f)
Code-Magic - v2.3.0

Published by Dun-sin about 2 years ago

2.3.0 (2022-10-02)

Features

  • src/main.ts: close navbar on clicking outside (#211) (22ee4e1), closes #183
Code-Magic - v2.2.1

Published by Dun-sin about 2 years ago

2.2.1 (2022-10-02)

Bug Fixes

  • main.ts: fix persistent overlapp of generator results over gradient border (#210) (31450e8), closes #199
Code-Magic - v2.2.0

Published by Dun-sin about 2 years ago

2.2.0 (2022-10-02)

Features

  • smoother animation when showing results (#208) (3f50bd5)
Code-Magic - v2.1.4

Published by Dun-sin about 2 years ago

2.1.4 (2022-10-01)

Bug Fixes

  • styled input field in animation section (3f7887c), closes #185
Code-Magic - v2.1.3

Published by Dun-sin about 2 years ago

2.1.3 (2022-09-30)

Bug Fixes

  • result page is now hidden until user clicks on get result (#176) (1777ac0), closes #168
Code-Magic - v2.1.2

Published by Dun-sin about 2 years ago

2.1.2 (2022-09-30)

Bug Fixes

Code-Magic - v2.1.1

Published by Dun-sin about 2 years ago

2.1.1 (2022-09-26)

Bug Fixes

  • gradient text component: change placeholder colour to higher contrast one (#161) (604333f)
Code-Magic - v2.1.0

Published by Dun-sin about 2 years ago

2.1.0 (2022-09-25)

Features

  • disable get result if image isn't available(#158) (e84c1f7)
Code-Magic - v2.0.0

Published by Dun-sin about 2 years ago

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

Code-Magic - v1.21.0

Published by Dun-sin about 2 years ago

1.21.0 (2022-09-21)

Features

Code-Magic - v1.20.0

Published by Dun-sin about 2 years ago

1.20.0 (2022-09-20)

Features

  • add border and background when a generator is active (6a6f0f5)
Code-Magic - v1.19.1

Published by Dun-sin about 2 years ago

1.19.1 (2022-09-20)

Bug Fixes

Code-Magic - v1.19.0

Published by Dun-sin about 2 years ago

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)
Code-Magic - v1.18.0

Published by Dun-sin about 2 years ago

1.18.0 (2022-09-18)

Bug Fixes

Features

  • change color of icon and buttons (dd4e1e8)
  • index: created a side navigation (c20fbbf)
Code-Magic - v1.17.0

Published by Dun-sin about 2 years ago

1.17.0 (2022-09-18)

Features

Code-Magic - v1.16.0

Published by Dun-sin about 2 years ago

1.16.0 (2022-09-17)

Features

Code-Magic - v1.15.1

Published by Dun-sin about 2 years ago

1.15.1 (2022-09-17)

Bug Fixes

  • main.ts: wrong folder direction (eed5a4b)