This pull request is to initiate the merger of v1.1.0 of the Obsidian Chat View plugin into the master branch. The following changes have been made in this version:
New Features & Enhancements
Added ability to customize the size of Chat Bubble headers, as requested in Issue: #3. The user may now choose from 5 header sizes: [h2, h3, h4, h5, h6].
Chat Bubbles will now have a different width on mobile screens as compared to desktop screens. This addresses the underlying problem behind the enhancement requested in Issue: #4.
Added 3 new colors [brown, indigo, teal] to the color customizations list. There are now a total of 10 colors to pick from.
Transferred color styling to the parent div.chat-view-bubble in the styles to allow for greater CSS customization by end users.
This pull request is to initiate the merger of v1.1.0 of the Obsidian Chat View plugin into the master branch. The following changes have been made in this version:
New Features & Enhancements
[h2, h3, h4, h5, h6]
.[brown, indigo, teal]
to the color customizations list. There are now a total of 10 colors to pick from.div.chat-view-bubble
in the styles to allow for greater CSS customization by end users.