Skip to content

Releases: Programmer-Network/yail

yail: v1.7.0

13 Nov 20:30
cb804e1

Choose a tag to compare

1.7.0 (2025-11-13)

Features

  • add autoFocus option to Tiptap editor configuration and update related components (e3e21bf)

yail: v1.6.0

10 Nov 19:57
51fae53

Choose a tag to compare

1.6.0 (2025-11-10)

Features

  • update maxFileSize handling in ImageDialog and ImageInput components (4ffe502)

yail: v1.5.0

08 Nov 23:33
a7b7cd4

Choose a tag to compare

1.5.0 (2025-11-08)

Features

yail: v1.4.0

03 Nov 21:04
cd8fad0

Choose a tag to compare

1.4.0 (2025-11-03)

Features

  • improved imports and added feed components (cefe20c)

yail: v1.3.0

25 Oct 16:26
988bda1

Choose a tag to compare

1.3.0 (2025-10-25)

Features

  • Update Storybook dependencies to version 9.1.15 in package.json and pnpm-lock.yaml (3d54466)

yail: v1.2.0

24 Oct 18:18
13b9f39

Choose a tag to compare

1.2.0 (2025-10-24)

Features

  • Accordion: 🎸 add animation in tailwind (#4) (b7f01ab)
  • Add comprehensive icon library exports (4bae7c1)
  • Add ElevatedCard component with comprehensive functionality (1d956a5)
  • Add exports field in package.json for better module resolution (e6519d3)
  • Add ImageDialog component with advanced image cropping function… (#32) (f3dec15)
  • DatePicker: add minDate and maxDate props for date range selection (db22850)
  • DatePicker: update value prop and add error handling (02ed3fd)
  • Enhance ImageDialog with FormData support and crop options (291c5d2)
  • Refactor CI workflows to streamline processes and add publish functionality (ce1790d)
  • unify tooling, exports and component structure (#38) (02c081f)
  • Update color scheme and component styling (ab53a50)
  • Update Dropdown component to use structured icon props (c0c211f)
  • Update GitHub Actions workflow to use 'master' branch for releases (fd4e3dd)
  • Update Tiptap component with new Confirming and Error states (ce74aaa)

Bug Fixes

  • Add release configuration and update CI workflows for Node.js version (8994992)
  • improves the visibilty of selected likes or dislikes. (#30) (79fbe76)
  • Update CHANGELOG and modify GitHub Actions workflow for release process (f8f83ef)

v1.1.6

22 Oct 21:13

Choose a tag to compare

Chores

  • Bump package version to 1.1.6 and update Badge component to support click events (Aleksandar Grbic)

v1.1.5

21 Oct 23:14

Choose a tag to compare

Chores

  • Bump package version to 1.1.5 and optimize icon loading mechanism (Aleksandar Grbic)

v1.1.4

21 Oct 22:59

Choose a tag to compare

Chores

  • Bump package version to 1.1.4 and update build-icons script for output directory (Aleksandar Grbic)

v1.1.3

21 Oct 22:29

Choose a tag to compare

Commits

  • 9722887: fix export missing dist and improve CI (Aleksandar Grbic)