aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Expand)Author
2022-08-08pw_web: Export TypeScript type definitions from package.jsonAsad Memon
2022-08-02pw_web_ui: Move building protos to a node script and add log.protoAsad Memon
2022-07-25pw_web_ui: Replace '@pigweed' and 'pigweed' imports with 'pigweedjs'Asad Memon
2022-07-22pw_web_ui: Export WebSerial.WebSerialTransport helper classAsad Memon
2022-07-19pw_web_ui: Bundle pw_protobuf_compiler and its templateAsad Memon
2022-07-19pw_web_ui: Bundle all TypeScript modules into Pigweed packageAsad Memon
2022-07-19pw_web_ui: Migrate all .ts tests to Jest and run using npm commandAsad Memon
2022-07-07pw_presubmit: Add npm presubmits to install and run testsAsad Memon
2022-06-30pw_protobuf_compiler: Add a TS CLI script to build pbjs+protocollectionAsad Memon
2022-06-30pw_web_ui: Replace dep 'wait-queue' with a minimal array implementationAsad Memon
2022-06-21pw_web_ui: Update rollup config and tsconfig to generate ES+UMD bundlesAsad Memon
2021-12-07pw_web_ui: Improve loggingJared Weinstein
2021-11-18pw_web_ui: RPC callJared Weinstein
2021-10-26pw_protobuf_compiler: Web compatibilityJared Weinstein
2021-10-08pw_web_ui: Refactor to use ts_projectPaul Mathieu
2021-09-30Update nodejs bazel rules to 4.1.0Paul Mathieu
2021-09-24pw_rpc: getResponses() logicJared Weinstein
2021-08-30pw_rpc: packets.tsJared Weinstein
2021-07-30pw_hdlc: Add a TypeScript encoder implementationJared Weinstein
2021-07-15Update bazel_rules_nodejs to 3.7.0Jared Weinstein
2020-11-04pw_web_ui: Upgrade rules_nodejs to 2.2.0Matthew Soulanille
2020-06-25pw_web_ui: Add linting with eslint and prettierMatthew Soulanille
2020-06-22pw_web_ui: Write WebSerialTransport, which talks to the device.Matthew Soulanille
2020-06-18pw_web_ui: Create mocks for testing WebSerialMatthew Soulanille
2020-06-05Setup pw_web_ui with Bazel and JasmineMatthew Soulanille