Skip to content

Latest commit

 

History

History
524 lines (270 loc) · 8.18 KB

CHANGELOG.md

File metadata and controls

524 lines (270 loc) · 8.18 KB

CHANGELOG

Emoji Cheatsheet

  • ✏️ doc updates
  • 🐛 when fixing a bug
  • 🚀 when making general improvements
  • ✅ when adding tests
  • ⬆️ when upgrading dependencies
  • 🎉 when adding new features

Version History

v3.58.0

  • 🚀 Call focus on Modal when created to allow immediate keyup intercepts

v3.57.1

  • 🐛 Ensure parent click is ignored on Dropdown

v3.57.0

  • 🎉 Add TablerButton with accessibility tags

v3.56.2

  • 🐛 Pass Icon Size through in TablerDelete

v3.56.1

  • 🚀 Remove Hover On TablerIconButton

v3.56.0

  • 🚀 Add ability to hide advanced

v3.55.3

  • 🐛 Dynamic loading causes vite to load all in production mode

v3.55.2

  • 🐛 Switch to setup for IconButton

v3.55.1

  • 🐛 Fix async import dep

v3.55.0

  • 🚀 Dynamic Icon Resolution

v3.54.1

  • 🚀 Use props instead for IconButton

v3.54.0

  • 🎉 Sketch out new IconButton component

v3.53.1

  • 🐛 Fix error status on Input component

v3.53.0

  • 🚀 Passthrough Autocomplete on input

v3.52.0

  • 🚀 Allow string dates in Epoch components

v3.51.4

  • 🚀 Avoid adding div when label isn't set in Enum

v3.51.3

  • 🐛 Avoid overwriting 0 values

v3.51.2

  • 🐛 Fix fallback order of placeholder text in textarea

v3.51.1

  • 🚀 Add lock and user icons to TablerInput

v3.51.0

  • 🐛 Fix broken required (*) on input forms ow that we don't use form-label due to it's margins

v3.50.0

  • 🚀 Show label conditionally to avoid 4px margin on top of input

v3.49.0

  • 🚀 Add ability to specify a search icon for TablerInput

v3.48.0

  • 🚀 Setup default stroke state

v3.47.0

  • 🚀 Use data function to setup Enum current state

v3.46.0

  • 🚀 Add size prop for delete icon size

v3.45.1

  • 🐛 Placeholder should be first option on input if present

v3.45.0

  • 🚀 Add loading to delete button

v3.44.1

  • 🐛 Allow alert to open

v3.44.0

  • 🎉 Add Alert Component and update Err to use Alert internally

v3.43.0

  • 🚀 Reduce number of updates in Input and also declare all emits

v3.42.0

  • 🐛 Use intermediary value so v-model can be used on text input

v3.41.0

  • ⬆️ TablerInput submit event on enter

v3.30.0

  • ⬆️ Update Latest Deps

v3.29.4

  • 🚀 Update Lint Rules

v3.29.3

  • 🐛 Remove Style

v3.29.2

  • 🐛 Fix Commat

v3.29.1

  • 🐛 Add soft to wrap default

v3.29.0

  • 🎉 Add wrap prop for input

v3.28.0

  • 🎉 Only label is used for label

v3.27.0

  • 🎉 Add stack trace to error modal

v3.26.0

  • 🐛 Icon sizes became variable, explicitly fix all icon sizes

v3.25.0

  • 🐛 Add .stop.prevent on button & icon click

v3.24.0

  • 🐛 Update how TablerRange update:modelValue event is computed
  • ⬆️ Update all deps

v3.23.1

  • 🐛 Fix offset from form-label

v3.23.0

  • 🚀 Add table, emoji, and tasklist support to Markdown Component

v3.22.2

  • 🐛 Use new internal obj to avoid mutating schema

v3.22.1

  • 🐛 White border on colours

v3.22.0

  • 🐛 resect required fields in schema component

v3.21.1

  • 🐛 Icon is now prefixed

v3.21.0

  • 🚀 Move to @tabler/icons-vue for most up-to-date icons
  • 🐛 Fix some small papercut warnings in Pager component

v3.20.1

  • 🐛 Pager Initially set current from page

v3.20.0

  • 🚀 Pager Allow dynamic updates of page prop

v3.19.0

  • 🐛 Range Fix initial state

v3.18.0

  • 🚀 Dropdown Take 100% of width of parent

v3.17.8

  • 🐛 TimeZone Properly set label from value on init

v3.17.7

  • 🚀 TimeZone Default to No Timezone if a falsy model value is set

v3.17.6

  • 🚀 TimeZone Avoid external deps

v3.17.5

  • 🚀 TimeZone Add No TimeZone option

v3.17.4

  • 🚀 TimeZone Add disabled support

v3.17.3

  • 🚀 TimeZone Simpler TimeZone List

