react-dart

Dart Bindings for React JS

BSD-2-CLAUSE License

Stars
412
Committers
47

Bot releases are hidden (Show)

react-dart - 7.1.3 Latest Release

Published by rmconsole6-wk 3 months ago

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This patch release includes the following changes:

New Features and Improvements

  • #404 FEDX-973 Remove Workiva Build files
    • FEDX-973 Remove Dockerfile & Skynet.yaml from react-dart

Miscellaneous

  • #405 RM-264497 Release react-dart 7.1.3
    • RM-264497 RELEASE react-dart 7.1.3

Notes created on Tuesday, July 09 04:44 PM UTC

react-dart - 7.1.2

Published by rmconsole5-wk 4 months ago

Info

Build: https://ci.webfilings.com/build/6021395
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/6021395/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5557689202114560/
This patch release includes the following changes:

Miscellaneous

  • #400 Add CDN publish back temporarily

  • #401 RM-264468 Release react-dart 7.1.2

    • RM-264468 RELEASE react-dart 7.1.2

Notes created on Friday, June 07 06:38 PM UTC

react-dart - 7.1.1

Published by rmconsole2-wf 4 months ago

Info

Build: (waiting for build to complete)
Skynet Results: (waiting for Skynet results)
Pipeline: (waiting for pipeline to start)
This patch release includes the following changes:

Bug Fixes

  • #398 FED-2812 Catch MouseEvent.dataTransfer null exception
    • FED-2812 SyntheticMouseEvent.dataTransfer throws null exception

Miscellaneous

  • #390 FEDX-693-take4 : GHA OSS changes

    • FEDX-693 GHA OSS changes
  • #395 Replace mockito with mocktail

  • #399 RM-244851 Release react-dart 7.1.1

    • RM-244851 RELEASE react-dart 7.1.1

Notes created on Friday, June 07 05:04 PM UTC

react-dart - 7.1.0

Published by rmconsole2-wf 8 months ago

Info

Build: https://ci.webfilings.com/build/5608638
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5608638/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5500228848451584/
This minor release includes the following changes:

Miscellaneous

  • #384 FED-2298 Add ReactNode typedef
    • FED-2298 Add ReactNode typedef to react-dart
  • #385 RM-226888 Release react-dart 7.1.0
    • RM-226888 RELEASE react-dart 7.1.0

Notes created on Monday, March 04 07:03 PM UTC

react-dart - 7.0.1

Published by rm-astro-wf 11 months ago

Info

Build: https://ci.webfilings.com/build/5248912
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5248912/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4795389658136576/
This patch release includes the following changes:

Bug Fixes

  • #382 FED-1910 Fix react_dom API typings, add tests
    • FED-1910 Fix react_dom API typings, add tests

Miscellaneous

  • #383 RM-223538 Release react-dart 7.0.1
    • RM-223538 RELEASE react-dart 7.0.1

Notes created on Friday, December 01 06:25 PM UTC

react-dart - 7.0.0

Published by rmconsole6-wk 11 months ago

Info

Build: https://ci.webfilings.com/build/5181196
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5181196/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5755607302930432/
This major release includes the following changes:

Miscellaneous

  • #378 Dart 2.19

  • #379 FED-1850 Add Dart 2.19 to GHA matrix

    • FED-1850 Add Dart 2.19 to GHA matrix
  • #380 RM-217585 FED-1716 Release react-dart 7.0.0 (null-safety)

    • FED-1716 react-dart null safety
    • RM-217585 RELEASE react-dart 7.0.0

Notes created on Friday, November 10 05:49 PM UTC

react-dart - 6.3.0

Published by rmconsole2-wf about 1 year ago

Info

Build: https://ci.webfilings.com/build/5056960
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/5056960/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4638917009735680/
This minor release includes the following changes:

Miscellaneous

  • #372 FEDX-414 Add APIs and update deprecations in preparation for 7.0.0 release
    • FED-1722 Add APIs and update deprecations in preparation for 7.0.0 release
  • #374 RM-215032 Release react-dart 6.3.0
    • RM-215032 RELEASE react-dart 6.3.0

Notes created on Monday, October 09 11:05 PM UTC

