Граф коммитов

134 Коммитов

Автор SHA1 Сообщение Дата
zdravkov b708672e2f docs: add icons styling update 2023-04-19 11:15:11 +03:00
Petar Todorov b903bf3039
chore: update multiple examples (#374)
* chore: update package versions of GS with JS + Composition API

* chore: update package versions of GS with JS + Options API

* chore: update package versions of GS with Nuxt3

* chore: update package versions of GS with TS+Composition API

* chore: update package versions of GS with TS+Options API

* chore: update package versions. Add nuxt.config file to Nuxt 2 project

* chore: update packages' versions. Update routing method. Remove yarn.lock

* chore: update packages' versions of kendo-vue-vite project

* chore: migrate Vue 3 Grid performance demo to Vite. Update packages

* chore: migrate Vue 2 Grid performance demo to Vite. Update packages

* chore: update package versions in Dashboard app

* chore: update Readme of Vue 3 Grid Performance demo
2023-04-19 01:06:51 -07:00
Plamen Zdravkov 80dd9afaca
Merge pull request #386 from telerik/add-docs-folder
chore: add common docs files
2023-04-06 15:47:38 +03:00
zdravkov 230d32fa55 chore: add common docs files 2023-03-28 08:16:26 +03:00
Plamen Zdravkov c7d7330c72
Merge pull request #353 from telerik/add-nuxt3
Add nuxt3
2023-01-30 17:53:56 +02:00
zdravkov 05fe4b831a chore: update nuxt 3 routes and index page 2023-01-30 16:29:43 +02:00
zdravkov 91c04641b4 chore: add Nuxt 3 drawer navigation 2023-01-27 17:47:20 +02:00
Petar Todorov 17f8ab7f63
chore: (Warehouse demo)resize Grid according to window size. Fix BtnGroup issue (#338) 2022-12-05 06:22:51 -08:00
Petar Todorov d2a97e71c8
chore: update the Theme loading approach in Nuxt 3 GS demo (#337)
Co-authored-by: Petar Todorov <petar.todorov@progre>
2022-12-02 03:09:05 -08:00
Petar Todorov 8170a19496
chore: add Nuxt 3 Getting Started Demo (#332)
Co-authored-by: Petar Todorov <petar.todorov@progre>
2022-11-24 01:00:29 -08:00
Petar Todorov d4ba072fa9
chore: update JS + Composition API Getting started (#331)
Co-authored-by: Petar Todorov <petar.todorov@progre>
2022-11-22 23:25:25 -08:00
Petar Todorov 7c1efb76b8
chore: migrate existing get started demos to Vite. Add GS demo Vite + Composition API (#325)
* chore: migrate GS with JS + Options API to Vite

* chore: migrate GS demo with TS + Options API to Vite

* chore: migrate GS demo with TS + Composition API to Vite

* chore: rename getting started projects

* chore: add GS demo with JS + Composition API with Vite

Co-authored-by: Petar Todorov <petar.todorov@progre>
2022-11-14 09:52:09 -08:00
zdravkov 72934fa5fa chore: add nuxt 3 exmaples 2022-11-09 17:47:12 +02:00
zdravkov 8e58f33b86 chore: add componnet exmaples 2022-11-09 17:45:26 +02:00
zdravkov 351353c573 chore: add initial nuxt 3 project 2022-11-08 17:12:51 +02:00
Petar Todorov 6f90969916
chore: improve the coffee warehouse implementation (#308)
* chore: update GitHub Dashboard app

* chor: update Themes version

* chor: update the width of the Engagement component to fit in all themes

* chore: remove margin in the Menu in Bootstrap theme

* chore: make the Dashboard datePickers fully visible in all themes

* chore: update package-lock.json

* chore: remove duplicate CSS

* chore: make the header DDL the same height

* chore: update the checkbox selection handling and cell sizing based on selected theme

* chore: update filterin logic. Update Grid column widths

Co-authored-by: Petar Todorov <petar.todorov@progre>
2022-10-06 23:23:11 -07:00
Petar Todorov b21efbe1ae
chore: update GitHub Dashboard app (#292)
Co-authored-by: Petar Todorov <petar.todorov@progre>
2022-09-08 06:09:53 -07:00
Petar Todorov a80842040f
chore: update the baseURl of the Dashboard app (#291)
Co-authored-by: Petar Todorov <petar.todorov@progre>
2022-09-08 05:27:16 -07:00
Petar Todorov 25a9e44973
chore: update Coffee Warehouse & Dashboard apps (#290)
* chore: remove not uses DDL component that breaks the layout of the Warehouse app

* chore: set the label.rotation of selected Charts to Auto

* chore: update IssueComponent styles in the Dashboard app

* chore: make the DashboardComponent more responsive in the Dashboard app

* chore: update the BASE_URL in Vite.config file

Co-authored-by: Petar Todorov <petar.todorov@progre>
2022-09-08 05:03:19 -07:00
Petar Todorov f46824aa08
chore: update the ReadMe file of the Dashboard app (#286) 2022-08-25 07:58:10 -07:00
Petar Todorov 1879a7c68c
chore: update the Base url of the Dashboard app (#285)
Co-authored-by: Petar Todorov <petar.todorov@progre>
2022-08-25 07:24:04 -07:00
Petar Todorov f4217ab4c0
chore: update cd.yml workflow to use Node 14 (#284)
Co-authored-by: Petar Todorov <petar.todorov@progre>
2022-08-25 06:25:44 -07:00
Petar Todorov 860651dbe8
chore: add a Native version of the Dashboard app (#282)
* chore: add dashboard app version 1

* chore: update the Dashboard app to the GitHub build and deploy workflow

* chore: add package-lock file to the Dashboard app

* chore: add getter for the color variable in Issues-processor

* chore: remove console.logs

* chore: source colors values from one place

* chore: update build&deploy workflow to use Node v14

* chore: add themes switch functioanlity

* chore: update package.json

* remove the js definitions of Bootstrap

* chore: update Detail template references

* chore: update the favicon and meta title

* chore: remove markRaw from the IssuesComponent

Co-authored-by: Petar Todorov <petar.todorov@progre>
2022-08-25 06:13:05 -07:00
Petar Todorov d456d18c27
chore: update multiple Vue examples (#271)
* chore: update Coffee warehouse demo

* chore: update getting started app

* chore: add eslint config file to Typescript+Composition API demo

* chore: update Nuxt 2 example

* chore: update Vite demo

* chore: update Vue 2 Grid performance demo

* chore: update Vue 2 Grid performance demo

* chore: update Vue 3 Grid performence demo

* chore: update Vue 3 Grid performence demo

* chore: update getting started with composition API

* chore: update eslint file in getting started with composition API

* chore: update getting started and getting started + typescript apps

* chore: update asp.net core demo

* chore: udpate all package.json files. Update Typescript projects

* chore: remove not needed archive

* chore: update package.json of the ASP.Core project

Co-authored-by: Petar Todorov <petar.todorov@progre>
2022-08-09 05:49:16 -07:00
Plamen Zdravkov 19f0451562
Merge pull request #262 from telerik/add-vue3-performance-demo
chore: add Vue 3 Grid performance demo
2022-07-07 13:03:35 +03:00
Petar Todorov 514c6d1bf6 chore: update package.json and vue.config.js 2022-07-06 14:46:32 +03:00
Petar Todorov 6d93899ef0 chore: update vue3-grid-perforomance demo 2022-07-06 13:06:40 +03:00
Petar Todorov 5ad0a2072f chore: update the structure of vue3-grid-performance-demo 2022-07-05 17:46:47 +03:00
Petar Todorov 9dc23f2e44 chore: add-vue3-performance-demo 2022-07-05 17:38:50 +03:00
Petar Todorov 91b002b490
chore: add localization messages. Update Readme file.
Merge pull request #252 from telerik/add-messages
2022-06-10 05:59:04 -07:00
Petar Todorov fb25a92d32 chore: add the upcoming components to the readme file 2022-06-10 15:53:21 +03:00
Petar Todorov c3163a057f chore: add localization messages. Update Readme file. 2022-06-10 15:48:06 +03:00
Plamen Zdravkov caa76de181
Merge pull request #226 from telerik/dependabot/npm_and_yarn/examples-standalone/coffee-warehouse/minimist-1.2.6
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /examples-standalone/coffee-warehouse
2022-03-29 09:44:16 +03:00
Plamen Zdravkov ec57f37742
Merge pull request #227 from telerik/dependabot/npm_and_yarn/examples-standalone/coffee-warehouse/follow-redirects-1.14.9
chore(deps): bump follow-redirects from 1.14.5 to 1.14.9 in /examples-standalone/coffee-warehouse
2022-03-29 08:55:39 +03:00
dependabot[bot] 53bdfc2511
chore(deps): bump follow-redirects
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 05:52:44 +00:00
dependabot[bot] 1e4cafe6f2
chore(deps): bump minimist in /examples-standalone/coffee-warehouse
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 05:52:18 +00:00
Plamen Zdravkov 7994e1a105
Merge pull request #200 from telerik/dependabot/npm_and_yarn/examples-standalone/coffee-warehouse/nanoid-3.2.0
chore(deps): bump nanoid from 3.1.30 to 3.2.0 in /examples-standalone/coffee-warehouse
2022-03-29 08:51:32 +03:00
Plamen Zdravkov fb6b3e6d41
Merge pull request #212 from telerik/add-notice
chore: add notice file
2022-02-15 09:59:35 +02:00
zdravkov a95e008326 chore: add notice file 2022-02-15 09:58:56 +02:00
Petar Todorov cfc3fd2e17
chore: add TypeScript with Composition API demo
Merge pull request #211 from telerik/add-typescript-composition-api-demo
2022-02-14 17:02:05 +02:00
Petar Todorov 16c864bf0a chore: update examples file 2022-02-14 17:01:27 +02:00
Petar Todorov 2642e8eb53 chore: move theme import to main.ts in composition api demo 2022-02-14 16:58:31 +02:00
Petar Todorov ef764ce38b chore: add TypeScript with Composition API demo 2022-02-14 16:37:35 +02:00
Petar Todorov 27682198a2
chore: add Typescript getting started demo
Merge pull request #208 from telerik/add-typescript-getting-started
2022-02-14 14:12:55 +02:00
Petar Todorov dfd6bc770d chore: update variable types in Typescript demo 2022-02-14 13:56:30 +02:00
Petar Todorov c0593ad959 chore: change the event variable definition to 'const' 2022-02-14 12:47:23 +02:00
Petar Todorov 45f66a65aa chore: remove package-lock.json files from multiple examples 2022-02-14 12:31:34 +02:00
Petar Todorov 9dab869541 chore: remove license files from getting started and vite apps 2022-02-14 12:29:44 +02:00
Petar Todorov 6e25848c4f chore: remove empty spaces in the code 2022-02-14 12:28:33 +02:00
Petar Todorov f4f7a6b3d2 chore: delete components folder in the typescript demo 2022-02-10 18:01:57 +02:00