Changelog

Follow us on@fetoolkitio
May 10, 2023

AI enhanced JS / TS Converter

New additions

  • User on the paid plan can now use AI to transform JavaScript code to TypeScript

Improvements

  • Many small bug fixes and improvements to existing widgets
July 17, 2022

Password protected dashboards ๐Ÿ”

New additions

  • User on the paid plan can now have password protected dashboards

Improvements

  • Many small bug fixes and improvements to existing widgets
February 6, 2022

Launched version 2 of Frontend Toolkit which brings many new features ๐Ÿš€

New additions

  • Each user can have multiple dashboards
  • Dashboard(s) can be shared with other users
  • Dashboard(s) can be made private
  • Fork dashboard(s) from other people
  • Add your own custom content to your dashboard

Improvements

  • Many small bug fixes and improvements to almost all existing widgets
July 8, 2021

New additions

Improvements

  • The package size widget now contains a chart to check the size evolution over different versions (similar to what bundlephobia shows)
  • Improved the package size search (it now shows bundle build errors and includes more packages)
  • The selected package is now stored in the url and can therefore be shared (e.g. react-dom)
July 5, 2021

New additions

  • You can now create your own widget groups! Simply drag a widget over another one and drop it to create a new group. Grouped widgets can still be filtered using the search field. To "ungroup" a widget simply drag it out of the group.
June 23, 2021

New additions

  • Show description as a tooltip for each widget on the dashboard.
June 16, 2021

New additions

  • Added suggestions based on user feedback. They can be added to the dashboard as a custom widget.

Improvements

  • Amount of removed widgets is now showing up as a badge next to the "+" symbol
June 10, 2021

New additions

  • Added dark mode

Improvements

  • Fixed several smaller issues with the existing widgets
May 22, 2021

New additions

  • You can now add your own custom widgets!
  • Added possibility to download and import dashboard configuration
May 16, 2021

New additions

May 12, 2021

Improvements

  • Combined all SVG related widgets into one
  • Added icons to each widget to make them better identifiable
May 7, 2021

New additions

May 5, 2021

New additions

May 2, 2021

Improvements

  • Widget modals have been made more consistent, so copying code should be easier
May 1, 2021

New additions

April 29, 2021

Improvements

April 20, 2021

New additions

April 19, 2021

New additions

  • Added possibility to remove widgets
  • Added separate (shareable) route for each widget
April 18, 2021

New additions

  • Pasting CSS colors anywhere on the page automatically opens color converter

Improvements

  • Color converter modal is lazy loaded
April 13, 2021

New additions

  • Pasting SVG code anywhere on the page automatically opens modal where one can choose a SVG related widget
  • Added JSX output to the SVG converter

Improvements

  • Widget modals are loaded dynamically