bitcrowd / bitstyles_phoenix

A collection of Elixir phoenix helpers for bitstyles
ISC License
12 stars 0 forks source link

Upgrade bitstyles to 5.0.0 #122

Closed angelikatyborska closed 4 months ago

angelikatyborska commented 7 months ago

Upgrade bitstyles from 4.3.0 to 5.0.0

The current default version of bitstyles in this project is 4.3.0. The next smallest version jump takes it to 5.0.0.

📚 IMPORTANT: before doing anything, read the document about bitstyles version compatibility in this project. It contains detailed instructions on how to approach bitstyles upgrades, including how to test them.

In this ticket, you should

This ticket supersedes https://github.com/bitcrowd/bitstyles_phoenix/issues/107 and its PR https://github.com/bitcrowd/bitstyles_phoenix/pull/113

How to approach the button changes

Buttons were rewritten from having a single "type" (in bitstyles_phoenix, a variant attribute) to instead allow combining "color" and "shape" attributes.