🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

create-toolpad-app

Package Overview
Dependencies
Maintainers
3
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-toolpad-app - npm Package Versions

1245
8

0.1.55

Diff
apedroferreira
published 0.1.55 •

Changelog

Source

v0.1.55

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

May 8, 2024

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

Add max width option to page container, auto-scroll to selected elements, support enabling/disabling initial visibility in Data Grid columns, environment variable preview fixes, fix functions on Windows, add deployment guides for some other platforms.

  • Add max width option to the page (#3484) @Janpot
  • Changes required for the React integration (#3493) @Janpot
  • feat: add auto-scroll to canvas elements when selected from panel (#3344) @b4s36t4
  • Lock file maintenance Examples (#3486) @renovate[bot]
  • Lock file maintenance (#3485) @renovate[bot]
  • Work on decoupling studio server constituents (#3482) @Janpot
  • Update README files (#3463) @prakhargupta1
  • Remove dead code (#3460) @Janpot
  • Fix custom components for id cells (#3459) @Janpot
  • Fix performance regression (#3458) @Janpot
  • Link/Update docs in Studio (#3448) @prakhargupta1
  • Fix default value not initializing for controlled properties (#3445) @Janpot
  • Revert using published @mui/docs (#3440) @Janpot
  • Fix issues from trying MUI ESM branch (#3417) @Janpot
  • Fix environment binding preview (#3413) @Janpot
  • Use url.pathToFileURL to correctly resolve functions paths on windows (#3412) @Janpot
  • Remove renovate grouping (#3325) @Janpot
  • Remove unsupported engines section from renovate (#3376) @Janpot
  • fix: Duplicate entry in CHANGELOG.md (#3388) @bharatkashyap
  • [code-infra] Closer sync with eslint config of codebase (#3441) @oliviertassinari
  • [core] Support toggling initial visibility of columns (#3490) @Janpot
  • [core] ESLint unification (#3488) @oliviertassinari
  • [core] Remove react pages experiment (#3483) @Janpot
  • [core] Update monorepo (#3424) @oliviertassinari
  • [core] Match other .eslintrc.js files @oliviertassinari
  • [core] Add notes to help future blame (#3426) @oliviertassinari
  • [core] Use the root dependency (#3425) @oliviertassinari
  • [core] Remove engine please-use-pnpm (#3399) @oliviertassinari
  • [docs] Fix pnpm install command (#3525) @konekoya
  • [docs] Fix Netlify preview 301 JS assets @oliviertassinari
  • [docs] [ui] Make Pro badge style consistent (#3418) @bharatkashyap
  • [docs] Fix typos on the roadmap page @oliviertassinari
  • [docs] Make sure we install the latest version of Toolpad Studio (#3454) @oliviertassinari
  • [docs] Remove MarkdownElement import (#3451) @Janpot
  • [docs] Add documentation on how to create controlled properties (#3444) @Janpot
  • [docs] Add a guide on how to deploy on railway (#3381) @prakhargupta1
  • [docs] Remove double redirections (#3415) @bharatkashyap
  • [docs] Fix broken paths, meta for ahrefs (#3409) @bharatkashyap
  • [docs] Fix some of the double redirections (#3411) @oliviertassinari
  • [docs] Add guide on deployment to Google cloud (#3387) @prakhargupta1
  • [docs] Revert monorepo update (#3403) @Janpot
  • [docs] Fix trailing slashes on server render (#3402) @Janpot
  • [docs] Remove more traces of yarn (#3400) @oliviertassinari
  • [ux] Disable Open in editor button if no function is selected (#3492) @bharatkashyap

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

bharatkashyap
published 0.1.54 •

Changelog

Source

v0.1.54

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

Apr 12, 2024

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

Adds groupable and aggregable columns for the Premium data grid, a faster editor for Toolpad Studio, and introduces Toolpad Core under --core on the CLI! Plus a new custom components example, multiple documentation updates and bug fixes.

  • Update renovate.json @Janpot
  • Update renovate.json @Janpot
  • Add RFC to readme (#3353) @prakhargupta1
  • Move TreeView icons into the theme (#3337) @Janpot
  • Lock file maintenance (#3351) @renovate[bot]
  • Fix screenshot flakeyness (#3341) @Janpot
  • Add rename, duplicate and delete for Page Hierarchy (#3336) @asif-choudhari
  • Upgrade vite (#3340) @Janpot
  • Add custom component example (#3329) @Janpot
  • Fix dedupe check (#3330) @Janpot
  • Fix crash when components folder contains a tsconfig (#3327) @Janpot
  • Allow OPTIONS method in HTTP queries (#3308) @Janpot
  • Remove fallback modules (#3326) @Janpot
  • Update Node.js in circleci (#3324) @Janpot
  • Update renovate.json @Janpot
  • Update renovate.json @Janpot
  • Fix typo : use npm instead of pnpm in instruction (#3323) @HazzazBinFaiz
  • [cli] Introduce --core (#3304) @bharatkashyap
  • [code-infra] Use @mui/docs from npm (#3301) @michaldudak
  • [code-infra] Fix prettier in scripts (#3382) @Janpot
  • [core] Move Monaco setup outside of the library (#3206) @Janpot
  • [core] Make inline canvas the default (#3370) @Janpot
  • [core] Remove deprecated usage of LicenseInfo (#3372) @Janpot
  • [core] Continue rename of Toolpad @oliviertassinari
  • [DataGrid] Add support for groupable and aggregable columns (#3369) @Janpot
  • [docs] Improve the writing on the "why Toolpad" doc (#3377) @Janpot
  • [docs] Update delete-grid-row.md (#3354) @prakhargupta1
  • [docs] remove redirect to component reference (#3356) @Janpot
  • [examples] Premium grid example (#3360) @Janpot
  • [queries] Remove locally hosted demo data (#3374) @Janpot
  • [ui] Add a chip to indicate pro features (#3358) @bharatkashyap

All contributors of this release in alphabetical order: @asif-choudhari, @bharatkashyap, @HazzazBinFaiz, @Janpot, @michaldudak, @oliviertassinari, @prakhargupta1, @renovate[bot]

apedroferreira
published 0.1.53 •

Changelog

Source

v0.1.53

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

Mar 22, 2024

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

Very early first version of @toolpad/core, fix examples, and documentation fixes and updates.

  • Remove deprecated dependencies (#3313) @Janpot
  • Remove lerna isolation (#3312) @Janpot
  • Toolpad core project setup (#3291) @apedroferreira
  • isolate lerna in renovatebot @Janpot
  • Remove renovatebot vitest-fail-on-console exception @Janpot
  • Fix flaky authentication test: Wait for network idle in tests again (#3290) @apedroferreira
  • Fix flaky auth test with console error "Failed to fetch" (#3287) @apedroferreira
  • Update renovate.json @Janpot
  • [code-infra] Update renove.json (#3288) @Janpot
  • [core] Lower the frequency of no-response action runs (#3302) @michaldudak
  • [core] Use Circle CI context @oliviertassinari
  • [docs] Fix support link (#3306) @oliviertassinari
  • [docs] Link blog post from examples overview page and some minor edits. (#3299) @prakhargupta1
  • [docs] Fix Vale error @oliviertassinari
  • [docs] Fix some Vale errors (#3293) @oliviertassinari
  • [examples] @toolpad/studio@0.1.51 doesn't exist @oliviertassinari

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

janpotoms
published 0.1.52 •

Changelog

Source

v0.1.52

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

Mar 9, 2024

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

Preparing the repository and documentation for an upcoming change to Toolpad: the low-code features will live in @toolpad/studio, while components, functions and utilies for building dashboards and internal tools will live in @toolpad/core!

  • Rename Toolpad to Toolpad Studio (#3238) @apedroferreira
  • [docs] Split Toolpad into Studio and Core (#3250) @bharatkashyap
  • [website] Add star count fallback (#3278) @bharatkashyap

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

janpotoms
published 0.1.51 •

Changelog

Source

v0.1.51

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

Mar 4, 2024

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

This release contains mostly bug fixes and improvements to the docs, eamples and stability. It will be the last release of @mui/toolpad before we rename the package to @toolpad/studio.

  • Add list, datepicker and textfield component guides (#2827) @prakhargupta1
  • Isolate Next.js in renovatebot @Janpot
  • Lock file maintenance (#3263) @renovate[bot]
  • Update monorepo (#3259) @Janpot
  • Remove isInvalid prop from all components (#3260) @apedroferreira
  • Global functions explorer and header (#2690) @apedroferreira
  • Add scroll fixes to DataGrid skeleton loading (#3257) @Janpot
  • Image error overlay fixes (#3256) @Janpot
  • Stabilize visual regression tests (#3253) @Janpot
  • Add some missing docs for the hasNextPage property (#3255) @Janpot
  • Add a data providers CRUD page to basic crud app example (#3211) @prakhargupta1
  • Fix and improve resizing in editor (incl. Add Spacer component) (#2818) @apedroferreira
  • Make building layout visual tests more stable (#3237) @apedroferreira
  • Update CONTRIBUTING.md (#3114) @apedroferreira
  • Show loading indicator when runtime config is loading in query editor (#3169) @Janpot
  • Fix unintentional page rows being created (#3221) @apedroferreira
  • Prevent app header from covering page elements (#3220) @apedroferreira
  • chore(deps): bump @mui/toolpad to 0.1.50 (#3219) @renovate[bot]
  • Update CHANGELOG.md (typo) @apedroferreira
  • [code-infra] Use the @mui/internal-markdown package (#3235) @michaldudak
  • [code-infra] Bump monorepo (#3232) @Janpot
  • [code-infra] Remove pnpm cache on CircleCI (#3133) @Janpot
  • [code-infra] Disable renovatebot semantic commits (#3224) @Janpot
  • [code-infra] Use experimental.cpus to control amount of export workers in Next.js (#3222) @Janpot
  • [core] Fix infinite loop in inline canvas mode (#3265) @Janpot
  • [core] add engines field to @mui/toolpad package.json (#3254) @JerryWu1234
  • [DataGrid] fix errors not showing up in the rows area (#3264) @Janpot
  • [docs] Prefer https links @oliviertassinari
  • [docs-infra] Fixes for vale-action with shared config (#3234) @bharatkashyap
  • [docs-infra] Fix Stack Overflow breaking space @oliviertassinari
  • [docs-infra] Add vale for style-guide lint on docs (#3178) @bharatkashyap
  • [examples] Hacker News client example (#2170) @Janpot

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

apedroferreira
published 0.1.50 •

Changelog

Source

v0.1.50

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

Feb 15, 2024

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

Move editor canvas inline, add authenticated session data to server context, fix bugs in drag-and-drop, data grid and editable tree items, improve project setup documentation and add authentication examples for Google and GitHub.

  • Show save/discard for created record when updateRecords is unavailable (#3215) @Janpot
  • Add documentation about installing Toolpad in an existing project (#3214) @Janpot
  • Reroute "open in editor" link in app preview (#3207) @Janpot
  • Add authentication examples (#3135) @apedroferreira
  • Make sure the inline canvas uses the correct font (#3208) @Janpot
  • Remove semicolon from jsx (#3210) @iamsaumya
  • Fix vm shim in the editor (#3189) @Janpot
  • Remove second usePageTitle from RenderedLowCodePage (#3204) @iamsaumya
  • Create predictably named test directories (#3194) @Janpot
  • Fix test for code components under new editor runtime (#3193) @Janpot
  • Correct test urls for canvas tests (#3192) @Janpot
  • Fix undo/redo in new canvas implementation (#3191) @Janpot
  • Add authenticated session to app server context (#3157) @apedroferreira
  • Fix editable tree item bugs (#3187) @apedroferreira
  • Fix project loading several times (#3188) @Janpot
  • Add pie chart future component (#3185) @Janpot
  • Fix drag-and-drop when dragging outside components (#3177) @apedroferreira
  • [code-infra] Deprecate usage of the next export command (#3217) @Janpot
  • [core] Fix link to issue template @oliviertassinari
  • [core] Add canvas mode that doesn't rely on vite (#3171) @Janpot
  • [core] Define routes statically (#3176) @Janpot
  • [docs] Fix typo @oliviertassinari
  • [docs] Fix spelling of GitHub @oliviertassinari

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

bharatkashyap
published 0.1.49 •

Changelog

Source

v0.1.49

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

Feb 8, 2024

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

  • Adds authentication and authorization support with Google, GitHub, and Azure AD (paid), along with detailed documentation on how to get up and running.

  • Miscellaneous bug fixes and maintenance work.

  • Authentication fixes/improvements (#3174) @apedroferreira

  • Add isCanvas into app host context (#3170) @Janpot

  • Fix a few react-resizable-panels warnings (#3173) @Janpot

  • Improve package layout (#3148) @Janpot

  • Add authorization docs (#3067) @apedroferreira

  • Authentication/authorization tests (#3056) @apedroferreira

  • Update renovate.json @Janpot

  • fix: "Unexpected token ';'" in expressions with trailing ';' (#3147) @bharatkashyap

  • Lock file maintenance (#3150) @renovate[bot]

  • Add stronger warning to the auto generated files to avoid hand-editing (#3146) @Janpot

  • Add RBAC with Azure AD authentication provider (#3077) @apedroferreira

  • Run prettier (#3144) @Janpot

  • Update monorepo (#3134) @apedroferreira

  • [code-infra] Avoid aliasing to the monorepo dependencies (#3137) @Janpot

  • [core] [docs] Add warnings, docs and gating for paid features (#3156) @bharatkashyap

  • [core] Use non breaking spaces (#3145) @oliviertassinari

  • [core] Sync with main repo @oliviertassinari

  • [docs] Fix 301 link @oliviertassinari

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

janpotoms
published 0.1.48 •

Changelog

Source

0.1.48

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

Jan 26, 2024

Fixing a failed release

apedroferreira
published 0.1.47 •

Changelog

Source

0.1.47

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

Jan 25, 2024

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

Small improvements to documentation and examples, general cleanup and enhancements for more stability.

  • Improve portability of ToolpadApp (#3126) @Janpot
  • Run prettier on files after generating schema json (#3123) @Janpot
  • Add missing dependencies to the next.js example (#3124) @Janpot
  • Move App dom to Toolpad core (#3116) @Janpot
  • In the readme.md replaced product demo video with gif (#3069) @prakhargupta1
  • Remove old package.json (#3101) @Janpot
  • Adjust schedule for monorepo update (#3112) @Janpot
  • Make toolpad-core and toopad-components ESM only (#3099) @Janpot
  • Remove types and useBoolean proxy modules (#3088) @Janpot
  • [docs] ; causes query to fail (#3119) @bharatkashyap

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

bharatkashyap
published 0.1.46 •

Changelog

Source

0.1.46

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

Jan 17, 2024

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

Improvements to authorization and data providers, and some behind-the-scenes clean up!

  • Fix screenshot flakeyness (#3087) @Janpot
  • Load dotenv/config before reading the config (#3085) @Janpot
  • Tweak data providers UI in the grid (#3084) @Janpot
  • Improve authorization middleware (#3048) @apedroferreira
  • Add universal required email configuration for authentication (#3047) @apedroferreira
  • [code-infra] Replace hardcoded repository in monorepo update script (#3092) @Janpot
  • [code-infra] Add monorepo update script (#3091) @Janpot
  • [core] Use pnpm (#3065) @Janpot

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