All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.37.11 (2024-04-08)
- FWindow: unmount child components after the 'hide' animation is complete (a56ab62)
0.37.10 (2024-04-04)
0.37.9 (2024-02-05)
- interface: use correct class name in error message if class instance is given (5e47d19)
0.37.8 (2023-12-06)
- test utils: add
confirmExistence
andconfirmNonExistence
test helpers (d68df99)
0.37.7 (2023-11-24)
- FCountdown: add slots (93e6a7a)
0.37.6 (2023-11-09)
- FButton: add
quaternary
button style (604db9d)
0.37.5 (2023-11-06)
- FInput: add
bottom2
slot (2938fe1)
0.37.4 (2023-10-20)
- FToken: add
name
andshowName
props (97e85fc)
0.37.3 (2023-10-12)
- FCard: add
tag
prop (0fcf168)
0.37.2 (2023-10-11)
- FCopyButton: stop event propagation if button is inside a link (69dad31)
0.37.1 (2023-10-11)
- FDataGrid: emit
'cell-click'
event (ac5580d)
0.37.0 (2023-10-09)
- aria: create
findNextOrPrevElemByList
andkeyboardNavigationByList
functions (f69ebf2) - FComboBox: add
clas
prop (98adbd8) - FToolbar: create component (9503aa6)
0.36.2 (2023-09-27)
- FActionButton: fix updating of toggle state (1eee5cd)
0.36.1 (2023-09-27)
- FActionButton: add
name
prop (6d3d939) - FActionButton: get rid of
toggled
prop (f9b027c) - FActionButton: remove
secondary
prop (6639256) - FButton: add
btnType
prop (a5c0c54)
- FActionButton: fix updating of toggle state (5fe833b)
0.36.0 (2023-09-26)
- FActionButton: create component (1eda3ed)
0.35.6 (2023-09-18)
- GqlApi: add
mutateP
helper function (4e8894b)
0.35.5 (2023-09-08)
- Tree: add support for using a different property name for "id" (d8d4bac)
0.35.4 (2023-09-08)
- FViewSwitcher: add
appStructureIdName
prop (b7d7e63)
0.35.3 (2023-09-07)
- DocumentMeta: update
description
meta properly (adaace7)
0.35.2 (2023-09-07)
- create
roundDownTo
date helper function (d1e4f0a)
0.35.1 (2023-08-21)
0.35.0 (2023-08-21)
0.34.0 (2023-08-17)
- DebouncedObserver: create utility class (b28e63c)
- FFitTextToRow: create component (ed9a0a1)
- Implements: create mixin (7abd3be)
0.33.5 (2023-08-11)
0.33.4 (2023-08-04)
- Formatters: add units to numbers (51139a1)
0.33.3 (2023-08-02)
- FDataGrid: add support for show/hide columns by name (5d45ad9)
- FDataGrid: create
minWidth
option (dc32022)
0.33.2 (2023-08-01)
- FInfo: show popover on mouseover (83f8b84)
0.33.1 (2023-07-28)
- GqlApi: add support for delaying query and mutation mocks (574f0b6)
0.33.0 (2023-07-28)
- FButton: add support for
hovered
state (1f55c0b) - FDataGrid: add footer pagination (31be2ac)
- FPagination: add
'sibling-boundary'
type (1ca3357)
0.32.24 (2023-07-25)
0.32.23 (2023-07-24)
- FAddress: add copy button (e48a8d7)
0.32.22 (2023-07-21)
0.32.21 (2023-07-18)
- FDataGrid: add support for infinite scrolling with
strategy="local"
(61a5267)
0.32.20 (2023-06-26)
- FFormInput: add input types (07475d9)
0.32.19 (2023-06-26)
0.32.18 (2023-06-26)
- setFormElements: add
notNullValue
arg (6686855)
0.32.17 (2023-06-12)
- FCountdown: create slots for labels (67f8a27)
0.32.16 (2023-06-05)
- FTab: add
strategy
prop (a3731bb)
0.32.15 (2023-06-02)
- FTabs: fix tab activation bug (59c7261)
0.32.14 (2023-06-02)
- FDetails: add 'flat' style (a276270)
0.32.13 (2023-05-31)
0.32.12 (2023-05-13)
- FDataGrid: add row index to data formatter args (8c86879)
0.32.11 (2023-05-13)
0.32.10 (2023-04-24)
- useFWindow: expose
show
andhide
functions (857b42d)
0.32.9 (2023-03-20)
- isPromise: adjust condition (42c10e6)
0.32.8 (2023-03-17)
0.32.7 (2023-03-10)
0.32.6 (2023-03-08)
- FCombobox: remove
data-testid
attr (bf06dc5)
0.32.5 (2023-03-08)
- add
dataTestid
prop to components withinheritAttrs: false
(294aa2e)
0.32.4 (2023-02-16)
- GqlApi: add support for passing args to mock and fake functions (45bb20a)
0.32.3 (2023-02-15)
- FNotifications: adjust position for correct display in rtl mode (38e20d8)
0.32.2 (2023-02-08)
- FLink: add
title
andclas
props (bb4829f)
0.32.1 (2023-02-07)
- FLink: add
target
prop (2dadb0d)
0.32.0 (2023-02-07)
- FLink: create component (71b404b)
0.31.7 (2023-02-03)
0.31.6 (2023-02-03)
0.31.5 (2023-02-02)
- FNotifications: add support for notification update (4ffe6bd)
0.31.4 (2023-02-02)
- FNotifications: add additional arguments of
add
method to notification (0287a87)
0.31.3 (2023-02-02)
0.31.2 (2023-01-23)
- FWindow: add
descendantsCode
andcode
props (be3017f)
0.31.1 (2023-01-20)
- Formatters: add option to set default currency (1abf0f2)
0.31.0 (2023-01-20)
- WebApi: add option to copy result data (b3a24cb)
0.30.1 (2023-01-11)
0.30.0 (2023-01-11)
0.29.0 (2023-01-09)
0.28.27 (2022-11-29)
- FListbox: add
lazySelection
option (5eb01a3)
0.28.26 (2022-11-18)
- FWindow: check if there are elements when focusing (6f8833c)
0.28.25 (2022-11-17)
0.28.24 (2022-11-14)
- useComponentUpdate: create composable (99c805b)
0.28.23 (2022-11-11)
- WebApi: add option not to use
_useResult
in_dataPromise
(6b7f3c1)
0.28.22 (2022-11-10)
- GqlApi: adjust
onDone
returned data (974e942)
0.28.21 (2022-11-10)
- GqlApi: add mutation mocking (d67f8b5)
0.28.20 (2022-11-09)
- GqlApi: return
getPromise
function inmutation
method (374218d)
0.28.19 (2022-11-07)
- FWindow: add
overlayClass
prop (fd3ee0c)
0.28.18 (2022-11-03)
- formSubmit: handle async submit in FForm properly (8b822e7)
0.28.17 (2022-11-03)
- FForm: fix async validation (86a681a)
0.28.16 (2022-10-31)
- FActionButtons: add support for disabling buttons (de86ddd)
0.28.15 (2022-10-31)
- FDataGrid: allow local sorting if strategy is set to
remote
(33db2b2)
0.28.14 (2022-10-25)
- form-input: fix form input validation on submit (fc0a3c4)
0.28.13 (2022-10-21)
- setFormElement: limit elements to inputs only (a8c963d)
0.28.12 (2022-10-21)
0.28.11 (2022-10-20)
0.28.10 (2022-10-17)
0.28.9 (2022-10-17)
- FInput: create
setInputValue
method (851f743)
0.28.8 (2022-10-15)
- FInput: fix re-updating input value when a formmatter is given (7c7967d)
0.28.7 (2022-10-15)
- FInput: fix re-updating input value when a formmatter is given (6f892ee)
0.28.6 (2022-10-11)
- FForm: add support for disabling/enabling all form inputs (0ac2ca0)
0.28.5 (2022-10-10)
- FFormInput: add support for adding css class to the root element (93c3dc3)
0.28.4 (2022-10-06)
0.28.3 (2022-10-06)
- FInput: add support for adding css class to the root element (3b523b4)
0.28.2 (2022-10-05)
- FViewSwitcher: add support for reloading component or route view (132c4e3)
0.28.1 (2022-10-04)
0.28.0 (2022-10-03)
- FViewSwitcher: add support for view transitions (8d54840)
- FViewTransition: create component (1d093a8)
- Tree: create
getFullNode
method (5caf565)
0.27.2 (2022-09-30)
- FDataGrid: disable FInfiniteScroll if there are no data (44bc7ea)
0.27.1 (2022-09-29)
0.27.0 (2022-09-22)
0.26.2 (2022-09-21)
- api plugin: add store for data fakes (3176f41)
0.26.1 (2022-09-19)
- create
checkObjectProperties
utility function (60a7ae6)
0.26.0 (2022-09-15)
- FViewSwitcher: create component (c07fa60)
- remove old Tree class (e591fd7)
- Tree: create class (4ae269a)
0.25.3 (2022-09-13)
- FUploadAreaFormInput: fix style when input is invalid (390713a)
0.25.2 (2022-09-12)
0.25.1 (2022-09-12)
- GqlPagination: create gql pagination util class (be035f4)
- useGridPagination: create composable (c200bf0)
0.25.0 (2022-09-08)
0.24.1 (2022-09-06)
- function utils: adjust
delay
function (4e97dde)
0.24.0 (2022-09-05)
0.23.0 (2022-08-31)
- FUploadArea: create component (55c3760)
- validators: create
fileTypeValidator
(702991c) - validators: create
maxFileSizeValidator
(8b399c6)
0.22.0 (2022-08-29)
- FToken: create component (bd95d78)
0.21.4 (2022-08-26)
- Formatters: add maximum fraction digits argument to the number formatter (342364a)
0.21.3 (2022-08-26)
- Formatters: add currency formatter (e3a5e6e)
0.21.2 (2022-08-24)
0.21.1 (2022-08-23)
0.21.0 (2022-08-23)
- create date utils (58a7398)
- Formatters: create class (40ae280)
- get rid of
Language
anduseLanguage
(660056d) - Locale: create class (80b5c0b)
- useFormatters: create composable (73ece2f)
- useLocale: create composable (5dba6e0)
0.20.4 (2022-08-10)
- Language: don't set default direction in setDirAttribute (23a9726)
0.20.3 (2022-08-10)
- Language: set rtl direction according to ref (98fcad3)
0.20.2 (2022-08-10)
- Language: add rtl direction getter (39ae1d3)
0.20.1 (2022-08-10)
- Language: add rtl direction ref (ee9f539)
0.20.0 (2022-08-09)
- create language test helpers (dfffe1f)
- Language: create Language plugin (ff30796)
- useLanguage: create composable (a93b947)
0.19.2 (2022-08-08)
- create functions for language mocking (947e696)
0.19.1 (2022-08-05)
0.19.0 (2022-08-03)
- create dark theme (0715288)
0.18.2 (2022-08-02)
- correct composables import paths (f851e68)
0.18.1 (2022-08-02)
0.18.0 (2022-08-02)
- create
useFWindow
anduseFPopover
composables (7627a74)
- useMethods: register methods only once (d927436)
0.17.1 (2022-07-29)
0.17.0 (2022-07-29)
- FActionButtons: create component (3d0f9c1)
0.16.1 (2022-07-27)
- exposeMethods: return returned value from method (57029ed)
0.16.0 (2022-07-27)
- FPopover: fix
isWindowVisible
method (d1b7751) - FPopover: remove
isWindowVisible
method from copied methods (c7b2ce6)
0.15.3 (2022-07-27)
- FWindow: create
isWindowVisible
method (f948cb5)
0.15.2 (2022-07-26)
0.15.1 (2022-07-26)
- FOptionGroup: add item prop to check-element template (f856d32)
- FFormInput: add proper class by type (eaac8d2)
0.15.0 (2022-07-21)
- FWindow: add 'left-controls' slot (82cc884)
- FListbox: fix data updating (979366c)
0.14.1 (2022-07-20)
- create
selectListboxItemByValue
vue test helper (78e024e)
0.14.0 (2022-07-19)
0.13.1 (2022-07-19)
- create
jazzicon
esm bundle (f96e208)
0.13.0 (2022-07-18)
0.12.1 (2022-07-15)
- adjust FWindow vue test helper (2482a66)
0.12.0 (2022-07-08)
- create vue test helpers related to FWindow (0291d82)
- FInput: add tooltip (818dce0)
- FSlider: add chars counter (6dd59c7)
0.11.2 (2022-06-24)
- input mixin: adjust
inputProps
(f46039f)
0.11.1 (2022-06-22)
- FFormInput: also accept a component as a type (fd8a3cb)
0.11.0 (2022-06-22)
- useMethods: create
useMethods
composable (98add44)
0.10.1 (2022-06-21)
- formSubmit: fix path (952d5b3)
0.10.0 (2022-06-21)
- formSubmit: create
formSubmit
vue test helper (c7b84cc)
0.9.2 (2022-06-21)
- FFormInput: add
checked
model to custom input (dd8ed2e)
0.9.1 (2022-06-20)
- checkRadioOption: trigger 'change' event as well (df99540)
0.9.0 (2022-06-20)
- create
checkRadioOption
andcheckRadioOptionByValue
vue test helpers (bc93e85) - FOption: add
hideLable
prop (a5f9cec) - FOptionGroup: add
hideLabels
prop (a5b13ff) - FOptionGroup: create
check-element
slot (c551a94)
0.8.0 (2022-06-20)
- create
exposeMethods
utility function (03e2596) - create
selectListboxItem
vue test plugin (c914515) - FOption: create
check-element
slot (8fc4ad5)
0.7.1 (2022-06-13)
- useNotifications: create instance outside
useNotifications
(1adf341)
0.7.0 (2022-06-13)
- create
useNotifications
composable (a44011e)
0.6.0 (2022-05-20)
- create
removeAttributes
vue test helper (4db0b1b) - create
setInnerHTML
vue test helper (e9b8d16) - create IntersectionObserver mock (ab6b8d9)
- create window.location mock (7b141f6)
0.5.3 (2022-05-17)
- remove reexport of some test utils (e1e4ac4)
0.5.2 (2022-05-17)
0.5.1 (2022-05-17)
- reexport test utils (315e574)