Commit Graph

  • 2cde2bf41d fix: package.json fields fixes for old jest-resolver versions (#11033) Dan Onoshko 2023-01-05 19:28:07 +04:00
  • fd505acced fix: fix Plugin interface (#11016) Dan Onoshko 2022-12-23 01:17:28 +04:00
  • 237a893415 Add Z index to border options (#11008) Jacco van den Berg 2022-12-20 18:23:16 +01:00
  • 9bc0f76c40 Update link to UMD bundle for master (#11004) Jacco van den Berg 2022-12-20 16:42:29 +01:00
  • 9440dc3679 fix: missing markdown link in docs (#11006) Matvey Kottsov 2022-12-20 17:27:33 +03:00
  • da348044f7 chore: replace cp with js code (#11000) Dan Onoshko 2022-12-19 12:39:23 +04:00
  • 810ceb7741 Bump to 4.1.1 (#10997) v4.1.1 Evert Timberg 2022-12-17 11:06:49 -05:00
  • 9306d7fd49 fix: avoid resize loop when browser zoom is set to 90% (#10971) Guy B 2022-12-17 09:41:21 -05:00
  • 64a027874c fix: move types to src dir to escape src / dist dirs in paths (#10993) Dan Onoshko 2022-12-16 16:56:06 +04:00
  • bc84a98ec6 fix: hotfix chart.js/auto for commonjs (#10992) Dan Onoshko 2022-12-16 16:53:27 +04:00
  • 26f711df81 Revert "chore: Add Product Hunt button (temporarily) (#10980)" (#10988) Igor Lukanin 2022-12-16 16:52:36 +04:00
  • 1fddec40ec fix (#10990) Igor Lukanin 2022-12-16 12:55:49 +04:00
  • ae264e14e7 add getLabelItems public method (#10966) v4.1.0 Dan Onoshko 2022-12-16 10:36:14 +04:00
  • 38bf550558 fix: unbind instance config from chart type (#10963) Dan Onoshko 2022-12-16 04:27:12 +04:00
  • 35fd6204b9 feat: restore commonjs bundle (#10984) Dan Onoshko 2022-12-16 03:11:11 +04:00
  • 185bb97d2e fix: turn on types linting (#10962) Dan Onoshko 2022-12-16 03:09:14 +04:00
  • 9d51e99e80 bunp version to 4.1.0 (#10983) Jacco van den Berg 2022-12-15 18:48:31 +01:00
  • 2810bbc6fa chore: Add Product Hunt button (temporarily) (#10980) Igor Lukanin 2022-12-15 16:52:12 +04:00
  • acfb981ba3 Update Slack link (#10976) Igor Lukanin 2022-12-15 02:33:39 +04:00
  • c9f55ccf19 chore: add lint cache (#10974) Simon He 2022-12-15 05:24:43 +08:00
  • 41f8128c2b Allow dynamic datasets to be colored (#10964) Jacco van den Berg 2022-12-14 21:43:41 +01:00
  • 532c1409a4 Broken link is fixed. (#10965) Erencan Taşbaş 2022-12-13 13:46:10 +03:00
  • c4fbd5fc3e Update auto import in usage docs (#10955) Jacco van den Berg 2022-12-10 14:39:11 +01:00
  • b491554995 Ensure that args are saved inside of the throttled helper (#10942) Evert Timberg 2022-12-10 08:21:41 -05:00
  • a14f6cc1d1 update-react-to-v4 (#10930) Jacco van den Berg 2022-12-09 15:11:13 +01:00
  • 8283ad5867 fix: move @kurkle/color to dependencies (#10917) Dan Onoshko 2022-11-30 18:31:43 +04:00
  • 8239567802 Allow color plugin to work with custom dataset controllers (#10904) Jacco van den Berg 2022-11-25 15:03:49 +01:00
  • 5fdc0f71af Use UDM build for reproducible sample (#10919) Jacco van den Berg 2022-11-25 14:03:51 +01:00
  • 80a931ebd3 docs: add info about ESM into migration guide. (#10903) Dan Onoshko 2022-11-25 14:31:14 +04:00
  • 784216130a Add stepSize option to time scale options types (#10910) stockiNail 2022-11-24 13:47:17 +01:00
  • 667b28beca fix: respect minBarLength in stacked bar chart (#10766) Kit PANG 2022-11-23 09:21:02 +08:00
  • 36fb08c946 Sets the transition mode to the context for scriptable options (#10898) stockiNail 2022-11-21 20:00:51 +01:00
  • 22f0dfe9a7 feat: colors for mixed charts (#10870) Dan Onoshko 2022-11-18 22:15:08 +04:00
  • 9a9ff6fdbd Pointstyle false (#10886) Jacco van den Berg 2022-11-18 19:14:47 +01:00
  • 934c14069f update migration guide (#10885) Jacco van den Berg 2022-11-18 18:39:58 +01:00
  • 909c719331 Move border opts to correct location for samples (#10884) Jacco van den Berg 2022-11-17 22:51:12 +01:00
  • 51441272a7 refactor: move to esm in sources (#10879) Dan Onoshko 2022-11-17 17:08:44 +04:00
  • a6f118388f fix: put types first in exports map (#10880) Ben McCann 2022-11-16 22:22:47 -08:00
  • c0fe7f9b05 Remove V3 support, update readme (#10872) Jacco van den Berg 2022-11-15 19:14:15 +01:00
  • ae1365e1ed Fix release (#10871) v4.0.1 Jacco van den Berg 2022-11-15 00:17:20 +01:00
  • 11f3cf6361 v4.0.0 bump (#10868) v4.0.0-release Evert Timberg 2022-11-13 15:16:32 -05:00
  • 53b79673eb Remove type attribute from dataset specific type specification (#10869) Jacco van den Berg 2022-11-13 18:36:25 +01:00
  • 63993b03b1 check the data set type in DoughnutController (#10867) t-mangoe 2022-11-13 05:41:21 +09:00
  • 89487501b6 fix: Always draw full arcs and borders for doughnut slices (#10806) Richard Gibson 2022-11-12 14:47:08 -05:00
  • 69175847ef Updated docs (why Chart.js + getting started + step-by-step guide) (#10816) Igor Lukanin 2022-11-12 01:37:13 +04:00
  • 718f46095a docs: notes about html legend, tooltip and title (#10857) Dan Onoshko 2022-11-08 04:49:47 +04:00
  • 5a90b71163 Fix the missing apply for the color on the legend labels (#10855) stockiNail 2022-11-04 23:55:27 +01:00
  • b271b5098a Enable colors plugin for pie charts (#10851) stockiNail 2022-11-04 16:17:49 +01:00
  • 24745fac51 refactor: migrate helpers.options to typescript (#10753) Lucca Miranda 2022-11-04 12:17:09 -03:00
  • 3fea72e81c Alternative remove docs from publish (#10844) Jacco van den Berg 2022-11-01 15:54:03 +01:00
  • 8a29ebab6f Fix month (#10826) Kevin Zhu 2022-10-27 19:17:05 -04:00
  • ae1a720e83 Grammar error fixes (#10827) Puneet Kathar 2022-10-26 17:29:25 +05:30
  • b969ae3d8d Update example chart config type, remove whitespace (#10831) Jacco van den Berg 2022-10-26 11:24:32 +02:00
  • 3557559004 Bump alpha 3 (#10822) v4.0.0-alpha.3 Jacco van den Berg 2022-10-24 07:44:29 +02:00
  • 64014919fc Made some grammar fixes (#10820) Andrew Dawes 2022-10-22 18:44:32 +02:00
  • 1c2f66a00e Introduce Colors plugin (#10764) Igor Lukanin 2022-10-21 16:21:08 +04:00
  • 005aa45c32 Fix broken links (#10812) Jacco van den Berg 2022-10-19 18:59:35 +02:00
  • b5f5f468d3 Update tooltip.md (#10813) Philippe Jaubert 2022-10-19 15:13:34 +02:00
  • ca326b75e7 docs: Fix typo (#10811) Ian Webster 2022-10-19 05:13:28 -07:00
  • 6b357a5965 docs: Fix typos (#10809) Rich 2022-10-19 07:02:20 -05:00
  • c35d0c6e48 rename jasmine failFast -> stopOnSpecFailure (#10804) Jukka Kurkela 2022-10-17 22:59:54 +03:00
  • f5cb133551 fix: label text not centered when applied rotation (#10773) Jonatan 2022-10-17 20:28:31 +02:00
  • 3ecda1c7c5 Bump pnpm/action-setup from 2.2.2 to 2.2.4 (#10800) dependabot[bot] 2022-10-17 21:25:41 +03:00
  • c849b7bc1d Bump alpha 2 (#10790) v4.0.0-alpha.2 Jacco van den Berg 2022-10-12 18:59:56 +02:00
  • 0b54338d7f Remove setting of version in package-lock since it does not exist and pnpm-lock does not have it (#10789) Jacco van den Berg 2022-10-12 15:25:04 +02:00
  • 02a7bdbf80 Bump alpha v4 (#10787) v4.0.0 Jacco van den Berg 2022-10-12 13:16:03 +02:00
  • c338942ebb Convert the Arc element to TS (#10772) Evert Timberg 2022-10-12 07:08:37 -04:00
  • fbf3427ca2 Fix #10749 - backdrops with rotated labels (#10759) cmcnulty 2022-10-12 06:08:22 -05:00
  • b0160e138a refactor: migrate helpers.dom to typescript (#10734) Lucca Miranda 2022-10-09 10:21:12 -03:00
  • 7410a3c30e docs: fix typos (#10763) Amin Cheloh 2022-10-07 20:56:07 +07:00
  • 41612d1320 Convert the curve helpers to TS (#10733) Evert Timberg 2022-10-07 08:28:24 -04:00
  • 06bbadb00f Convert the PointElement to TS (#10730) Evert Timberg 2022-10-07 08:28:03 -04:00
  • 813943ac72 Types: Change grid option of CartesianScaleOptions and RadialLinearScaleOptions to Partial of GridLineOptions (#10760) Brainshaker95 2022-10-07 06:36:57 +02:00
  • 72b185afa6 Allow to configure X and Y axis ID in TS for bubble charts (#10739) Jacco van den Berg 2022-10-06 21:41:51 +02:00
  • e6892a92cb Convert helpers.extra to TS (#10728) Evert Timberg 2022-10-06 15:37:42 -04:00
  • 1d6b8f3b44 Updated dead sample link (#10748) wenzdey 2022-10-06 09:36:26 -05:00
  • c51d697d7f Use the correct area to clip for dataset drawing when stacked scales are used (#10691) stockiNail 2022-10-01 20:26:45 +02:00
  • 740ae60db0 Export declare const enums (#10729) Evert Timberg 2022-09-30 16:13:35 -04:00
  • 6f4b365d8b Types: Export UpdateModeEnum as const (#10726) Luciano Santana 2022-09-30 17:15:59 +02:00
  • d1e118aea8 refactor: move batch of helpers to ts (#10722) Dan Onoshko 2022-09-30 20:48:12 +07:00
  • 52cf8e8a94 fix: aspect ratio calc (#10693) Dan Onoshko 2022-09-29 02:31:19 +07:00
  • dec3d2338f Update namespace (#10719) Jacco van den Berg 2022-09-28 06:54:58 +02:00
  • dea889b980 Add defaults to plugin interface (#10712) Jacco van den Berg 2022-09-27 13:39:48 +02:00
  • b6322f3ab5 add ts explanation and unify display of snipets (#10708) Jacco van den Berg 2022-09-27 13:39:35 +02:00
  • fbaf28e4f8 Use guard clause typings (#10683) Jacco van den Berg 2022-09-27 13:00:48 +02:00
  • a12a27eb73 Run compressed-size on pull_request_target size-limit-fork Jukka Kurkela 2022-09-26 21:25:36 +03:00
  • 5f37ba6fc4 Add warning if filler plugin is used but not registered (#10702) Jacco van den Berg 2022-09-26 20:20:54 +02:00
  • a8b7def547 Exclude dist folder form linting (#10701) Jacco van den Berg 2022-09-24 23:21:17 +02:00
  • 22f32af1bc fix: calc visible points on update (#10667) Dan Onoshko 2022-09-25 04:01:47 +07:00
  • 1253ceddb1 FIX: render multiline legend items without overlapping (#10532) (#10641) Kartik 2022-09-16 19:16:53 +05:30
  • d4e106cc9c Provide an empty object when the target of the resolver is undefined (#10655) stockiNail 2022-09-15 18:12:35 +02:00
  • 47cb9e1f76 feat: typescript node next support (#10661) Dan Onoshko 2022-09-14 17:44:57 +07:00
  • cc65c2bac2 Fix autoskip logic (#10663) Jacco van den Berg 2022-09-13 19:33:22 +02:00
  • 1c9e536de2 Update line-boundaries.md (#10666) Rupert B 2022-09-13 19:32:48 +02:00
  • 9871aaa262 Use ticks.steSize instead of time.stepSize on time and timeseries scales (#10653) stockiNail 2022-09-10 17:46:26 +02:00
  • 83a41c2e0c fix: types and tests (#10660) Dan Onoshko 2022-09-10 19:36:50 +04:00
  • 21305e2883 Update bar data type to comply with floating bar charts data (#10652) Lonylis 2022-09-06 09:42:04 -04:00
  • 0c51ecd451 fix: respect aspect ratio with container height (#10646) Dan Onoshko 2022-09-02 16:03:41 +04:00
  • 8ff853c60e feat: remove default axis override when custom id is given (#10643) Dan Onoshko 2022-09-02 08:52:48 +04:00
  • 0edb2ac604 enable pointStyleWidth for all legend style (#10639) Dominic Jean 2022-09-01 06:37:12 -04:00