Skip to content

Releases: opf/primer_view_components

v0.18.1

28 Nov 13:03
89accc8
Compare
Choose a tag to compare

Patch Changes

v0.18.0

28 Nov 10:31
abadfe4
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.17.1

22 Nov 12:17
8705a90
Compare
Choose a tag to compare

Patch Changes

v0.17.0

21 Nov 11:14
91b7aad
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.16.0

17 Nov 10:10
f04066f
Compare
Choose a tag to compare

Minor Changes

v0.15.0

16 Nov 14:02
61f4e48
Compare
Choose a tag to compare

Minor Changes

  • #48 102a2ee9 Thanks @apfohl! - Added a "width" attribute to control how wide an input is rendered on screen.

    It is active for:

    • TextField
    • Select

v0.14.0

09 Nov 09:37
0a7d560
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.13.1

25 Oct 14:14
fa2a288
Compare
Choose a tag to compare

Patch Changes

v0.13.0

20 Oct 10:33
1403c34
Compare
Choose a tag to compare

Minor Changes

  • #2284 374d10fd Thanks @langermank! - Update tooltip design

    • Removes caret
    • Decrease offset
    • Remove animation delay
    • Use v8 color tokens
  • #2293 d7eafca0 Thanks @camertron! - Fix multi-select behavior when ActionMenus are embedded in dialogs

  • #2291 725bbd95 Thanks @camertron! - Allow ActionMenu items to submit multiple values on form submission; fix keyboard handling for submit items

Patch Changes

  • #2286 02e7f785 Thanks @langermank! - fix SegmentedControl alignment issues

  • #2288 caf09967 Thanks @TylerJDev! - Fixes issue where sometimes a dialog cannot be closed if another is open

  • #2292 46e3ff02 Thanks @jonrohan! - Fix ActionBar issue where left and end key don't loop around to end of the action bar items.

  • #2290 f33eed35 Thanks @jonrohan! - Bug fix: Respect autofocus attributes inside of a Dialog when opening a modal-dialog. When the dialog was opening before it was always focusing the first focusable element which was always the close button.

v0.12.1

06 Oct 09:35
86585a7
Compare
Choose a tag to compare

Patch Changes