Bartosz Cylwik 35de316e73
Migration to vite / module creation / getting started vite / style.css minification / type declaration (#1441)
* migrate app to vite (without demo)

* change css and js paths for demo sites

* fix sidenav onload animation jump

* test modules build

* Update getting section: add vite tutorial

* Style.css file minification

* Fix: Missing type declaration files

* fix getting started snippets

* Quick Start Vite - add terminal types to snippets

* Build config updates

* update vite config + autoinit

* update autoinit + init methods for components

* autoinit fixes + docs sourcemap fix

* update script location for demo sites

* Add demo pages build & deploy config

* Custom scripts update

* change in autoinit method

* change in autoinit method

* change in dismiss utill method

* added/change in vite documentation

* prevent multi init of components

* changes in vite documentation

* docs - update css optimization section

* docs - change in css optimization section

* Optimisation page - change section name

* changes in autoinit method

* fix sidenav paths + add TE version to disclaimer

* Initiated list of components refactor

* update autoinit method and quick start docs

* update documentation pages with autoinits / vite

* Add Chip to the autoinit

* add file

* update documentation pages after review

* update docs + autoinit updates

* remove not necessary async

* changes in vite.config.js

* change quick start section order + chunks name

* update vite config + change charts init

---------

Co-authored-by: Mikolaj Smolenski <smolenski.mikolaj@gmail.com>
2023-04-03 12:30:41 +02:00
..