Skip to content

add poracle size support#623

Merged
TurtIeSocks merged 4 commits intodevelopfrom
poracle-size-support
Dec 19, 2022
Merged

add poracle size support#623
TurtIeSocks merged 4 commits intodevelopfrom
poracle-size-support

Conversation

@TurtIeSocks
Copy link
Copy Markdown
Collaborator

  • add translation key for slider_size
  • bump required poracle version
  • add size selection components
  • add custom mark and tick support to sliders

- add translation key for `slider_size`
- bump required poracle version
- add size selection components
- add custom mark and tick support to sliders
@TurtIeSocks TurtIeSocks merged commit ed3c62e into develop Dec 19, 2022
@TurtIeSocks TurtIeSocks deleted the poracle-size-support branch December 19, 2022 21:55
Comment thread src/services/Poracle.js
}`
}${
item.size > 1 || item.max_size < 5
? `${t('size', 'Size')}:${
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

? ` | ${t('size', 'Size')}:${
| is missing ;)

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