react-dart - 6.2.1

Published by rmconsole6-wk about 1 year ago

Info

Build: https://ci.webfilings.com/build/4998758
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/4998758/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4808037848186880/
This patch release includes the following changes:

Miscellaneous

  • #366 FED-1569 Prepare for null safety: fix lints and implicit casts
    • FED-1569 Prepare for null safety: fix lints and implicit casts
  • #370 RM-190199 Release react-dart 6.2.1
    • RM-190199 RELEASE react-dart 6.2.1

Notes created on Monday, September 25 09:45 PM UTC

react-dart - 6.2.0

Published by rmconsole7-wk over 1 year ago

Info

Build: https://ci.webfilings.com/build/4487972
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/4487972/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5606346436902912/
This minor release includes the following changes:

Miscellaneous

  • #354 Raise analyzer minimum & unpin meta

  • #355 Pin mockito 5

  • #356 FED-1161 Unpin mockito, fix CI

    • FED-1161 Unpin mockito, fix CI
  • #357 FED-1254 add Suspense component

    • FED-1254 add Suspense component
  • #359 RM-171359 Release react-dart 6.2.0

    • RM-171359 RELEASE react-dart 6.2.0

Notes created on Friday, April 21 05:58 PM UTC

react-dart - 6.1.8

Published by rmconsole3-wf almost 2 years ago

Info

Build: https://ci.webfilings.com/build/4125908
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/4125908/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4617952663699456/
This patch release includes the following changes:

Bug Fixes

  • #350 FED-202 Return jsUndefined instead of null when children prop is empty
    • FED-202 RMUI Tab component warns about children when rendered from Dart

Miscellaneous

  • #351 RM-156571 Release react-dart 6.1.8
    • RM-156571 RELEASE react-dart 6.1.8

Notes created on Tuesday, December 06 06:11 PM UTC

react-dart - 6.1.7

Published by rm-astro-wf about 2 years ago

Info

Build: https://ci.webfilings.com/build/3825931
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3825931/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5884758549331968/
This patch release includes the following changes:

Bug Fixes

  • #344 FED-358 Work around identityHashCode throwing for non-extensible objects
    • FED-358 Work around identityHashCode throwing for non-extensible objects

Miscellaneous

  • #345 RM-139349 Release react-dart 6.1.7

    • RM-139349 RELEASE react-dart 6.1.7
  • #335 Bump minimist from 1.2.5 to 1.2.6

  • #338 Bump ansi-regex from 4.1.0 to 4.1.1

  • #340 Replace deprecated commands with new dart commands

  • #341 FW-151 Add skynet config that verifies that github workflow is successful

    • FW-151 Add skynet config to react-dart
  • #342 Narrow dependency_validator range to avoid NNBD issue

Notes created on Thursday, August 11 10:23 PM UTC

react-dart - 6.1.6

Published by rmconsole-wf over 2 years ago

Info

Build: https://ci.webfilings.com/build/3503928
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3503928/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/6599850832166912/
This patch release includes the following changes:

Miscellaneous

  • #336 RM-138703 Release react-dart 6.1.6 (Publish JS bundles to Workiva CDN)
    • RM-138703 RELEASE react-dart 6.1.6

Notes created on Wednesday, March 30 09:25 PM UTC

react-dart - 6.1.5

Published by rmconsole-wf over 2 years ago

Info

Build: https://ci.webfilings.com/build/3492775
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3492775/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4920657803214848/
This patch release includes the following changes:

Miscellaneous

  • #331 Fix wildcard to include branch names with slashes

  • #332 Temporarily disable the mockito builder for better build perf

  • #333 remove ancient unused code

  • #334 RM-121042 Release react-dart 6.1.5

    • RM-121042 RELEASE react-dart 6.1.5

Notes created on Friday, March 25 06:10 PM UTC

react-dart - 6.1.4

Published by rmconsole-wf almost 3 years ago

Info

Build: https://ci.webfilings.com/build/3182985
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3182985/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4786278388989952/
This patch release includes the following changes:

