From 1208c1a8ce8bd30672a1deb4cc9cdbdbb06ab0cb Mon Sep 17 00:00:00 2001 From: callmeroot Date: Thu, 29 Aug 2024 14:22:06 +0530 Subject: [PATCH] updated API specs --- CHANGELOG.md | 12 ------------ docs/pages/playground.vue | 4 +--- lib/KTable/index.vue | 13 +++++++------ 3 files changed, 8 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06cb0b44d..26fbcaf53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,18 +37,6 @@ Changelog is rather internal in nature. See release notes for the public overvie [#650]: https://github.com/learningequality/kolibri-design-system/pull/650 - -[#727] - - **Description:** Initial implementation of `KTable` component - - **Products impact:** New Component - - **Addresses:** [#328](https://github.com/learningequality/kolibri-design-system/issues/328) - - **Components:** KTable - - **Breaking:** No - - **Impacts a11y:** Yes - - **Guidance:** -[#727] https://github.com/learningequality/kolibri-design-system/pull/727 - - - [#723] - **Description:** Updates $core-time value from 0.25s to 0.15s - **Products impact:** User experience - faster transitions diff --git a/docs/pages/playground.vue b/docs/pages/playground.vue index ea269cd8d..0d7ed480e 100644 --- a/docs/pages/playground.vue +++ b/docs/pages/playground.vue @@ -10,7 +10,6 @@ :rows="rows" caption="Local Sorting Table" :style="{height: '300px'}" - :useLocalSorting="true" sortable >