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

12 Коммитов

Автор SHA1 Сообщение Дата
Ramil Minyukov (Akvelon INC) dd12d52a4d Update about 2022-01-28 18:10:45 +03:00
Ilfat Galiev 3209f04234
Unify solver interface to create configurable application (#475) 2021-03-30 05:05:58 -07:00
Bongshin Lee 48fe700183 Remove contributor names 2021-02-18 14:04:24 -08:00
Dan Marshall c90fc9e94c
change copyright year to 2020 (#327)
Co-authored-by: David Tittsworth <stopyoukid@gmail.com>
2020-09-17 08:20:59 -07:00
Ilfat Galiev 52402d7aa4
Allow load chart without remounting container (#322)
* Allow load chart without remounting container. Allow mount as react component

* Embeddeding editor

* Add esModule=false for icon's url-loader

* Add generating config.json

* Configure url-loader

* Fix url-loader parameter

* Remove exposing force update

* Add checks for onSave and onInitialized

Co-authored-by: Ilfat Galiev <v-ilgal@microsoft.com>
Co-authored-by: Ilfat Galiev <v-ilga@microsoft.com>
2020-09-16 09:42:18 -07:00
Donghao Ren 89d41ebbb1
Allow zip download to build (#94)
* Allow zip download to build
* Show commit ID in about page
2018-10-02 17:50:45 -07:00
Donghao Ren 85b7a64733
Add sha256 query string and integrity check to js and css files (#64) 2018-09-20 14:43:29 -07:00
Donghao Ren 5b090be4cd Support small multiples; fix template export and chart container (#44)
* First working version on small multiples

* Fix nested chart icon

* Fix render static image

* Show working status for small multiples

* Renamed a few files to match the current naming style

* Update multirun to 3.0.2 (minor)

* Render each mark in a separate layer, instead of each glyph

* Fix filename and remove dead code

* Add column name map to nested chart

* Add reverse and sort to categorical axis ordering

* Add doc for adding sample datasets in config.yml

* Start fixing template export

* Icon for nested chart; add tooltip for a few buttons

* Work in progress

* Add more error boundary; add version to help menu

* Template export almost fixed

* Fix container and selection

* Use 2 spaces indentation for HTML files

* Fix glyph/mark selection

* Fix React incorrect nesting warning

* Fix scale inference when values are the same

* Enhance nested chart editor

* Fix container code for Power BI visual

* Upgrade packages and build script

* Changes according to PR comments

* Show message in glyph/attribute editor when plot segment is not available for a glyph

* Prettify scss files as well, run prettier on all files

* Add license for scss files

* Update license format to use // instead of /* */

* Use two space indent for webpack config
2018-09-10 14:20:20 -07:00
Donghao Ren a43d8e7966 Bump version to 1.1.0, add version to about page 2018-09-03 18:22:45 -07:00
David Tittsworth 53b8128ef5 Changed order to be by last name 2018-08-14 10:53:08 -07:00
David Tittsworth dc747873f4 Updated the README and contributors 2018-08-14 10:50:10 -07:00
David Tittsworth 032e11f859 Added some basic polish, and added some theming 2018-07-24 17:01:38 -07:00