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

[Feature] Add a placeholder_color param to Figure #104

Merged
merged 6 commits into from
Jan 11, 2023

Conversation

antoine4livre
Copy link
Contributor

@antoine4livre antoine4livre commented Dec 27, 2022

Added

  • Figure
    • Add the placeholder_color param to Figure (51f625d, #100)

@antoine4livre antoine4livre added the enhancement New feature or request label Dec 27, 2022
@antoine4livre antoine4livre self-assigned this Dec 27, 2022
@antoine4livre antoine4livre changed the title [Feature] Add the placeholder_color param to Figure #100 [Feature] Add a placeholder_color param to Figure Dec 27, 2022
@github-actions
Copy link

github-actions bot commented Dec 27, 2022

Export Size

Unchanged

@studiometa/ui

Name Size Diff
AbstractPrefetch 411 B -
AbstractScrollAnimation 461 B -
AbstractSliderChild 2.38 kB -
Accordion 1.06 kB -
AccordionItem 1.02 kB -
ALL 10.55 kB -
AnchorScrollTo 243 B -
animationScrollWithEase 272 B -
ATOMS 3.26 kB -
Cursor 665 B -
Draggable 327 B -
Figure 698 B -
FigureTwicpics 1.02 kB -
Frame 1.62 kB -
FrameAnchor 201 B -
FrameForm 198 B -
FrameTarget 772 B -
LargeText 492 B -
LazyInclude 418 B -
Menu 1.37 kB -
MenuBtn 230 B -
MenuList 940 B -
Modal 908 B -
ModalWithTransition 1.02 kB -
MOLECULES 6.79 kB -
ORGANISMS 1.68 kB -
Panel 1.26 kB -
PrefetchWhenOver 468 B -
PrefetchWhenVisible 480 B -
PRIMITIVES 629 B -
ScrollAnimation 513 B -
ScrollAnimationChild 650 B -
ScrollAnimationChildWithEase 851 B -
ScrollAnimationParent 712 B -
ScrollAnimationWithEase 711 B -
ScrollReveal 620 B -
Sentinel 217 B -
Slider 2.19 kB -
SliderBtn 2.56 kB -
SliderCount 2.41 kB -
SliderDots 2.63 kB -
SliderDrag 353 B -
SliderItem 678 B -
SliderProgress 2.46 kB -
Sticky 859 B -
TableOfContent 647 B -
TableOfContentAnchor 460 B -
Tabs 625 B -
Transition 385 B -

@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Merging #104 (0a78f4e) into develop (b6bb4b9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #104   +/-   ##
========================================
  Coverage    26.64%   26.64%           
========================================
  Files           46       46           
  Lines         1141     1141           
  Branches       211      211           
========================================
  Hits           304      304           
  Misses         771      771           
  Partials        66       66           
Flag Coverage Δ
unittests 26.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@antoine4livre
Copy link
Contributor Author

@titouanmathis Ready for an express review 🙂

@titouanmathis
Copy link
Contributor

@antoine4livre could you update the doc as well? Thanks for the PR!

@antoine4livre
Copy link
Contributor Author

@titouanmathis @perruche I have updated the related documentation.

Copy link
Contributor

@titouanmathis titouanmathis left a comment

Choose a reason for hiding this comment

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

Two small changes to the doc, it should be good afterward!

packages/docs/components/atoms/Figure/twig-api.md Outdated Show resolved Hide resolved
packages/docs/components/atoms/Figure/twig-api.md Outdated Show resolved Hide resolved
antoine4livre and others added 2 commits January 11, 2023 17:14
Co-authored-by: Titouan Mathis <titouan@studiometa.fr>
Co-authored-by: Titouan Mathis <titouan@studiometa.fr>
CHANGELOG.md Outdated Show resolved Hide resolved
@titouanmathis titouanmathis merged commit 7a93a3b into develop Jan 11, 2023
@titouanmathis titouanmathis deleted the feature/figure-placeholder-override-#100 branch February 8, 2023 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

It is not possible to override the code or the color of the placeholder in the atom Figure
2 participants