-
Notifications
You must be signed in to change notification settings - Fork 80
Icon articles docs #71
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
Conversation
…enu icon articles
|
Drawer article is updated |
components/menu/icons.md
Outdated
| slug: menu-icons | ||
| tags: telerik,blazor,menu,icon,iconclass,image | ||
| published: True | ||
| position: 2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Move later in the tree on the left, it is not a very important feature, it should be around templates
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done with fb6a044
components/menu/icons.md
Outdated
|
|
||
| You can put an image, icon class or a font icon for each item in the menu to illustrate its purpose for your end users. To apply them, use the following properties: | ||
|
|
||
| * for a font icon, populate the `IconField` parameter of the component or provide an `Icon` property in the data model. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fix this up in the same manner as the Drawer article - including factological explanations here, indentations and field names that clearly denote what the fields hold.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done with fb6a044
components/menu/icons.md
Outdated
|
|
||
| >caption The result from the code snippet above | ||
|
|
||
|  |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the image is blurry
| @@ -0,0 +1,90 @@ | |||
| --- | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as the menu article
* docs(menu): icons article * chore(menu): updates on icons article * chore(menu): improvements on icons article * docs(drawer): added icons article * chore(drawer): improvements on icons article * chore(drawer): code snippet improvements * docs(treeview): added icons article and minor changes to Drawer and Menu icon articles * chore(docs): improvements on icons articles * chore(drawer): improvements on icons article * chore(drawer): updates to Icons articles * chore(drawer): fix icon article * chore(menu): Improvements on Icons article * chore(treeview): improvements on Icons article * chore(docs): changed icon urls * chore: icon articles fixes - blurry images, typos, image url Co-authored-by: Marin Bratanov <m.bratanov@gmail.com>
This pull request is draft, because the Drawer Icons article has no screenshot, since there is a visual bug.