iiitv / Canvas

A react and nodejs based site that will allow user to create their own website even if they don't know how to code
19 stars 18 forks source link

New Features: Font Weight, Font Family, Better Resizing, Transform Tab #24

Closed skadewdl3 closed 3 years ago

skadewdl3 commented 3 years ago

My Video

Hey there Maintainers 👋🏻 I've made the following major changes in this PR:

  1. Added dropdown to change font weight.
  2. Added dropdown to change font family (all fonts from Google Fonts can be used). One can search fonts as well.
  3. Added better resizing with resize handles.
  4. Added Transform Tab in Properties. It contains resizing and border radius for now. Planning to add more options later.
  5. Made a dropdown component to make the process of creating dropdown easier.
  6. Border Radius value can be changed as well as its units.

@anujpuri72 @pAditya198 Maintainers, please review my PR. Thanks 🙂️