Skip to content

Latest commit

 

History

History
622 lines (312 loc) · 24.4 KB

CHANGELOG.md

File metadata and controls

622 lines (312 loc) · 24.4 KB

3.1.6 (2021-09-22)

Bug Fixes

  • bug fix for cellCount !== 1 in InfiniteGrid + additional exports (8aa5ee2)

3.1.5 (2021-09-22)

Bug Fixes

3.1.4 (2021-09-21)

Bug Fixes

  • add FiniteGrid, update prettier/readme (e578881)

3.1.3 (2021-09-21)

Bug Fixes

  • css tweak to prevent overflow (9197fb6)

3.1.2 (2021-09-20)

Bug Fixes

  • firefox performance issue (8d4e037)

3.1.1 (2021-09-20)

Bug Fixes

  • browser compatibility issues (06c5016)

3.1.0 (2021-09-19)

Bug Fixes

  • update inlinecalendar default props (ecb3734)

Features

  • add startOfWeekIndex prop and update props documentation (73de1d4)

3.0.39 (2021-09-19)

Bug Fixes

  • update props documentation (926f7a6)

3.0.38 (2021-09-19)

Bug Fixes

  • animation bug when enlarging day that is also present as outsider date of adjacent calendar page (43199af)

3.0.37 (2021-09-19)

Bug Fixes

  • bugfix - un-enlarge day when picker closes (290e8cc)

3.0.36 (2021-09-19)

Bug Fixes

  • add shouldEnlargeDay and enlargeDay (FKA showDay) to store; disable enlargeDay on InlineCalendar (f6767ed)

3.0.35 (2021-09-19)

Bug Fixes

3.0.22 (2021-09-19)

Bug Fixes

3.0.21 (2021-09-19)

Bug Fixes

3.0.20 (2021-09-19)

Bug Fixes

  • #128, #126: Updates to project configuration to support usage inside svelte-kit applications (#130) (1edd9ef), closes #128 #126
  • update readme (f879ed1)
  • update readme (c76eb3e)

3.0.20 (2021-09-19)

Bug Fixes

  • #128, #126: Updates to project configuration to support usage inside svelte-kit applications (#130) (1edd9ef), closes #128 #126
  • update readme (c76eb3e)

3.0.27 (2021-09-19)

Bug Fixes

  • remove comment and update readme (c583b12)

3.0.26 (2021-09-18)

Bug Fixes

  • attempt to re-add types (f6356c1)

3.0.25 (2021-09-18)

Bug Fixes

3.0.24 (2021-09-18)

Bug Fixes

  • attempt to add svelte field to package.json (36f394e)

3.0.23 (2021-09-18)

Bug Fixes

  • attempt removing type generation (be4437f)

3.0.22 (2021-09-18)

Bug Fixes

  • re-add postpackage script (7702df4)

3.0.21 (2021-09-18)

Bug Fixes

  • attempt removing throttle dep (d85b620)

3.0.20 (2021-09-18)

Bug Fixes

  • release config changes (d62d9a8)
  • update relase config (fc6b309)
  • update release config for prerelease (98b7514)

3.0.19 (2021-09-18)

Bug Fixes

3.0.18 (2021-09-18)

Bug Fixes

  • move dayjs and just-throttle to dependencies (6dee7b3)
  • update ci nodejs to v14 (9c7c8e6)

3.0.17 (2021-09-17)

Bug Fixes

3.0.16 (2021-09-17)

Bug Fixes

  • scrollable action - prevent scrolling on supplied node by disabling touch-action (089f808)

3.0.15 (2021-09-17)

Bug Fixes

  • handle scrollable action destroy lifecycle + fix touch delta math (0b07ad3)

3.0.14 (2021-09-17)

Bug Fixes

3.0.13 (2021-09-17)

Bug Fixes

3.0.12 (2021-09-17)

Bug Fixes

3.0.11 (2021-09-17)

Bug Fixes

  • update release.config & package.main (d04fd68)

3.0.10 (2021-09-17)

Bug Fixes

3.0.9 (2021-09-17)

Bug Fixes

  • add postversion step for semantic-release (2e80dfc)

3.0.8 (2021-09-17)

Bug Fixes

  • rewrite package.main (index.js) imports in postpackage script (8374348)

3.0.7 (2021-09-17)

Bug Fixes

  • add additional targets to postpackage rewrite script (83312d6)

3.0.6 (2021-09-17)

Bug Fixes

  • add prepackage step to rewrite imports (e19de04)

3.0.5 (2021-09-16)

Bug Fixes

  • add stopPropagation to touch events (98f8ac1)

3.0.4 (2021-09-16)

Bug Fixes

  • remove erroneous setting from svelte.config.js (38c529e)
  • update release.config to use sveltekit package command (acd0752)

