Skip to content

add dynamic value as bottom gap#27

Merged
eugenebelov merged 1 commit into
masterfrom
add-dynamic-page-tile-bottom-gap
Oct 28, 2025
Merged

add dynamic value as bottom gap#27
eugenebelov merged 1 commit into
masterfrom
add-dynamic-page-tile-bottom-gap

Conversation

@eugenebelov

@eugenebelov eugenebelov commented Oct 28, 2025

Copy link
Copy Markdown
Member

Summary

Add a new property bottomGap which default is 24px as represent margin-bottom of PageTile

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • 🔧 Component enhancement
  • 📚 Documentation update
  • 🎨 Style/UI changes
  • ⚙️ Misc

Component(s) Affected

  • New component: ComponentName
  • Modified component: PageTile
  • Removed component: ComponentName

Changes Made

Add a new property bottomGap which default is 24px

Testing

  • Unit tests added/updated
  • Storybook stories added/updated
  • Manual testing completed
  • Accessibility testing performed
  • Cross-browser testing (if applicable)
  • Responsive design testing (if applicable)

Storybook

  • New stories created for new components
  • Existing stories updated to reflect changes
  • All component variants documented
  • Props table is accurate and complete
  • Examples demonstrate proper usage

Breaking Changes

No

Screenshots/Videos

TODO

  • ...

Checklist

  • Code is properly formatted (Prettier/ESLint)
  • All commits are signed
  • TypeScript types are properly defined
  • Components follow design system guidelines
  • Accessibility requirements met (WCAG compliance)
  • Bundle size impact considered
  • Tests included/updated or not needed
  • Storybook stories included/updated or not needed
  • Documentation updated or not required
  • No console errors or warnings
  • Backward compatibility maintained (or breaking changes documented)

Signed-off-by: Evgeniy Bilov <eugenebelov@users.noreply.github.com>
@eugenebelov eugenebelov self-assigned this Oct 28, 2025
@eugenebelov eugenebelov added the enhancement New feature or request label Oct 28, 2025
@eugenebelov eugenebelov requested a review from Copilot October 28, 2025 17:18
@eugenebelov eugenebelov merged commit 72fdff8 into master Oct 28, 2025
9 checks passed
@eugenebelov eugenebelov deleted the add-dynamic-page-tile-bottom-gap branch October 28, 2025 17:19
@eugenebelov eugenebelov removed the request for review from Copilot March 23, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant