Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 446 Bytes

Changes.markdown

File metadata and controls

16 lines (14 loc) · 446 Bytes

0.2.4

  • fix generator path to put files into app/assets

0.2.1

  • Seperated buttons into config file
  • Generalized button callbacks, so can create new buttons in config file
  • Generators to copy js/css files for customization

0.1.2

  • If textarea is resized the toolbar will also be resized
  • Removed dependency from coffe-script, use only jQuery now
  • Remove dependency on scss, just use pure css
  • Added suite for local testing