Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Card bottom padding and NavBarSearchField fixes #692

Merged
merged 3 commits into from
Dec 13, 2023

Conversation

mattias800
Copy link
Collaborator

@mattias800 mattias800 commented Dec 12, 2023

  • Card spread props can now be overridden.
  • Cardy no longer has extended padding in bottom.
  • Update NavBarSearchField to work with TextInput CSS refactor.
  • NavBarSearchField clear button only visible if it as entered text.

Pair programmed with Chris, so all design changes have been reviewed by him.

image

image

Version

Published prerelease version: v19.0.0-next.73

Changelog

💥 Breaking Change

  • @stenajs-webui/core, @stenajs-webui/elements, @stenajs-webui/panels

🐛 Bug Fix

⚠️ Pushed to next

  • Merge branch 'master' into next (@lindskogen)
  • @stenajs-webui/calendar, @stenajs-webui/core, @stenajs-webui/elements, @stenajs-webui/filter, @stenajs-webui/forms, @stenajs-webui/grid-export, @stenajs-webui/grid, @stenajs-webui/input-mask, @stenajs-webui/modal, @stenajs-webui/panels, @stenajs-webui/redux, @stenajs-webui/select, @stenajs-webui/theme, @stenajs-webui/tooltip
    • Merge remote-tracking branch 'origin/master' into next (@mattias800)

Authors: 4

- Card spread props can now be overridden.
- Cardy no longer has extended padding in bottom.
- Update NavBarSearchField to work with TextInput CSS refactor.
- NavBarSearchField clear button only visible if it as entered text.
Copy link

github-actions bot commented Dec 12, 2023

Size Change: 0 B

Total Size: 322 kB

ℹ️ View Unchanged
Filename Size
packages/calendar/dist/index.es.js 15.3 kB
packages/calendar/dist/index.js 12.9 kB
packages/core/dist/index.es.js 5.2 kB
packages/core/dist/index.js 4.81 kB
packages/elements/dist/index.es.js 91.9 kB
packages/elements/dist/index.js 89.8 kB
packages/filter/dist/index.es.js 3.82 kB
packages/filter/dist/index.js 3.17 kB
packages/forms/dist/index.es.js 8.45 kB
packages/forms/dist/index.js 7.75 kB
packages/grid-export/dist/index.es.js 2.05 kB
packages/grid-export/dist/index.js 1.99 kB
packages/grid/dist/index.es.js 16.7 kB
packages/grid/dist/index.js 13.9 kB
packages/input-mask/dist/index.es.js 814 B
packages/input-mask/dist/index.js 734 B
packages/modal/dist/index.es.js 3.34 kB
packages/modal/dist/index.js 3.01 kB
packages/panels/dist/index.es.js 7.08 kB
packages/panels/dist/index.js 6.22 kB
packages/redux/dist/index.es.js 3.06 kB
packages/redux/dist/index.js 2.75 kB
packages/select/dist/index.es.js 4.25 kB
packages/select/dist/index.js 3.79 kB
packages/theme/dist/index.es.js 1.97 kB
packages/theme/dist/index.js 2.03 kB
packages/tooltip/dist/index.es.js 2.89 kB
packages/tooltip/dist/index.js 2.69 kB

compressed-size-action

@mattias800 mattias800 changed the title Card border-radius and NavBarSearchField fixes Card bottom padding and NavBarSearchField fixes Dec 13, 2023
@mattias800 mattias800 merged commit f6cdb17 into next Dec 13, 2023
6 checks passed
@mattias800 mattias800 deleted the feature/card-and-navbarsearchfield-updates branch December 13, 2023 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants