-
Notifications
You must be signed in to change notification settings - Fork 6
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
Implement feedback from alpha testers - part 3 (essential for beta) #1266
Labels
Milestone
Comments
larsrickert
added
bug
Something isn't working or not shown correctly
dev
Requires technical expertise
labels
Jun 10, 2024
10 tasks
larsrickert
added a commit
that referenced
this issue
Jun 12, 2024
Relates to #1266 - [x] OnxyTable: does not fit to the grid because it has `width: fit-content;` - [x] Docs: example for how to override onyx styles (`:deep()` selector) - [x] Not all components are exported (mainly support components) - [x] Docs: Mention layout components in getting started guide - [x] Docs: Source code for `OnyxNavBar` shows `<component />` instead of `<OnyxNavSeparator />` - [x] OnyxNavSeparator: `Onyx` prefix is missing for source code - [x] OnyxSelect: make more clear that search logic must be implemented on project side
This was referenced Jun 12, 2024
larsrickert
added a commit
that referenced
this issue
Jun 12, 2024
Relates to #1266 Support `global.css` file that can be optionally imported by a project to apply global application styles. Will be imported by default for Nuxt projects.
This was referenced Jun 13, 2024
larsrickert
added a commit
that referenced
this issue
Jun 13, 2024
Relates to #1266 - Update truncation examples to use the `style` attribute instead of a Storybook decorator so it is included in the generated source code - remove code duplication for the OnyxTable examples
2 tasks
larsrickert
added a commit
that referenced
this issue
Jun 18, 2024
Relates to #1266 Support new slot where custom option content can be placed
Moved done stuff to #1354 |
JoCa96
added a commit
that referenced
this issue
Jun 21, 2024
Relates to #1266 --------- Co-authored-by: Linda Bopp <151019977+BoppLi@users.noreply.github.com>
larsrickert
pushed a commit
that referenced
this issue
Jun 24, 2024
Relates to #1266 * fix(OnyxButton): keep label width when loading * fix(OnyxInput, OnyxTextarea): fix label tooltip not correctly vertically aligned
BoppLi
changed the title
Implement feedback from alpha testers
Implement feedback from alpha testers - part 3
Jul 3, 2024
BoppLi
added
documentation
Improvements or additions to documentation
and removed
bug
Something isn't working or not shown correctly
labels
Jul 3, 2024
This was referenced Jul 3, 2024
BoppLi
changed the title
Implement feedback from alpha testers - part 3
Implement feedback from alpha testers - part 3 (essential for beta)
Jul 3, 2024
JoCa96
added a commit
that referenced
this issue
Jul 4, 2024
Relates to #1266 - The `vite-plugin-dts` was removed and instead we use `vue-tsc` for the generation of the type definitions. - The plugin uses an outdated version of the [`@vue/language-core`](https://www.npmjs.com/package/%40vue%2Flanguage-core) package - Added typings to all `.eslintrc.cjs` files
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
We received some feedback from our alpha testers / developers:
Other feedback is in
Feedback from 6th June
.d.ts
file or something in our@sit-onyx/icons
for thisFeedback from 13th June
multiple
propertyThe text was updated successfully, but these errors were encountered: