-
Notifications
You must be signed in to change notification settings - Fork 467
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
chore(docs): #9644 Added top position example for ActionBar
#9654
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit 0ddc6d0): https://taiga-previews--pr9654-feature-action-bar-p-16209xxa.web.app (expires Fri, 08 Nov 2024 08:02:19 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 20bbff1ad19772ecf9c5134a84c0641b0d776f4a |
BundleMonFiles updated (1)
Unchanged files (4)
Total files change +62B +0.01% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
projects/demo-playwright/tests/kit/action-bar/action-bar.spec.ts
Outdated
Show resolved
Hide resolved
projects/demo/src/modules/components/action-bar/examples/3/index.less
Outdated
Show resolved
Hide resolved
projects/demo/src/modules/components/action-bar/examples/3/index.html
Outdated
Show resolved
Hide resolved
I suppose it is problem of all PRs? |
…Bar` (taiga-family#9654) Co-authored-by: 40oleg <oleg.merkulov701@gmail.com> Co-authored-by: taiga-family-bot <taiga-family-bot@users.noreply.github.com>
Fixes #9644
This MR add example in the demo how to place
ActionBar
to the top on pageDiscussed with @vladimirpotekhin and @waterplea
Example: https://taiga-ui.dev/components/actions-bar#top-position (URL will be available after merge)