Releases: skybrud/Skybrud.LinkPicker
Skybrud.LinkPicker v1.1.7
Installation
Changelog
-
Fixed an issue with long URLs breaking the UI (see ebb85f5 and #12)
Users may occasionally enter long URLs the browser won't know how to wrap, which will then cause the UI to break.This was especially bad for overlays due to the limited space. As a result, the edit and delete button would be pushed so far to the right they would become inaccessible for the user.
This release adresses the issues with long URLs by truncating them, making sure they don't take up more space than they should.
Skybrud.LinkPicker v1.1.6
Installation
Changelog
- Thanks to contributions from @mirhat, the linkpicker is now available in multiple new languages:
- Croatian (
hr-HR
) - Bosnian (
bs-Latn-BA
) - Serbian (
sr-Cyrl-CS
) - Serbian (Bosnia and Herzegovina) (
sr-Cyrl-BA
)
- Croatian (
Skybrud.LinkPicker v1.1.5
Installation
Changelog
Skybrud.LinkPicker v1.1.4
Installation
Changelog
- Fixed a bug in
LinkPickerList
which allowed it's items to be invalid. With this fix, invalid items are again ignored (see 90c5684).
Skybrud.LinkPicker v1.1.3
Installation
Changelog
-
Introduced new JSON converter for deserializing the models automatically with JSON.net (see 051fe7d)
-
Made default
LinkPickerItem
constructor public so we can make empty instances (see 27feee2). -
Introduced
Deserialize
method for theLinkPickerItem
class (see 784598c) -
The
LinkPickerGridConverter
checks both the editor alias and view instead of just the alias
(see 368ba74) -
Introduced the
LinkPickerItemConverter
JSON converter class (see f4c2b07).
Skybrud.LinkPicker v1.1.2
Changelog
Skybrud.LinkPicker v1.1.1
Skybrud.LinkPicker v1.1.0
Changelog
- The link picker now has a dependency for
v2.0.0
of Skybrud.Umbraco.GridData instead ofv1.5.x
. See the release notes for breaking changes (see
dcc1765). - Improved XML documentation (see 6758820 and 1d852c3).
Skybrud.LinkPicker v1.1.0-beta001
Skybrud.LinkPicker v1.0.15
Changelog