Conversation
Member
|
Hey @vasu-rbt, thanks for the contribution! We use a PR template here which would have populated when you created the PR. If you could fill that out in your PR description, that would be appreciated. Thanks! |
Contributor
Author
|
Hi Thanks |
Member
|
There's been some recent updates to this repo. You'll need to merge those into your fork and push the changes up. |
Contributor
Author
|
Done. Please check and accept my pull request |
Contributor
Author
|
Added new Repeater widget for Kentico Xpereicnce 13 Core How to Use
Please accept the pull request |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implemented Linkbutton widget for Kentico Xpereicnce 13 Core
This is a widget which allows you to add a button to your screen with certain attributes that can be configured while adding. The properties that can be configured are:
LinkButton text: Enter desired button name like Click me
LinkButton text color: Enter desired color name/code like red/#FF0000
LinkButton BG color: Enter desired backgroud color name/code like red/#FF0000
Link CSS class: Enter style class name if you have
Link URL : You can enter here desired target URL of this button
Link target: selecte option (eg: _blank/_self).
This widget has been tested on Kentico Xperience 13 Core MVC version (13.0.115) and can be used on >=13.0.73.