Skip to content

fix: expose documented month facade helpers#9

Merged
kipcole9 merged 1 commit into
elixir-localize:mainfrom
rubas:fix/documented-month-facade-helpers
Apr 25, 2026
Merged

fix: expose documented month facade helpers#9
kipcole9 merged 1 commit into
elixir-localize:mainfrom
rubas:fix/documented-month-facade-helpers

Conversation

@rubas
Copy link
Copy Markdown
Contributor

@rubas rubas commented Apr 24, 2026

Summary

Localize.HTML currently describes itself as the facade for all HTML helper modules, including months, but it does not expose the month helpers.

This adds month_select/3 and month_options/1 as simple delegates to the existing Localize.HTML.Month functions.

Another reasonable way to resolve this would be to remove months from the Localize.HTML moduledoc if the facade should stay limited to the existing helper set.

@kipcole9 kipcole9 merged commit 02b923f into elixir-localize:main Apr 25, 2026
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