3.0.3 (2021-09-16)

Bug Fixes

3.0.2 (2021-09-16)

Bug Fixes

3.0.1 (2021-09-16)

Bug Fixes

3.0.0 (2021-09-16)

Bug Fixes

BREAKING CHANGES

  • v3.0.0 release

2.0.5 (2021-09-16)

Bug Fixes

  • relase.config.js -> release.config.cjs (52dce22)
  • update action workflows (890432f)

2.0.4 (2020-12-22)

Bug Fixes

  • gh-pages & snowpack issues (2e79a69)

2.0.3 (2020-12-22)

Bug Fixes

2.0.2 (2020-12-22)

Bug Fixes

2.0.1 (2020-12-22)

Bug Fixes

  • update gh-pages title (0f2479c)
  • update snowpack base url for gh pages (44a47ab)

2.0.0 (2020-12-22)

Bug Fixes

BREAKING CHANGES

  • update default start/end dates & new build process

  • feat: CI workflow

  • fix: CI workflow update

  • fix: remove package-lock from gitignore

  • fix: remove .travis.yml

  • fix: add github pages to release.yml workflow

  • fix: update readme

Co-authored-by: Jonathan Greenemeier [email protected]

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.0 (2020-03-12)

Features

  • pass formattedSelected to slot (3149c93)

1.4.0 (2020-03-12)

Features

1.3.5 (2020-02-14)

Bug Fixes

  • use |local modifier for transitions so that they don't play out on navigation (#67) (8242299)

1.3.4 (2020-01-26)

1.3.3 (2020-01-26)

Bug Fixes

1.3.2 (2020-01-26)

Bug Fixes

1.3.1 (2020-01-15)

Bug Fixes

  • ignore line for eslint (error suddenly popped up but only in travis [odd]) (17c4be1)

1.3.0 (2020-01-15)

Bug Fixes

Features

  • allow styling of div which wraps the Datepicker component (19d4b07)

1.2.2 (2019-12-19)

Bug Fixes

1.2.1 (2019-11-23)

1.2.0 (2019-11-15)

Features

  • Internationalization (add daysOfWeek and monthsOfYear props) (a290701)
  • Internationalization (add daysOfWeek and monthsOfYear props) (20c6d5a)

1.1.0 (2019-10-19)

Features

  • add basic theming functionality (ce244db)

1.0.11 (2019-10-17)

1.0.10 (2019-09-30)

1.0.9 (2019-09-30)

Bug Fixes

  • linting issues (a24aa7c)
  • Update .popover class to .sc-popover to prevent conflict with bootstrap, fixes issue 41 (#42) (1ccdb62)

1.0.8 (2019-08-09)

Bug Fixes

1.0.7 (2019-08-05)

1.0.6 (2019-08-05)

Bug Fixes

1.0.5 (2019-08-04)

Bug Fixes

  • remove .bind(this) in Popover component which is no longer needed in svelte v3 (29341ea)

1.0.4 (2019-08-04)

Bug Fixes

  • Fix Popover.svelte bug introduced by svelte 3 migration. Note, this introduces async/await which is not transpiled by buble. Also, code style modifications. (aa03bbd)

1.0.3 (2019-07-15)

Bug Fixes

  • update version of timeutils (a39c5d2)

1.0.2 (2019-07-10)

1.0.1 (2019-07-10)

0.4.2 (2019-07-10)

0.4.1 (2019-07-10)

0.4.0 (2019-02-19)

Features

  • lighter color/opacity for disabled days (d139457)

0.3.0 (2019-02-19)

Features

  • emit dateSelected event from , [beyonk-adventures:feature/onchange-event] (c11fc69)
  • Merge pull request #16 from beyonk-adventures/feature/console-warnings (6ba44f5)

0.2.10 (2019-02-07)

0.2.9 (2019-02-07)

0.2.8 (2019-02-06)

0.2.7 (2019-02-05)

0.2.6 (2019-02-01)

0.2.5 (2019-02-01)

0.2.4 (2019-01-29)

0.2.3 (2019-01-29)

0.2.2 (2019-01-29)

0.2.1 (2019-01-29)

0.1.1 (2019-01-21)

0.1.0 (2019-01-21)

Bug Fixes

  • Add styling to indicate which dates are selectable. Prevent out-of-range months from being selected in month-picker and add appropriate styling. (e61b6b2)
  • Fix for popover positioning when parent changes dimensions (ffaf6f4)
  • light gh-pages work (5bb9739)
  • push minified bundle (a593a2c)
  • Setup test page/bundle for non-svelte usage (cf44ceb)
  • styles (503b8e1)
  • styles (73e7d59)
  • use default cursor instead of not-allowed for disabled days (3d42536)

Features