Skip to content

Releases: enonic/lib-admin-ui

Enonic Admin UI Lib 4.1.0-RC1

13 Dec 16:10
Compare
Choose a tag to compare
Pre-release

Changelog

Features

  • Add Dropdown refresh (#2260).
  • Implement length counter for TextLine and TextArea (#1817).
  • Support spellcheck and lang attributes on TextLine and TextArea inputs (#1891).
  • Support custom validation errors for input types (#2262).
  • Swap display logic of item-set labels (#2241).

Improvements

  • Cache response of IsAuthenticatedRequest (#1648).
  • Improve styling of max-length countdown for TextLine/TextArea (#1819).
  • Increase height of selector dropdowns (#1993).
  • Support callback function in Notification actions (#2223).

Bugs

  • Option Set - uploaded image inside deselected option are not cleared after saving the changes (#1758).
  • Apply button should not submit invalid config form (#1815).
  • Checkbox is not working as form input element (#2243).
  • Computed properties parsed to NaN, when not defined in CSS (#2236).
  • Console error after selected content in selector gets updated on the server (#1771).
  • Content Wizard - Show Context Panel button is not displayed for content without Page Editor (#2034).
  • Default selection in an option-set is not working when number of allowed options is unlimited (#1396).
  • Disabled or hidden element might get focused in a modal dialog (#1689).
  • Display Name input is not focused in the wizard (#1859).
  • Display-name expression breaks when content type has a Content Selector (#1902).
  • Don't auto expand filtered grid nodes for toolbar toggler selection (#1776).
  • Don't trim TextInput value (#1988).
  • Dropzone icon remains visible after the image is removed from one of several image selectors (#1932).
  • Errors when opening a content with an option-set that is missing selected option (#1857).
  • Exclude non-existing values when calculating a number of allowed selected options (#1861).
  • Filtering selector by parent display name doesn't work if the name contains spaces (#1846).
  • Fix space and button label for item-/option- set occurrences (#1837).
  • Fix spacing in the Content grid (#2150).
  • Fold button issues (#2049).
  • Image selector - the first item gets checked after scrolling options in the list (#1628).
  • Incorrect behaviour of occurrence title generation in a single-select option-set (#1787).
  • Incorrect behaviour of validation of inputs with default values (#1887).
  • Incorrect highlighting of required item/option-set occurrence (#1789).
  • Incorrect label resolution of an option-set inside an item-set (#1788).
  • Input validation check is triggered multiple times (#1821).
  • Inspect Panel - images are not displayed in the Image Component's descriptor selector (#1851).
  • Invalid Option Set is not highlighted when saved in a new content (#1952).
  • Labels of required fields are missing asterisk (#1785).
  • Layout of the Wizard Panel is resolved before edit permissions check (#1842).
  • Lazy rendering doesn't work for Item/option sets inside site config modal window (#1898).
  • Menu items are not fully shown in Access Selector (#2079).
  • Option Set - Incorrect radio button behavior in multi selection (#1878).
  • Option Set - labels should be sanitized (#1751).
  • Option Set in modal dialog - changes are not applied after deleting an occurrence (#1907).
  • Parent content gets collapsed after adding a child item in filtered grid (#1682).
  • Paste inside a content selector's filter won't trigger search (#1778).
  • RadioGroup loses selection on add/remove (#2148).
  • Save button remains enabled after saving new content with a TextLine or a TextArea (#1849).
  • Selected option in an Option Set remains highlighted in the dropdown after reset (#1949).
  • Site Configurator Dialog - first field doesn't get focus (#1987).
  • Site/Provider configurator - menu button is not displayed in occurrence view (#1822).
  • Tabbing out of the Online from/to field in the Content Wizard modifies content (#1739).
  • TextLine input shouldn't be valid when value does not match regular expression (#1965).
  • Validation in the Insert Link dialog won't allow 2 letter long domains (#1943).
  • Wizard toolbar doesn't fold when needed (#1793).

Refactorings

  • BrowsePanel: make hiding preview panel on screen size change optional (#2209).
  • BrowsePanel: unify handling of TreeGrid data change event throughout all BrowsePanel inheritors (#1627).
  • Implement FormView.whenLayoutFinished (#1937).
  • Investigate and fix the sourcemaps (#1836).
  • MoveContentDialog: move related styles to the app (#2225).
  • NodeServerChangeItem: translate paths to Objects (#2172).
  • Option.ts: set default values for boolean types (#1559).
  • Refactor WizardPanel (#1995).
  • Remove delete-item-viewer styling (#2025).
  • Replace TSLint with ESLint (#2041).
  • Server event: add newPath param to the NodeServerChangeItem class (#2163).
  • TreeGrid: new data api methods (#1714).
  • Use MenuItem in ActionMenu instead of proprietary ActionMenuItem to reuse logic (#2207).

Enonic Admin UI Lib 4.1.0-B3

06 Dec 15:18
Compare
Choose a tag to compare
Pre-release

Changelog

Features

  • Add Dropdown refresh (#2260).
  • Implement length counter for TextLine and TextArea (#1817).
  • Support spellcheck and lang attributes on TextLine and TextArea inputs (#1891).
  • Support custom validation errors for input types (#2262).
  • Swap display logic of item-set labels (#2241).

Improvements

  • Cache response of IsAuthenticatedRequest (#1648).
  • Improve styling of max-length countdown for TextLine/TextArea (#1819).
  • Increase height of selector dropdowns (#1993).
  • Support callback function in Notification actions (#2223).

Bugs

  • Option Set - uploaded image inside deselected option are not cleared after saving the changes (#1758).
  • Apply button should not submit invalid config form (#1815).
  • Checkbox is not working as form input element (#2243).
  • Computed properties parsed to NaN, when not defined in CSS (#2236).
  • Console error after selected content in selector gets updated on the server (#1771).
  • Content Wizard - Show Context Panel button is not displayed for content without Page Editor (#2034).
  • Default selection in an option-set is not working when number of allowed options is unlimited (#1396).
  • Disabled or hidden element might get focused in a modal dialog (#1689).
  • Display Name input is not focused in the wizard (#1859).
  • Display-name expression breaks when content type has a Content Selector (#1902).
  • Don't auto expand filtered grid nodes for toolbar toggler selection (#1776).
  • Don't trim TextInput value (#1988).
  • Dropzone icon remains visible after the image is removed from one of several image selectors (#1932).
  • Errors when opening a content with an option-set that is missing selected option (#1857).
  • Exclude non-existing values when calculating a number of allowed selected options (#1861).
  • Filtering selector by parent display name doesn't work if the name contains spaces (#1846).
  • Fix space and button label for item-/option- set occurrences (#1837).
  • Fix spacing in the Content grid (#2150).
  • Fold button issues (#2049).
  • Image selector - the first item gets checked after scrolling options in the list (#1628).
  • Incorrect behaviour of occurrence title generation in a single-select option-set (#1787).
  • Incorrect behaviour of validation of inputs with default values (#1887).
  • Incorrect highlighting of required item/option-set occurrence (#1789).
  • Incorrect label resolution of an option-set inside an item-set (#1788).
  • Input validation check is triggered multiple times (#1821).
  • Inspect Panel - images are not displayed in the Image Component's descriptor selector (#1851).
  • Invalid Option Set is not highlighted when saved in a new content (#1952).
  • Labels of required fields are missing asterisk (#1785).
  • Layout of the Wizard Panel is resolved before edit permissions check (#1842).
  • Lazy rendering doesn't work for Item/option sets inside site config modal window (#1898).
  • Menu items are not fully shown in Access Selector (#2079).
  • Option Set - Incorrect radio button behavior in multi selection (#1878).
  • Option Set - labels should be sanitized (#1751).
  • Option Set in modal dialog - changes are not applied after deleting an occurrence (#1907).
  • Parent content gets collapsed after adding a child item in filtered grid (#1682).
  • Paste inside a content selector's filter won't trigger search (#1778).
  • RadioGroup loses selection on add/remove (#2148).
  • Save button remains enabled after saving new content with a TextLine or a TextArea (#1849).
  • Selected option in an Option Set remains highlighted in the dropdown after reset (#1949).
  • Site Configurator Dialog - first field doesn't get focus (#1987).
  • Site/Provider configurator - menu button is not displayed in occurrence view (#1822).
  • Tabbing out of the Online from/to field in the Content Wizard modifies content (#1739).
  • TextLine input shouldn't be valid when value does not match regular expression (#1965).
  • Validation in the Insert Link dialog won't allow 2 letter long domains (#1943).
  • Wizard toolbar doesn't fold when needed (#1793).

Refactorings

  • BrowsePanel: make hiding preview panel on screen size change optional (#2209).
  • BrowsePanel: unify handling of TreeGrid data change event throughout all BrowsePanel inheritors (#1627).
  • Implement FormView.whenLayoutFinished (#1937).
  • Investigate and fix the sourcemaps (#1836).
  • MoveContentDialog: move related styles to the app (#2225).
  • NodeServerChangeItem: translate paths to Objects (#2172).
  • Option.ts: set default values for boolean types (#1559).
  • Refactor WizardPanel (#1995).
  • Remove delete-item-viewer styling (#2025).
  • Replace TSLint with ESLint (#2041).
  • Server event: add newPath param to the NodeServerChangeItem class (#2163).
  • TreeGrid: new data api methods (#1714).
  • Use MenuItem in ActionMenu instead of proprietary ActionMenuItem to reuse logic (#2207).

Enonic Admin UI Lib 4.1.0-B2

30 Nov 11:09
Compare
Choose a tag to compare
Pre-release

Changelog

Features

  • Add Dropdown refresh (#2260).
  • Implement length counter for TextLine and TextArea (#1817).
  • Support spellcheck and lang attributes on TextLine and TextArea inputs (#1891).
  • Support custom validation errors for input types (#2262).
  • Swap display logic of item-set labels (#2241).

Improvements

  • Cache response of IsAuthenticatedRequest (#1648).
  • Improve styling of max-length countdown for TextLine/TextArea (#1819).
  • Increase height of selector dropdowns (#1993).
  • Support callback function in Notification actions (#2223).

Bugs

  • Option Set - uploaded image inside deselected option are not cleared after saving the changes (#1758).
  • Apply button should not submit invalid config form (#1815).
  • Checkbox is not working as form input element (#2243).
  • Computed properties parsed to NaN, when not defined in CSS (#2236).
  • Console error after selected content in selector gets updated on the server (#1771).
  • Content Wizard - Show Context Panel button is not displayed for content without Page Editor (#2034).
  • Default selection in an option-set is not working when number of allowed options is unlimited (#1396).
  • Disabled or hidden element might get focused in a modal dialog (#1689).
  • Display Name input is not focused in the wizard (#1859).
  • Display-name expression breaks when content type has a Content Selector (#1902).
  • Don't auto expand filtered grid nodes for toolbar toggler selection (#1776).
  • Don't trim TextInput value (#1988).
  • Dropzone icon remains visible after the image is removed from one of several image selectors (#1932).
  • Errors when opening a content with an option-set that is missing selected option (#1857).
  • Exclude non-existing values when calculating a number of allowed selected options (#1861).
  • Filtering selector by parent display name doesn't work if the name contains spaces (#1846).
  • Fix space and button label for item-/option- set occurrences (#1837).
  • Fix spacing in the Content grid (#2150).
  • Fold button issues (#2049).
  • Image selector - the first item gets checked after scrolling options in the list (#1628).
  • Incorrect behaviour of occurrence title generation in a single-select option-set (#1787).
  • Incorrect behaviour of validation of inputs with default values (#1887).
  • Incorrect highlighting of required item/option-set occurrence (#1789).
  • Incorrect label resolution of an option-set inside an item-set (#1788).
  • Input validation check is triggered multiple times (#1821).
  • Inspect Panel - images are not displayed in the Image Component's descriptor selector (#1851).
  • Invalid Option Set is not highlighted when saved in a new content (#1952).
  • Labels of required fields are missing asterisk (#1785).
  • Layout of the Wizard Panel is resolved before edit permissions check (#1842).
  • Lazy rendering doesn't work for Item/option sets inside site config modal window (#1898).
  • Menu items are not fully shown in Access Selector (#2079).
  • Option Set - Incorrect radio button behavior in multi selection (#1878).
  • Option Set - labels should be sanitized (#1751).
  • Option Set in modal dialog - changes are not applied after deleting an occurrence (#1907).
  • Parent content gets collapsed after adding a child item in filtered grid (#1682).
  • Paste inside a content selector's filter won't trigger search (#1778).
  • RadioGroup loses selection on add/remove (#2148).
  • Save button remains enabled after saving new content with a TextLine or a TextArea (#1849).
  • Selected option in an Option Set remains highlighted in the dropdown after reset (#1949).
  • Site Configurator Dialog - first field doesn't get focus (#1987).
  • Site/Provider configurator - menu button is not displayed in occurrence view (#1822).
  • Tabbing out of the Online from/to field in the Content Wizard modifies content (#1739).
  • TextLine input shouldn't be valid when value does not match regular expression (#1965).
  • Validation in the Insert Link dialog won't allow 2 letter long domains (#1943).
  • Wizard toolbar doesn't fold when needed (#1793).

Refactorings

  • BrowsePanel: make hiding preview panel on screen size change optional (#2209).
  • BrowsePanel: unify handling of TreeGrid data change event throughout all BrowsePanel inheritors (#1627).
  • Implement FormView.whenLayoutFinished (#1937).
  • Investigate and fix the sourcemaps (#1836).
  • MoveContentDialog: move related styles to the app (#2225).
  • NodeServerChangeItem: translate paths to Objects (#2172).
  • Option.ts: set default values for boolean types (#1559).
  • Refactor WizardPanel (#1995).
  • Remove delete-item-viewer styling (#2025).
  • Replace TSLint with ESLint (#2041).
  • Server event: add newPath param to the NodeServerChangeItem class (#2163).
  • TreeGrid: new data api methods (#1714).
  • Use MenuItem in ActionMenu instead of proprietary ActionMenuItem to reuse logic (#2207).

Enonic Admin UI Lib 4.1.0-B1

16 Nov 14:14
Compare
Choose a tag to compare
Pre-release

Changelog

Features

  • Add Dropdown refresh (#2260).
  • Implement length counter for TextLine and TextArea (#1817).
  • Support spellcheck and lang attributes on TextLine and TextArea inputs (#1891).
  • Support custom validation errors for input types (#2262).
  • Swap labels for option-set (#2241).

Improvements

  • Cache response of IsAuthenticatedRequest (#1648).
  • Improve styling of max-length countdown for TextLine/TextArea (#1819).
  • Increase height of selector dropdowns (#1993).
  • Support callback function in Notification actions (#2223).

Bugs

  • Option Set - uploaded image inside deselected option are not cleared after saving the changes (#1758).
  • Apply button should not submit invalid config form (#1815).
  • Checkbox is not working as form input element (#2243).
  • Computed properties parsed to NaN, when not defined in CSS (#2236).
  • Console error after selected content in selector gets updated on the server (#1771).
  • Content Wizard - Show Context Panel button is not displayed for content without Page Editor (#2034).
  • Default selection in an option-set is not working when number of allowed options is unlimited (#1396).
  • Disabled or hidden element might get focused in a modal dialog (#1689).
  • Display Name input is not focused in the wizard (#1859).
  • Display-name expression breaks when content type has a Content Selector (#1902).
  • Don't auto expand filtered grid nodes for toolbar toggler selection (#1776).
  • Don't trim TextInput value (#1988).
  • Dropzone icon remains visible after the image is removed from one of several image selectors (#1932).
  • Errors when opening a content with an option-set that is missing selected option (#1857).
  • Exclude non-existing values when calculating a number of allowed selected options (#1861).
  • Filtering selector by parent display name doesn't work if the name contains spaces (#1846).
  • Fix space and button label for item-/option- set occurrences (#1837).
  • Fix spacing in the Content grid (#2150).
  • Fold button issues (#2049).
  • Image selector - the first item gets checked after scrolling options in the list (#1628).
  • Incorrect behaviour of occurrence title generation in a single-select option-set (#1787).
  • Incorrect behaviour of validation of inputs with default values (#1887).
  • Incorrect highlighting of required item/option-set occurrence (#1789).
  • Incorrect label resolution of an option-set inside an item-set (#1788).
  • Input validation check is triggered multiple times (#1821).
  • Inspect Panel - images are not displayed in the Image Component's descriptor selector (#1851).
  • Invalid Option Set is not highlighted when saved in a new content (#1952).
  • Labels of required fields are missing asterisk (#1785).
  • Layout of the Wizard Panel is resolved before edit permissions check (#1842).
  • Lazy rendering doesn't work for Item/option sets inside site config modal window (#1898).
  • Menu items are not fully shown in Access Selector (#2079).
  • Option Set - Incorrect radio button behavior in multi selection (#1878).
  • Option Set - labels should be sanitized (#1751).
  • Option Set in modal dialog - changes are not applied after deleting an occurrence (#1907).
  • Parent content gets collapsed after adding a child item in filtered grid (#1682).
  • Paste inside a content selector's filter won't trigger search (#1778).
  • RadioGroup loses selection on add/remove (#2148).
  • Save button remains enabled after saving new content with a TextLine or a TextArea (#1849).
  • Selected option in an Option Set remains highlighted in the dropdown after reset (#1949).
  • Site Configurator Dialog - first field doesn't get focus (#1987).
  • Site/Provider configurator - menu button is not displayed in occurrence view (#1822).
  • Tabbing out of the Online from/to field in the Content Wizard modifies content (#1739).
  • TextLine input shouldn't be valid when value does not match regular expression (#1965).
  • Validation in the Insert Link dialog won't allow 2 letter long domains (#1943).
  • Wizard toolbar doesn't fold when needed (#1793).

Refactorings

  • BrowsePanel: make hiding preview panel on screen size change optional (#2209).
  • BrowsePanel: unify handling of TreeGrid data change event throughout all BrowsePanel inheritors (#1627).
  • Implement FormView.whenLayoutFinished (#1937).
  • Investigate and fix the sourcemaps (#1836).
  • MoveContentDialog: move related styles to the app (#2225).
  • NodeServerChangeItem: translate paths to Objects (#2172).
  • Option.ts: set default values for boolean types (#1559).
  • Refactor WizardPanel (#1995).
  • Remove delete-item-viewer styling (#2025).
  • Replace TSLint with ESLint (#2041).
  • Server event: add newPath param to the NodeServerChangeItem class (#2163).
  • TreeGrid: new data api methods (#1714).
  • Use MenuItem in ActionMenu instead of proprietary ActionMenuItem to reuse logic (#2207).

Enonic Admin UI Lib 4.0.2

07 Oct 11:29
Compare
Choose a tag to compare

Changelog

There have been no changes to the project after v4.0.1.

Enonic Admin UI Lib 4.0.2-RC1

05 Oct 14:03
Compare
Choose a tag to compare
Pre-release

Changelog

There have been no changes to the project after v4.0.1.

Enonic Admin UI Lib 4.0.1

17 Sep 12:51
Compare
Choose a tag to compare

Changelog

There have been no changes to the project after v4.0.0.

Enonic Admin UI Lib 4.0.1-RC1

17 Sep 07:42
Compare
Choose a tag to compare
Pre-release

Changelog

There have been no changes to the project after v4.0.0.

Enonic Admin UI Lib v4.0.0

11 Jun 13:19
@jsi jsi
Compare
Choose a tag to compare

Changelog

Features

  • Implement length counter for TextLine and TextArea (#1817).

Improvements

  • Improve styling of max-length countdown for TextLine/TextArea (#1819).

Bugs

  • Option Set - uploaded image inside deselected option are not cleared after saving the changes (#1758).
  • Apply button should not submit invalid config form (#1815).
  • Console error after selected content in selector gets updated on the server (#1771).
  • Default selection in an option-set is not working when number of allowed options is unlimited (#1396).
  • Disabled or hidden element might get focused in a modal dialog (#1689).
  • Display Name input is not focused in the wizard (#1859).
  • Display-name expression breaks when content type has a Content Selector (#1902).
  • Don't auto expand filtered grid nodes for toolbar toggler selection (#1776).
  • Dropzone icon remains visible after the image is removed from one of several image selectors (#1932).
  • Errors when opening a content with an option-set that is missing selected option (#1857).
  • Exclude non-existing values when calculating a number of allowed selected options (#1861).
  • Filtering selector by parent display name doesn't work if the name contains spaces (#1846).
  • Fix space and button label for item-/option- set occurrences (#1837).
  • Image selector - the first item gets checked after scrolling options in the list (#1628).
  • Incorrect behaviour of occurrence title generation in a single-select option-set (#1787).
  • Incorrect behaviour of validation of inputs with default values (#1887).
  • Incorrect highlighting of required item/option-set occurrence (#1789).
  • Incorrect label resolution of an option-set inside an item-set (#1788).
  • Input validation check is triggered multiple times (#1821).
  • Inspect Panel - images are not displayed in the Image Component's descriptor selector (#1851).
  • Invalid Option Set is not highlighted when saved in a new content (#1952).
  • Labels of required fields are missing asterisk (#1785).
  • Layout of the Wizard Panel is resolved before edit permissions check (#1842).
  • Lazy rendering doesn't work for Item/option sets inside site config modal window (#1898).
  • Option Set - Incorrect radio button behavior in multi selection (#1878).
  • Option Set - labels should be sanitized (#1751).
  • Option Set in modal dialog - changes are not applied after deleting an occurrence (#1907).
  • Parent content gets collapsed after adding a child item in filtered grid (#1682).
  • Paste inside a content selector's filter won't trigger search (#1778).
  • Save button remains enabled after saving new content with a TextLine or a TextArea (#1849).
  • Selected option in an Option Set remains highlighted in the dropdown after reset (#1949).
  • Site/Provider configurator - menu button is not displayed in occurrence view (#1822).
  • Skip notification about failed Websockets connection when XP is unavailable (#1946).
  • Tabbing out of the Online from/to field in the Content Wizard modifies content (#1739).
  • Validation in the Insert Link dialog won't allow 2 letter long domains (#1943).
  • Wizard toolbar doesn't fold when needed (#1793).

Refactorings

  • BrowsePanel: unify handling of TreeGrid data change event throughout all BrowsePanel inheritors (#1627).
  • Implement FormView.whenLayoutFinished (#1937).
  • Option.ts: set default values for boolean types (#1559).
  • TreeGrid: new data api methods (#1714).

Enonic Admin UI Lib 3.2.3

30 Apr 07:23
Compare
Choose a tag to compare

Changelog

Bugs

  • Display-name expression breaks when content type has a Content Selector (#1902).
  • Lazy rendering doesn't work for Item/option sets inside site config modal window (#1898).