Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features/442 448 #463

Merged
merged 4 commits into from
May 20, 2024
Merged

Features/442 448 #463

merged 4 commits into from
May 20, 2024

Conversation

afonsobspinto
Copy link
Member

@afonsobspinto afonsobspinto commented Dec 28, 2022

Closes #442 #448 #98

  • Removes uses of uncommon theme attributes
  • Adds props to allow customization
  • Adds toolbar customization options to connectivity component

image
image

@afonsobspinto afonsobspinto changed the base branch from master to development December 28, 2022 13:10
@afonsobspinto afonsobspinto marked this pull request as ready for review December 28, 2022 13:21
@afonsobspinto afonsobspinto linked an issue Dec 28, 2022 that may be closed by this pull request
@afonsobspinto afonsobspinto added this to the Major milestone Dec 28, 2022
@@ -128,7 +128,7 @@ class SimpleInstancesExample extends Component {
const captureOptions = {
captureControls: {
instance: CaptureControls,
props: {}
props: { buttonStyles: { color: '#0000ff', } }
Copy link
Member Author

Choose a reason for hiding this comment

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

New way to specify styles

@afonsobspinto afonsobspinto changed the base branch from backup_dont_use_development to develop February 1, 2024 19:31
@enicolasgomez enicolasgomez merged commit c4057d1 into develop May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants