Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-toolpad-app

Package Overview
Dependencies
Maintainers
3
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-toolpad-app - npm Package Versions

1
8

0.1.20

Diff

Changelog

Source

0.1.20

<!-- generated comparing v0.1.19..master -->

Jul 12, 2023

A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

Use vite for the Toolpad application instead of Next.js, Windows support, documentation updates.

  • Remove createFunction from examples (#2298) @Janpot
  • Add extra note about aspect ratio of screenshots (#2300) @Janpot
  • images aspect ratio 1.8090 (#2299) @prakhargupta1
  • Disallow access to DOM globals in bindings (#1991) @Janpot
  • Clarify the rules around documentation screenshots (#2296) @Janpot
  • Isolate prettier in renovatebot (#2295) @Janpot
  • Add eslint rule restricting React import style (#2286) @Janpot
  • Provide all exports of @mui/toolpad on @mui/toolpad-app (#2284) @Janpot
  • Resolve components from source for docs:build:api (#2280) @Janpot
  • Use vite for Toolpad editor (#1999) @Janpot
  • Add note about light theme (#2283) @Janpot
  • Hardcode prisma db in with-prisma example (#2282) @Janpot
  • Add prisma example (#2262) @Janpot
  • Update MUI monorepo (#2271) @apedroferreira
  • Fix Windows issues (#2181) @apedroferreira
  • Allow loading partial theme (#2270) @Janpot
  • [core] Polish imports to React (#2285) @oliviertassinari
  • [docs] Fix MUI reference (#2276) @oliviertassinari
  • [website] use theme.applyDarkStyles on marketing website (#2305) @bharatkashyap

All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @oliviertassinari, @prakhargupta1

apedroferreira
published 0.1.19 •

Changelog

Source

0.1.19

<!-- generated comparing v0.1.18..master -->

Jul 5, 2023

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

Improved theme editor palette, allow multiple function files, support importing .sql and .txt files, link to examples in landing page and enable Autocomplete input in forms.

  • Fix missing typography variant (#2265) @Janpot
  • qrcode-example-folder-change (#2269) @prakhargupta1
  • Add some documentation about screenshot sizes (#2268) @Janpot
  • Connect Autocomplete to forms and refactor form logic (#2115) @apedroferreira
  • Support loading raw text for .txt files and .sql files (#2250) @Janpot
  • Lay foundation for new and improved theme editor (#2260) @Janpot
  • Use links for the runtime navigation bar (#2247) @Janpot
  • On landingpage add buttons to examples (#2196) @prakhargupta1
  • Pin dependencies (#2253) @renovate[bot]
  • Avoid double submit when function file is created (#2252) @Janpot
  • optimized deleting file (#2177) @JerryWu1234
  • Move license key logic into the components (#2248) @Janpot
  • Export canvas and runtime from @mui/toolpad (#2245) @Janpot
  • Move monaco-editor to devDependencies (#2241) @Janpot
  • Create update monorepo workflow (#2243) @Janpot
  • Allow multiple function files (#2236) @Janpot
  • Add a warning when required environment variables are missing (#2228) @Janpot
  • Remove legacy file format (#2227) @Janpot
  • [core] Remove mention of Crowdin @oliviertassinari
  • [fix] disable auto formatting _redirects (#2251) @bharatkashyap

All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @JerryWu1234, @oliviertassinari, @prakhargupta1, @renovate[bot]

bharatkashyap
published 0.1.18 •

Changelog

Source

0.1.18

<!-- generated comparing v0.1.17..master -->

Jun 28, 2023

A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:

Allow detecting parameters from types in function files, instead of having to explicitly specify them. Also, a couple of example apps, bug fixes and some behind-the-scenes work!

  • Isolate marked in renovatebot (#2237) @Janpot
  • Fix broken query editor when env vars are defined (#2231) @Janpot
  • Increase timeout when running integration tests in dev mode (#2222) @Janpot
  • Fix GitHub rest call in triage label action (#2225) @Janpot
  • Add needs triage action (#2221) @Janpot
  • Reload queries when env changes (#2214) @Janpot
  • Example-4: npm stats (#2151) @prakhargupta1
  • Example-1: admin app (#2096) @prakhargupta1
  • Upgrade @mui/monorepo (#2212) @Janpot
  • Explore banning any types (#2201) @Janpot
  • Add error mode to the text component (#2203) @Janpot
  • Add no-op serviceworker (#2190) @Janpot
  • Extract parameters from ts types in function files (#2133) @Janpot
  • [core] Upgrade monorepo (#2232) @bharatkashyap
  • [docs] Leading dot @oliviertassinari
  • [docs] Fix redirection @oliviertassinari

All contributors of this release in alphabetical order: @bharatkashyap, @Janpot, @oliviertassinari, @prakhargupta1

janpotoms
published 0.1.17 •

Changelog

Source

0.1.17

<!-- generated comparing v0.1.16..master -->

Jun 22, 2023

A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:

Improve error propagation in queries, add product walkthrough video.

  • Fix wrong environment variable in contributing guide (#2199) @Janpot
  • Add contributor guide for running integration tests (#2192) @Janpot
  • Disable a query as long as its input is still loading (#2197) @Janpot
  • Add contributing docs for codesandbox CI (#2198) @Janpot
  • Remove renovate docs dependencies group (#2191) @Janpot
  • Added product walkthrough video (#2175) @prakhargupta1
  • Update contributing guide for local development (#2176) @Janpot
  • Simplify next.config.js (#1944) @Janpot
  • Update monorepo dependency (#2172) @apedroferreira
  • Add QRcode example to docs and add dogApp (#1445) @prakhargupta1
  • Allow nested bindings (#2114) @apedroferreira
  • Remove pino for rpc logging (#1839) @Janpot
  • [docs] Pass productId to the pagecontext (#2178) @Janpot

All contributors of this release in alphabetical order: @apedroferreira, @Janpot, @prakhargupta1

apedroferreira
published 0.1.16 •

Changelog

Source

0.1.16

<!-- generated comparing v0.1.15..master -->

Jun 14, 2023

A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:

Editor performance improvements, fix autocomplete for page parameters, better type inference for createFunction.

  • Fix invalid serializations in queries (#2163) @Janpot
  • Send dom diffs to the server to avoid overly large payloads (#2167) @Janpot
  • Fix create-toolpad-app missing gitignore file (#2169) @Janpot
  • Increase amount of playwright workers (#2160) @Janpot
  • Fix passing double dollars in the inlined DOM (#2165) @Janpot
  • Avoid too many binding evaluations in the runtime (#2142) @Janpot
  • Fix autocomplete for page parameters (#2156) @Janpot
  • Fix broken import in cli (#2155) @Janpot
  • Show error when Toolpad is started on a non-existing folder (#2144) @Janpot
  • Consolidate fs utils into single file (#2140) @Janpot
  • Infer the createFunction parameters type for objects from the schema (#2137) @Janpot
  • Improve contributing guidelines for starting the application (#2149) @Janpot
  • Replace ts-node with tsx (#2146) @Janpot
  • Enable sourcemaps for the runtime builds (#2143) @Janpot
  • [core] Remove @mui/x-data-grid-generator dependency (#2154) @oliviertassinari
  • [docs] Fix missing leading / @oliviertassinari
  • [docs] Fix 301 redirection link @oliviertassinari
  • [docs] Move the label from "Alpha" to "Beta" (#2024) @bharatkashyap

All contributors of this release in alphabetical order: @bharatkashyap, @Janpot, @oliviertassinari

bharatkashyap
published 0.1.15 •

Changelog

Source

0.1.15

<!-- generated comparing v0.1.14..master -->

Jun 7, 2023

A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

Allow binding arbitrary environment variables in bindings, improved error handling in Image and Data grid components, and a new version of the documentation!

  • [core] Improve publish process (#2134) @Janpot
  • [core] Upgrade monorepo (#2141) @bharatkashyap
  • Make sure global variables are retained in between invocations (#2136) @Janpot
  • Allow arbitrary env variables in bindings, use process.env (#2109) @apedroferreira
  • [core] add ts declaration for package and check node version on initial star… (#2124) @JerryWu1234
  • Try fixing build on windows (#2131) @Janpot
  • Improve error handling in image and datagrid (#2073) @Janpot
  • Restrict node version for renovatebot (#2129) @Janpot
  • Create global functions manager (#2103) @Janpot
  • [core] Add codesandbox CI (#2111) @Janpot
  • [chore] Set minimum node at 16.14.2 (#1934) @Janpot
  • [chore] Update @mui/monorepo (#2106) @Janpot
  • [core] Avoid PR sandbox notifications (#2116) @oliviertassinari
  • [core] Fix GitHub typo @oliviertassinari
  • [docs] Restructure (#2082) @bharatkashyap
  • [docs] Fix docs issues (#2123) @oliviertassinari

All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @JerryWu1234, @oliviertassinari

janpotoms
published 0.1.14 •

Changelog

Source

0.1.14

<!-- generated comparing v0.1.13..master -->

May 31, 2023

A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:

Add new reference documentation, add new QR-code example.

  • Pin dependencies (#2102) @Janpot
  • Fix React function ref warning for the row id selector component (#2100) @Janpot
  • Allow inlining the proptype jsonschema (#2080) @Janpot
  • Add redirect for moved file-schema page (#2090) @Janpot
  • Several fixes around local functions (#2074) @Janpot
  • Add 404 page to application runtime (#2077) @Janpot
  • Avoid component catalog opening while hovering the snackbar (#2079) @Janpot
  • Fix broken documentation links (#2076) @Janpot
  • Add new example for QR Code generator (#2067) @Janpot
  • Avoid restarting vite devserver when env file changes (#2069) @Janpot
  • Reference documentation (#2001) @Janpot
  • Fix websocket connection in codesandbox (#2068) @Janpot
  • Remove dead code from browser queries (#2066) @Janpot
  • [docs] Add docs update checklist item (#2078) @bharatkashyap
  • [docs] Fix missing redirection for data binding (#2083) @oliviertassinari

All contributors of this release in alphabetical order: @bharatkashyap, @Janpot, @oliviertassinari

apedroferreira
published 0.1.13 •

Changelog

Source

0.1.13

<!-- generated comparing v0.1.12..master -->

May 24, 2023

A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

Allow binding to environment variables, UI, and docs improvements, bug fixes.

  • Fix manual queries losing parameters when called (#2060) @bharatkashyap
  • Fix function parameters (#2056) @Janpot
  • Fix overlay grid spacing (#2026) @apedroferreira
  • pin toolpad packages versions again (#2054) @Janpot
  • Fix orphaned node delete order (#2042) @apedroferreira
  • Fix property control tooltips showing over dialogs (#2041) @Janpot
  • Ignore warning for first-child pseudo selector in Markdown component (#2034) @Janpot
  • Allow binding to environment variables (#1859) @apedroferreira
  • Reorganize core exports to ease extracting API docs (#2040) @Janpot
  • Split data binding page in docs (#1996) @apedroferreira
  • [docs] Fix casing (#2046) @oliviertassinari
  • [docs] Add product identifier to page context (#2043) @m4theushw
  • [refactor] Move toolpad components into the runtime (#2036) @Janpot

All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @m4theushw, @oliviertassinari

bharatkashyap
published 0.1.12 •

Changelog

Source

0.1.12

<!-- generated comparing v0.1.11..master -->

May 17, 2023

A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:

Added a new Autocomplete component, simplify the configuration for creating custom components, improve performance with websocket updates instead of polling.

  • Fix race condition with initializing the canvas bridge (#2035) @Janpot
  • Add Autocomplete component (#1427) @bharatkashyap
  • Upgrade monorepo (#2023) @bharatkashyap
  • Improve isolation of runtime from editor (#2021) @Janpot
  • Replace polling for updates with websocket (#2007) @Janpot
  • Improve and test basic auth implementation (#2022) @Janpot
  • Reorganize @mui/toolpad-core exports (#2018) @Janpot
  • version examples instead of using latest (#2030) @Janpot
  • Add section about page configuration to docs (#1997) @apedroferreira
  • Add theming to docs (#1993) @apedroferreira
  • Improve types for onChangeProp (#2002) @Janpot
  • Remove hideControls and button type (#2017) @Janpot
  • Correctly set charset for preview html (#2020) @Janpot
  • Remove unused config (#2008) @Janpot
  • Make canvas column spacing the same as in the runtime (#2016) @Janpot
  • Move to zod-to-json-schema (#2003) @Janpot
  • Deprecate typeDef (#1994) @Janpot
  • Clean up dead code (#2000) @Janpot
  • Add jest tests for create-toolpad-app (#1965) @bharatkashyap
  • [docs] Make code the hero (#1992) @bharatkashyap
  • [docs] Fix 404 link to fix the page (#2009) @oliviertassinari
apedroferreira
published 0.1.11 •

Changelog

Source

0.1.11

<!-- generated comparing v0.1.10..master -->

May 10, 2023

A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:

Allow setting page parameters in navigation actions, fix overlay grid spacing, add schema reference to docs.

  • Update references and screenshots (#1987) @apedroferreira
  • Add Toolpad file schema reference to the docs (#1940) @Janpot
  • Fix broken preview in vite runtime (#1989) @Janpot
  • Deps fix (#1985) @Janpot
  • Fix console.error being called in tests (#1966) @Janpot
  • Change tests structure to use ESM (#1970) @bharatkashyap
  • Fix overlay grid spacing (#1947) @apedroferreira
  • Add page parameters to navigation actions (#1876) @apedroferreira
  • Separate deps updates for docs in renovatebot (#1980) @Janpot
  • Isolate next updates (#1979) @Janpot
  • Pin all dependencies (#1968) @Janpot

All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc