Current section

Files

Jump to
primer_live CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.1.15
Removed Octicon builder template files from distribution.
## 0.1.14
- Updated `octicons` dependency to `17.10.1`
- Code quality refactoring
- Documentation updates
## 0.1.13
Added:
- `theme_menu_options` to create a theme menu
- `Theme.html_attributes` to set theme attributes on elements
- Theme functions for persistent theme data in the session
## 0.1.12
Fixes an issue where validation messages did not show.
## 0.1.11
Added:
- `theme`
## 0.1.10
Updated:
- Prevent attribute open on select menu
## 0.1.9
Added:
- `styled_html`
## 0.1.8
Updated:
- Removed requirement for Elixir version
## 0.1.7
Updated:
- Added `is_small` for `tabnav` items
## 0.1.6
Updated:
- `oticon` icons
## 0.1.5
Added:
- `drawer`
## 0.1.4
Bug fix:
- Improve `action_menu` on mobile
## 0.1.3
Added:
- `action_menu`
## 0.1.2
Bug fix:
- `action_link_item`: pass class to `link` slot.
## 0.1.1
First release.