Skip to content

Release 0.1.0 rc.1#40

Merged
karim-semmoud merged 32 commits into
mainfrom
release/0.1.0-rc.1
May 28, 2026
Merged

Release 0.1.0 rc.1#40
karim-semmoud merged 32 commits into
mainfrom
release/0.1.0-rc.1

Conversation

@karim-semmoud
Copy link
Copy Markdown
Member

@karim-semmoud karim-semmoud commented May 27, 2026

0.1.0-rc.1

Added

  • Design tokens — Semantic --max-height-* and --min-height-* scales (7xs through 7xl, aligned with container width tokens). Regenerate app CSS with mix corex.design to pick up dimension.css / dimension.json.
  • Color pickercolor-picker--* color and size modifiers (e.g. color-picker--accent, color-picker--lg). E2e style showcase at /color-picker/styling (demo app only).

Changed

  • Data table — Default scroll host uses max-height: var(--container-md) (was 3xs). Host docs describe overriding height with the new utilities (max-h-2xs, max-h-none, min-h-md, h-full, etc.).

Fixed

  • corex_new — Gettext template catalogs ship in the Hex archive (installer/priv/gettext), so mix corex.new --lang works when installing from Hex.
  • Color picker — Scoped alpha channel input styling so the compact control bar and panel channel inputs no longer share the same sizing rules.
  • Date picker — Existing dates show again on edit forms: the hook hydrates Zag from the hidden value input / data-value when the client machine starts empty; field= respects an explicit value assign.
  • Tabs — RTL layout uses the shared getDir/1 helper (document dir / locale) instead of treating data-dir as a raw Zag direction string.
  • Tags input and Signature pad — Empty array placeholders only get a name when Phoenix used_input?/1 is true, restoring correct data-empty / data-field-used behavior after internal field_used attrs were removed.
  • Data table — Sticky header/action cells no longer stack above an open row dialog; z-index is lowered for the table while a dialog backdrop is open.

@karim-semmoud karim-semmoud self-assigned this May 27, 2026
@karim-semmoud karim-semmoud changed the title Release/0.1.0 rc.1 Release 0.1.0 rc.1 May 27, 2026
@karim-semmoud karim-semmoud merged commit 097b722 into main May 28, 2026
14 checks passed
@karim-semmoud karim-semmoud deleted the release/0.1.0-rc.1 branch May 28, 2026 09:22
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.

1 participant