Skip to content

Releases: triniti/admin-ui-plugin-js

v1.0.2

05 Apr 23:51
d76a764
Compare
Choose a tag to compare
  • Fix styles for editor icons when multiple users in article

v1.0.1

20 Dec 22:06
Compare
Choose a tag to compare
  • Added TikTok svg icon to icon component

v1.0.0

28 Sep 18:41
Compare
Choose a tag to compare
  • Update all packages in package.json
  • Upgrade to Babel 7

v0.5.14

26 Jun 21:36
Compare
Choose a tag to compare
  • Remove createLazyCompoent timeout limit. Use library default value.

v0.5.13

29 Apr 01:50
Compare
Choose a tag to compare
  • issue #611: Add scroll to top on article tab sections.

v0.5.12

13 Mar 06:45
Compare
Choose a tag to compare
  • Add title prop to screen component and set document.title with that props value.

v0.5.11

22 Jan 19:53
Compare
Choose a tag to compare
  • Reverse the order of the buttons on all prompts. The primary action button is to the right, and the cancel button is to the left.
  • Added form-control-xlg css class.

v0.5.10

25 Oct 04:45
Compare
Choose a tag to compare
  • Allow Screen badge prop, to allow for arbitrary badge components.

v0.5.9

04 Oct 15:28
Compare
Choose a tag to compare
  • issue #117: Increase z-index of .alert-container.
  • Bug fix for .hide and toggle buttons.

v0.5.8

17 Sep 22:57
Compare
Choose a tag to compare
  • Screen component can now render a "lock" using the isLock prop. This is to indicate a locked or read only screen.