Skip to content

Releases: ashfidable/website

v1.3.0

31 Aug 23:13
1c7335c

Choose a tag to compare

1.3.0 (2024-08-31)

🌟 New Features

  • code mirror with custom themes and results window (1a901c9)
  • codemirror custom theme (e5158ad)

🚀 Documentations

  • javascript gameloop post with code editor (1e89a1a)

v1.2.0

09 Aug 01:08
6cc75b4

Choose a tag to compare

1.2.0 (2024-08-09)

🌟 New Features

  • box shadows for sides and background color changes (#36) (734961b)

🐛 Bug Fixes

  • typescript: types and hints (56cd116)

v1.1.2

08 Aug 23:25
3560bfb

Choose a tag to compare

1.1.2 (2024-08-08)

🐛 Bug Fixes

v1.1.1

08 Aug 22:38
7c1fc71

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

22 Jul 16:57
26e2fe4

Choose a tag to compare

1.1.0 (2024-07-22)

Release Notes generated by release-please.

🌟 New Features

  • <a> atom component (5d1186a)
  • <blockquote> atom added (f359456)
  • <section> atom (811af01)
  • 2 new svelte icons - game, spotify (c72c464)
  • accent color for inputs, category text and highlight-hover for outline (2c5666b)
  • add canonical URL to seo (5ffc458)
  • add reading time (d597b30)
  • add springy easing (057a4fd)
  • add transition persist to command bar (cffcdb7)
  • added published date for snippets (45a1daa)
  • added icon set (simple-icons) (8f45b02)
  • added new blog schema (90eca8d)
  • added new script to handle indicators/working (bd23ba2)
  • added new variable to css like input colors and for theme (132e37e)
  • added site config (8e0baa1)
  • added sortedtools alphabatically (053c260)
  • autoincrementing command store id (45af142)
  • back to top component (9817dd1)
  • better blog cards (082537e)
  • capitalizeString utils (16908d2)
  • category slug page (b9841ab)
  • cleanup more misc (2aeecc0)
  • command palette add (f44a24a)
  • commandbar (5f64cb9)
  • css semantic variables for spotify status (436d189)
  • custom image component (e2259ef)
  • expressive config for bundling themes (80251e8)
  • font-body support (23a0c56)
  • footer (688c22b)
  • group hover for sprite (71f2910)
  • group to logo (97d9e7b)
  • height property for image (7c00ba4)
  • icon added to local set (19ce0ef)
  • image loading to lazy (be2f6c4)
  • import custom atoms to mdx (1e977f6)
  • logo for mobile nav support (1b0c072)
  • more skills added (ec6c25f)
  • navbar indicators added (2bf7c0a)
  • new --font-body variable (4c4547b)
  • new 3xl value for tailwind (86e02de)
  • new animations.css (8c331a0)
  • new audio clicks support and settings refactor (8d60b03)
  • new barrel file for posts atoms and implemented in snippets (ead18e7)
  • new blog page and functionality (2d47d2f)
  • new clicky audio (a76c9f3)
  • new clicky sounds (a7890c8)
  • new code theme and themecssselector for code (49e4446)
  • new command store innit in command bar and clean up (f5d87b9)
  • new css color-border hover variable (1b858ea)
  • new desc for home (9f16b5b)
  • new development category colors (4450a7b)
  • new expressive code themes (cb13ee0)
  • new hero-section component added and replaced old ones (343aa98)
  • new icon set (logos) (b327bd0)
  • new icons (animated spinners) (a0e4486)
  • new icons added (6ecb645)
  • new image for profile (a061c0d)
  • new low contrast color and implemented in blog card (568fa40)
  • new rss feed (9057867)
  • new settings menu with responsiveness and new setting called sounds and multiple changes to layout to use it (6a8cce3)
  • new slug page for snippet (9d06deb)
  • new style and activities (11cd106)
  • new tags and tools added to 'content' (2ac08ac)
  • new tailwind bg image var (0a56d3b)
  • new tailwind variable (b08f7f7)
  • new theme for expressive code (9bcfa16)
  • new uses layout added with functions (f749e75)
  • new web category added (3b22474)
  • outline color highlight (b525bbf)
  • pre and section tags added to custom components mdx (dd7f702)
  • remark sectionize (a561a56)
  • replace release-it with release-please (d2b36b1)
  • sanitize-html and markdown-it package for rss (2795524)
  • seo component added (41ffedf)
  • settings store ([3ab5067](https://github.com/ashfidable/website...
Read more