Product Updates
All the product launches and updates to Quest.
Aug 24, 2023
Publish your App on Quest
Now you can choose to publish your App on Quest. By setting up page routes for components, we now let you create a website and publish it in the new Publish App tab. Create landing pages, full dynamic websites, or just publish modules you can use in other places. All hosted in Quest for free.
Plus, bug fixes and lots of refinements.
Jul 19, 2023
Quest UI Kit, Custom themes, new templates, and more
Support for Quest UI Kit - pre-installed Quest kit out of the box (based on MUI).
New Theme tab - Upload your own custom theme files, download or reset current theme file. Supports both dark and light modes.
New templates to easily get started - lots of them! To build whatever components you need.
As always, bug fixes and lots of other refinements.
Jun 16, 2023
Introducing our Free Plan
We now let users signup for a free plan. This plan will let you try out all the features of Quest but with a limit of 20 components. With this new plan we've also remove the 14 day trial so users can try Quest for as long as needed and scale up when ready.
This realease also includes various bug fixes and quality of life improvements.
Jun 1, 2023
Import screenshots with AI, generate business logic with ChatGPT, In-Browser Code Editor & Templates
This is our biggest release since we started building the product with the inclusion of AI and code editor right in the browser.
Import Wireframes and Prototypes: Quest now lets you import more than Figma designs as we've rolled out the ability to import wireframes as well. Import a screenshot of a hand drawn sketch or screenshot of a low-fidelity prototype such as in FigJam or Miro and Quest will convert it into a responsive ReactJS component. Our AI models detect text, components such as text fields and buttons, and image placeholders. This feature is currently in Beta. Learn More
AI Prompt powered by ChatGPT: We've added a text prompt so you can code your business logic and component functionality simply by asking the prompt in natural language. You can ask it to validate forms, write functions or connect with databases endpoints. This will create bindings for the appropriate layers as well as write code in the hook file which you can see in the new Code & Preview Mode. Learn More
Code & Preview Mode: This new mode replaces the older Preview mode which simply allowed you to preview your components, mainly for breakpoints and animations. This new mode does that as well but also allows you to see the code that was generated immediately. Additionally, you can code in the browser if you'd like to and then press the "Run" button to see how the results. You can change styling as well which helps if you've started from a Wireframe or Template. Learn More
Templates: You can now go to the "New Components" tab and choose to start using a component by cloning it from Quest without having to import from Figma. Currently these components are setup to be responsive and in some cases also use breakpoints.
Mar 29, 2023
Quest Design System Framework now with support for Chakra UI
New Sign-up: We've improved and streamlined our sign-up process. Customers can now add their credit card details with multi-country support in addition to the choice for us to send an invoice.
Additional App added for all Tiers: We now allow 2 Apps per Workspace for all tiers so you can test out your App with either MUI or Chakra.
Mar 17, 2023
Various bug fixes & improvements.
Mar 3, 2023
New Quest Design System Framework with support for MUI Kit 5.11 & New Alert Panel
Support for latest Design Systems: We now support MUI's Figma kit 5.11 along with 5.9 and 5.2 to include 30 components (up from 12 that were supported before). More to come with support for additional design systems. Stay tuned!
Alert Panel: The new alert panel will show any alerts that you may have had in the Figma plugin as well as any other potential issues like missing fonts.
In addition to alerts, this panel will now show at a quick glance all the bindings and features that have been created for the component as a whole so no more digging through all the layers to find them making collaboration much easier.
Streamlined Onboarding: We've updated and moved the onboarding checklist to the side panel to make it easier for new users to follow and refer to it.
Feb 10, 2023
Intelligent Variant Merging
We now allow any layer order or layer naming structure in your variants. We will smartly merge variants to streamline the export from Figma to Quest. Effectively, this eliminates all previous errors that would stop a user during export with instructions to correct the designs. Quest is now even more magical ;)
Jan 17, 2023
Breakpoints & Min/Max Width
Layer Order Swap: We swapped the layer order to match the direction of your Figma file.
Dec 19, 2022
Website Features & Dynamic Bindings
Check out all these useful new features:
Better Accessibility with Semantic Tags: Now you can assign all available semantic tags to any element in your component or page. This will allow your components to work with screen readers and the ability to tab through with a keyboard.
Prettier Formatting: Quest now uses Prettier to format code to adhere to the Airbnb style guide.
Dec 6, 2022
Import multiple components from Figma to Quest all at once
Now you can use the checkbox in the plugin to choose to Export a Component with Nested Component Instances. By doing so, you'll add the component you choose and all children as components to Quest which you can find in the Components tab. No more individually importing everything.
We also finished another round of bug fixes and workflow improvements to make Quest even easier to use.
Nov 23, 2022
UI / Workflow improvements & bug fixes
Link in Editor to nested components and status to show if they’ve been imported to Quest yet
We now honor the height settings for top-level of component as set in Figma
Nested components now reflect the state that is set in Figma for any top-level states you’re currently viewing
Various bug fixes
Nov 17, 2022
Animations, CSS Grid and more
Check out these fun new features:
Element Animations: Animate any layer or layer group by choosing how to trigger the animation and the timing. Do things like slide hero text into place when the page loads. This is best for layering animations without using variants and simulating timeline based animations. Learn more here
Grid Feature: Similar to our list feature, you can now create a responsive grid of wrapping items. Set how you want it responsive, adjust the padding between items and see it working in Preview Mode before deploying with real data.
New User Dashboard: We've made onboarding easier for new users and help them to customize their experience in Quest.
Oct 20, 2022
Preview Mode & SVG support
Some super useful updates this release:
Oct 03, 2022
Enhanced App Export, Accessibility Support and more
Lots of goodies in this release. Here're some highlights:
App Shell for quick preview of components: When you export code for a single component, you can choose to include an app shell with it. So seeing your component in action is now as simple as exporting it from Quest, and running "npm i" and "npm start"!
Various bug fixes and usability improvements: Fixed many of the little or big things that were annoying us about Quest.
Sep 12, 2022
Quest Editor Improvements and support for more MUI components
Once you import a component into Quest, you can now select layer / nodes from the left-side panel but also by hovering and clicking on elements and their parents in the center of the Quest Editor. In addition to making it easier to navigate and set up your components, you can also now use responsive handles to see how your component will look at different widths. This preview will demonstrate exactly how it will behave in your own App as the center content is working React code.
The responsive handles are also work with the new Component level width bindings. When clicking on the top-level "Component" layer, you can change the behavior of how you want your component to resize based on it being a child of another component or if it is the top-level in the browser.
Aug 23, 2022
Push your Components and Apps to GitHub
We've also improved image conversions and implemented various bug fixes.
Aug 4, 2022
Support for Typescript, MUI design system 5.9 & more App Export controls
Additionally, Quest now has additional options for what files you want to include while downloading your App with individual checkboxes for what you may need.
Also, we support the latest paid version of the MUI Figma file (5.9). It is seamless support so no additional work is required aside from syncing your desired design system, whatever version you prefer.
Jul 19, 2022
Added Workspaces with multiple Apps & Light/Dark mode support in the Editor
Quest now supports multiple Workspaces and multiple Apps per account. This makes it easy to build for multiple clients / internal projects and include only the necessary team members and stake holders. You can also set permissions to segment workspaces by users. Admins can assign and reassign users to only the Workspaces they need to see.
In addition, we've now included a Light/Dark mode toggle in the editor as well as a way to set your App settings to default to either Light or Dark mode. By using the light and dark styles from the MUI design system, you'll be able style any component in light mode that will get a corresponding dark mode counter style. This helps teams quickly visualize how things will look in both modes directly in the Quest editor before even having to run your React App.
Jun 14, 2022
Support for the new Auto layout & better plugin experience
Update to support the new Auto layout features announced at Config 2022:
Support for negative spacing between items. You can now overlap things in Auto layout.
Support for Canvas stacking order. Choose which direction you want to have overlapping elements overlap each other.
Support for absolute position in Auto layout. You can now choose to have items be placed anywhere in their frame, even on the edge or outside of their frame.
In addition to absolute position with Auto layout.... We now also allow NON-AUTOLAYOUT frames and groups to be exported into Quest. You are no longer required to put everything into Auto layout but we still recommend it to gain responsive behaviors. Non-auto layout frames and groups will automatically be converted into absolute position with a fixed height and width.
We've also fixed various plugin bugs and improved UX of the plugin overall to include more contextual hints and tips to help improve exporting in various cases.
May 24, 2022
Plugin improvements
Updated the plugin to better handle importing with contextual messages and suggestions as well as added onboarding to make the process easy to understand for new users.
May 11, 2022
Plugin error handling
Better error handling: When seeing an error in the plugin, you're now able to click it to navigate to the exact layer in Figma that the error is associated with.
Apr 28, 2022
Various bug fixes
Fixed various bugs reported from customers.
Apr 25, 2022
Quest Components is live
Our first release of Quest Components. This new Quest version allows users to export Figma components as React components. Also, using either the free or paid version of the MUI Kit for Figma, users are able to use MUI components in their custom design and modify their own design system.
Last updated
Was this helpful?