Miscellaneous

  • #327 Fix stable ci build

  • #328 Work around $identityHash being added to JS objects passed into jsifyAndAllowInterop

  • #329 RM-121022 Release react-dart 6.1.4

    • RM-121022 RELEASE react-dart 6.1.4

Notes created on Monday, November 01 11:33 PM UTC

react-dart - 6.1.3

Published by rmconsole-wf almost 3 years ago

Info

Build: https://ci.webfilings.com/build/3182694
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3182694/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5403795499253760/
This patch release includes the following changes:

Miscellaneous

  • #308 Bump elliptic from 6.5.3 to 6.5.4

  • #309 Update README.md

  • #311 Bump ssri from 6.0.1 to 6.0.2

  • #312 Bump lodash from 4.17.20 to 4.17.21

  • #313 Bump browserslist from 4.16.1 to 4.16.6

  • #315 Upgrade to Dart 2.13

  • #318 Bump path-parse from 1.0.6 to 1.0.7

  • #323 Raise the Dart SDK minimum to at least 2.11.0

  • #325 Upgrade dependency_validator

  • #326 RM-113709 Release react-dart 6.1.3

    • RM-113709 RELEASE react-dart 6.1.3

Notes created on Monday, November 01 10:06 PM UTC

react-dart - 6.1.2

Published by rmconsole-wf about 3 years ago

Info

Build: https://ci.webfilings.com/build/3049475
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3049475/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5815220868743168/
This patch release includes the following changes:

Miscellaneous

  • #321 Fix missing Dart component names in error boundary componentStack

  • #322 RM-112707 Release react-dart 6.1.2

    • RM-112707 RELEASE react-dart 6.1.2

Notes created on Monday, August 30 04:44 PM UTC

react-dart - 6.1.1

Published by rmconsole-wf about 3 years ago

Info

Build: https://ci.webfilings.com/build/3030629
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/3030629/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5586709885222912/
This patch release includes the following changes:

Miscellaneous

  • #319 Add baseURI polyfill for IE 11 compatibility on Dart 2.13

  • #320 RM-110959 Release react-dart 6.1.1

    • RM-110959 RELEASE react-dart 6.1.1

Notes created on Thursday, August 19 09:27 PM UTC

react-dart - 6.1.0

Published by rmconsole-wf about 3 years ago

Info

Build: https://ci.webfilings.com/build/2996735
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/2996735/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5129473035599872/
This minor release includes the following changes:

Miscellaneous

  • #310 Remove deprecated authors field from pubspec.yaml

  • #316 CPLAT-15062 Export generateJsProps

    • CPLAT-15062 Export generateJsProps
  • #317 RM-95981 Release react-dart 6.1.0

    • RM-95981 RELEASE react-dart 6.1.0

Notes created on Tuesday, August 03 03:57 PM UTC

react-dart - 6.0.1

Published by rmconsole-wf over 3 years ago

Info

Build: https://ci.webfilings.com/build/2692360
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/2692360/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/5798731056939008/
This patch release includes the following changes:

Miscellaneous

  • #301 Fix isMouseEvent returning false for simulated context menu events

  • #303 Fix bad aviary.yaml syntax

  • #305 CPLAT-13185 Fix JsBackedMap for Dart 2.12

    • CPLAT-13185 Fix JsBackedMap in Dart 2.12
  • #306 RM-93289 Release react 6.0.1

    • RM-93289 RELEASE react-dart 6.0.1

Notes created on Wednesday, February 17 09:58 PM UTC

react-dart - 6.0.0

Published by rmconsole-wf almost 4 years ago

Info

Build: https://ci.webfilings.com/build/2636056
Skynet Results: https://wf-skynet-hrd.appspot.com/apps/test/smithy/2636056/latest
Pipeline: https://w-rmconsole.appspot.com/release/pipeline/4527944228405248/
This major release includes the following changes:

Miscellaneous

  • #285 RM-93030 Release react-dart 6.0.0

    • RM-93030 RELEASE react-dart 6.0.0
  • #295 Add credit to original authors/maintainers

  • #296 Set up Workiva Build, move build steps since Travis which no longer runs

  • #297 Set up Github actions CI

Notes created on Friday, January 15 07:54 PM UTC