We use this changelog to document notable changes to the project.
The changelog format is Keep a Changelog and this project adheres to Semantic Versioning.
- Min and Max to TmField @okwme
- Component previews with
yarn serve
- Modified TmBlock to help w Voyager circle testing @okwme
- Fixed
TmModalError
having redundant button code @nylira
- Fixed
TmModalError
not having the current URL. @nylira - Fixed
TmFormGroup
wrong label variable and text alighment issue. @nylira - Updated tx format @okwme
- Added common/TmDataEmpty as
TmDataEmpty
@okwme - Added common/TmDataLoading as
TmDataLoading
@okwme - Added common/LiTransaction as
TmLiTransaction
@okwme - Added common/TmBlock as
TmBlock
@okwme - Added common/TmBlocks as
TmBlocks
@okwme - Added common/TmModalError as
TmModalError
@nylira
- Improved testing around TmTextMarkdown @okwme
- Added common/NiTextContainer as
TmTextContainer
@nylira - Added common/NiMdText as
TmTextMarkdown
@nylira
- Alphabetically sorted components in
.src/index.js
@nylira - Improves the border color of
--primary
buttons. @nylira
- Added
./src/index.js
to supportimport
@nylira - Added a README and CHANGELOG @nylira
- Added @nylira/vue-page-header as
TmPageHeader
@okwme - Added @nylira/vue-notifications as
TmNotifications
@okwme - Added @nylira/vue-countdown as
TmCountdown
@okwme - Added @nylira/vue-key-value(s) as
TmKeyValue(s)
@okwme - Added @nylira/vue-field as
TmField
@okwme - Added @nylira/vue-form-msg as
TmFormMsg
@okwme - Added @nylira/vue-module(s) as
TmModule(s)
@okwme - Added common/NiBarDiscrete as
TmBarDiscrete
@okwme - Added common/NiListItem as
TmListItem
@okwme - Added @nylira/vue-button as
TmBtn
@okwme - Added @nylira/vue-field as
TmField
@okwme - Added common/NiDataMsg as
TmDataMsg
@okwme - Added common/NiFieldGroup as
TmFieldGroup
@okwme - Added common/NiFormGroup as
TmFormGroup
@okwme - Added common/NiFormStruct as
TmFormStruct
@okwme - Added common/NiPage & common/NiPageFooter as
TmPage
&TmPageFooter
@okwme - Added common/NiPart as
TmPart
@okwme - Added common/NiTabBar as
TmTabBar
@okwme - Added common/NiToolBar as
TmToolBar
@okwme - Added
TmCookieConsent
@nylira
- Used relative link for
TmListItem
toTmBtn
@okwme - Updated to consistent PascalCase naming @okwme
- Updated TmPageHeader Snapshots which were out of date for some reason @okwme
TmListItem
tests were failing w null props @okwme- There were a coupld ni- prefixes remaining in TmField @okwme