v3.17.2

  • 🚀 TimeZone Include desc and req. props

v3.17.1

  • 🐛 TimeZone Export in default

v3.17.0

  • 🎉 TimeZone Component

v3.16.1

  • 🐛 Epoch: Fix assignmnet to constant

v3.16.0

  • 🚀 Epoch: Put time last in Human date format

v3.15.0

  • 🚀 Allow changing size of TablerModal

v3.14.0

  • 🚀 Use internal errorstr for handling numeric parsing

v3.13.3

  • 🐛 Dynamic Type Resolution

v3.13.2

  • ⬆️ Update Core Deps

v3.13.1

  • 🐛 Fix Syntax

v3.13.0

  • 🎉 Add support for integer type in JSON Schema

v3.12.0

  • 🎉 Add support for number type in JSON Schema

v3.11.2

  • 🐛 Syntax

v3.11.1

  • 🐛 Fix component name

v3.11.0

  • 🎉 Add TablerColour Component

v3.10.0

  • 🎉 Use uniform TablerLabel internal class for inputs & allow slot use to the right of label

v3.9.0

  • 🎉 Add TablerRange

v3.8.4

  • 🐛 Be consistent with using UTC Hours for now

v3.8.3

  • 🐛 Fix suffixes on 11th, 12th, 13th because english is lawless

v3.8.2

  • 🚀 Minimize default Dropdown styling

v3.8.1

  • 🐛 Fix Tabler Icon import

v3.8.0

  • 🎉 Add Preliminary Dropdown component for modular Dropdowns

v3.7.1

  • 🐛 Include missing components in Enum & Toggle comps
  • 🚀 TablerSchema: Default to empty string for description prop
  • 🚀 TablerSchema: Default to false for required prop

v3.7.0

  • 🚀 Include description and required to TablerSchema and sub components

v3.6.0

  • 🚀 Add TablerPager component for iterating over a list

v3.5.0

  • 🚀 Add TablerNone component for use when a list or property is empty

v3.4.0

  • 🚀 Add TablerSchema component for creating forms from basic JSON Schemas

v3.3.0

  • 🚀 Add Human mode (and make it the default) to Epoch and EpochRange

v3.2.0

  • 🚀 Add required Property to labelled components

v3.1.3

  • 🐛 Toggle: Fix modelValue watch state
  • 🐛 Enum: Fix modelValue watch state

v3.1.2

  • 🚀 Toggle: Increase padding between label and toggle

v3.1.1

  • 🐛 Fix display type display

v3.1.0

  • 🚀 Add display type to Delete

v3.0.1

  • 🐛 Fix initial value

v3.0.0

  • 🚀 Standardize Enum Component

v2.12.0

  • 🎉 Add TablerDelete component

v2.11.0

  • 🎉 Add TablerMarkdown component

v2.10.0

  • 🎉 Add Normalize Option to BreadCrumb component
  • 🐛 Move whitespace: pre; to text area to avoid breaking date inputs

v2.9.0

  • 🐛 Add white-space: pre; to text area to retain newline characters

v2.8.0

  • 🎉 Add Enum Component

v2.7.0

  • 🎉 Add Bytes Component

v2.6.0

  • 🎉 Add Epoch Component
  • 🎉 Add EpochRange Component

v2.5.0

  • 🎉 Add BreadCrumb Component

v2.4.0

  • 🐛 Numeric input should output numerics in TablerInput

v2.3.1

  • 🚀 Remove Debug Code

v2.3.0

  • 🚀 Improved List Component

v2.2.9

  • 🚀 Toggle: Centre Label

v2.2.8

  • 🐛 Toggle: Set initial value

v2.2.7

  • 🐛 Toggle: Should expect boolean value for modelValue

v2.2.6

  • 🎉 Bump GH Actions

v2.2.5

  • 🎉 Add GH AutoReleaser

v2.2.4

  • 🐛 TablerList: Async Call

v2.2.3

  • 🐛 TablerList: Prepopulate list

v2.2.2

  • 🐛 TablerList: Only update filter if namekey is present

v2.2.1

  • 🎉 Add initial value for TablerList

v2.2.0

  • 🎉 Add toggle & list components

v2.1.2

  • 🐛 Remove href in TablerSelect

v2.1.1

  • 🐛 Fix directive name

v2.1.0

  • 🚀 Add inline prop to loading mode

v2.0.0

  • 🚀 Prefix all components with Tabler to pass Vue ESLint
  • 🎉 Allow user defined type prop in Input Component

v1.4.0

  • 🎉 Loading component

v1.3.0

  • 🚀 Input#disabled prop

v1.2.0

  • 🎉 Input Component

v1.1.0

  • 🚀 Add new components & linting

v1.0.1

  • 🐛 package.json fixes for exporting as module

v1.0.0

  • Initial Release
  • Select Component