Source Me Changelog

What's new in Source Me 0.2.1

Nov 24, 2017
  • Image Compressor:
  • A small tool built with xkeshi's module to compress JPEG images in size.
  • Support Linux:
  • Head over here to know How to get Color Emojis in Linux ?

New in Source Me 0.1.1 (Nov 22, 2017)

  • 578a8f8 screenshot
  • db33156 Merge branch 'master' of https://github.com/theIYD/source-me
  • 3e14382 Release 0.1.1
  • cf32775 Release 0.0.1
  • d413820 Merge pull request #6 from theIYD/development
  • f15f951 release for windows only
  • 96fb061 UI improvements
  • aab4b09 drop the idea of a splash screen
  • 0bb5b34 move the about link down
  • 87c6c50 show the splash
  • 73820f6 add window title
  • 39ca5e0 reorganize the folder structure
  • bbb46f3 commit the lot
  • 8102d29 go to 0.1.1
  • b01aab2 add logo to production and edit some scripts
  • 3d9ad36 new logo.
  • d01d84f style the splash screen.
  • 30bfce8 fix react-tooltip not showing up onmouseover
  • 3beeb3d replace Google url shortner with node-url-shortner package
  • fe72d7b nav component
  • 4e01a59 make a seperate nav component
  • d589b8a global styles changes
  • 103a3f4 add spinner while loading requests using react-spinners
  • 7b54c4f major UI changes
  • 8e97722 bump to 0.1.0
  • 28b5a5d add 10 more emojis
  • d6f17fd https://reactjs.org/blog/2015/12/16/ismounted-antipattern.html
  • 28f81cb show error message
  • 908edd3 create styles in emojimodal.
  • 6c76bca 70 more emojis added
  • 2e244f7 add first 30 emojis in the list and make the picker work
  • 33acb6f create emoji picker component with modal
  • 4a2f07f create an alert when an error is recieved as a response
  • 0431cad add more validation to the form
  • 9e0b525 refactor the application
  • 28dc011 class to className
  • 5792391 insert tool icons
  • 54b5904 use electron-devtools-installer to run React Dev Tools
  • 4db416c epsum.js sub component
  • a400b28 create variables.scss partial.
  • 4a68b35 use react-modal
  • 731c7e4 use react-tooltip
  • 80f024a about fonts and icons
  • 723c001 colors.js & icons.js sub components.
  • d997bb3 font.js sub component
  • 8ce052c cdnjs subcomponent
  • b43befb the previous nav was not worth. sidebar looks decent and clean.
  • ea8ee30 rename Home to About
  • 6b0a879 Update README.md
  • 8f7e99d lets rewrite in @facebook/react ;)
  • 952ccaf remove files

New in Source Me 0.0.30 (Oct 20, 2017)

  • Box Shadow Generator:
  • A good tool to generate box shadows with the browser prefixes.
  • Meta Tag Generator:
  • Have you ever thought on what is the syntax for description, author meta tags ? I have ! To solve that, included the generators which give you the exact syntax with the input you give.
  • Small fixes.

New in Source Me 0.0.25 (Sep 25, 2017)

  • Some small UI improvements and fixes