Skip to content

Conversation

@ramedina86
Copy link
Collaborator

No description provided.

mmikita95 and others added 30 commits December 5, 2024 12:31
docs: Fix image URLs in Intro and Builder Basics
chore: add a TypedDict to parameters definition
feat(ui): use design system in builder - WF-127
fix(ui): re-introduce fields unit in Builder - WF-127
madeindjs and others added 28 commits December 16, 2024 18:12
The `CoreTimer` component has no minimum width, which makes it
indivisibles inside a `CoreHortizontalStack` component because these
components force child components to have `width: auto` (see #600).

I double-checked, and it seems `CoreTimer` the only component affected
by this issue.
feat: ability to set timeout for deployment
fix(ui): add `min-width` to `CoreTimer` - WF-130
Make the search field sticky on the top.
In some situation, the dropdown was displayed on the left or on the
right.
Some components don't have "general" or "style" section. This makes some
gap in the UI.
docs: add info about EditableDataFrame in stub
The `CoreDataframe` component has a custom background color set with
`dataframeBackgroundColor` variable. This custom background prevents the
user to seeing that this component is being selected in Builder mode.

The workaround is to simply `unset` the background color when the
component has a `.selected` class.
refact: rename EditableDataframe into EditableDataFrame
fix(ui): fix `CoreProgressBar` description
fix(ui): adapt Dataframe bg color when selected - WF-131
chore(ui): use WDS colors tokens - WF-149
@ramedina86 ramedina86 marked this pull request as ready for review December 18, 2024 14:29
@ramedina86 ramedina86 merged commit 4b900a2 into master Dec 18, 2024
34 of 35 checks passed
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.

7 participants