180 Commits (84bd0389824a572f97b64c97ae664917737af106)

Author SHA1 Message Date
Mike Fix c25161550f 3.8.11 6 years ago
Mike Fix a25c9d0dc5 3.8.10 6 years ago
Mike Fix b7bc227522 clean up <Carbon/> - remove resize-observer 6 years ago
Mike Fix 5ccb1dc4ae 3.8.9 6 years ago
Mike Fix 7fe3f3415f Use new version of dropperx 6 years ago
Michael Fix c842f34ef8
remove react-dnd dependencies + use react-dropzone instead (#648) 6 years ago
Mike Fix 299f915c9b 3.8.8 6 years ago
Mike Fix 16e0996727 3.8.7 6 years ago
Mike Fix de9574ef7c Accessability improvements 6 years ago
Mike Fix 4937024757 3.8.6 6 years ago
Mike Fix ff9e4102e8 3.8.5 6 years ago
Mike Fix f3e1777f3b 3.8.4 6 years ago
Mike Fix 642749a701 use escape-goat 6 years ago
Mike Fix 9c77bf260b bump deps 6 years ago
Mike Fix 114f78c9e4 3.8.3 6 years ago
Mike Fix e3e7ff46c2 lock react-image-crop version
- Closes #637
6 years ago
Mike Fix cabb2555b3 3.8.2 6 years ago
Mike Fix c2a7e63ac3 3.8.1 6 years ago
Mike Fix aff95f4e5e run cypress tests against localhost
- Closes #616
6 years ago
raboid 9d37f9bf99 use HOC for popout state, remove react-addons-shallow-compare 6 years ago
greenkeeper[bot] 928cf15b67 Update now to the latest version 🚀 (#621)
* chore(package): update now to version 13.0.0

* chore(package): update lockfile yarn.lock
6 years ago
greenkeeper[bot] 48b1a2bbf3 Add Greenkeeper badge 🌴 (#615)
* chore: add Greenkeeper config file

* move greenkeeper config into package.json
6 years ago
Mike Fix b12c3f802c lint and prettier 6 years ago
Mike Fix 81aa1de6fd remove hex2rgb 6 years ago
Mike Fix 1adbb58212 add react dnd to greenkeeper ignore 6 years ago
Mike Fix 428b4bd400 upgrade CodeMirror 6 years ago
Mike Fix deb1305073 update minor dependencies 6 years ago
Mike Fix 9bd1262966 update patch dependencies 6 years ago
Mike Fix 7d16b0483a update devDependencies 6 years ago
Timothy 5f369876d7 Use Now 2.0 for building and deployment (#611) 6 years ago
Mike Fix f1b36f4f67 3.8.0 6 years ago
Sean f6f0adee6b Add preset feature (#595)
* Add preset feature without create

* fix lint errors

* Add presets to Editor state

* add remove, update -> apply, omit presets

* replace name with index, add undo functionality

* fix reduce function

* Tweaks:

- Make remove filter setState atomic
- Remove broken sCU in BackgroundSelect
- Touch up style of arrow functions a little
- Remove titleBar from default settings
- Don't expose SETTINGS_KEYS
- Use hasOwnProperty instead of includes()

* refactor preset state into Settings

* move format code into editor and make it work again

* omit custom in applyPreset

* move presets array state into Settings

* keep custom sCU in BackgroundSelect

* pull out inline objects

* revert pages/index

* increase Presets font-size, remove margin-top

* Add ability to create presets

* also enable passing exportSize as prop

* move selectedPreset back into Settings (my bad Sean)

* replace splice with filter, getSavedX -> getX

* Revert "move selectedPreset back into Settings (my bad Sean)"

This reverts commit ae5da4700ea36ad7c31e697e83a2724be4b448f4.

* make sure background updates remove selected preset

* selectedPreset -> preset

* use onChange instead of selectPreset

* use preset id's instead of indexes

* bug fixes

* use disabled instead of pointer-events

* make .settings-presets-applied flex 💪

* make .settings-presets-arrow flex 💪

* move getPresets outside of `setState`

* move inline styles to style tag

* refactor using omitBy and isFunction

* remove lodash.isfunction

* fix applyPreset to disclude preset field

* move omit to getSettingsFromProps

* replace lodash.omit with omitBy solution

* .includes -> .indexOf

* add default preset and presetApplied state

* fix lint error

* remove presetApplied

* add more default presets

* fix default preset functionality

* tweaks

* preserve preset list scrollLeft b/w updates with a hack

* Use ref for preset content

* remove forwardRef
6 years ago
Sean bf761d7d5b Add lint to precommit hook (#601)
* Add lint to precommit hook

* Update package.json
6 years ago
Mike Fix 36e119db96 3.7.1 6 years ago
Sean Rabaut d472434388 remove 6 years ago
Mike Fix 0ceb40f211 3.7.0 6 years ago
Mike Fix ef5fae2eb1 3.6.4 6 years ago
Mike Fix 0aa7432022 3.6.3 6 years ago
Mike Fix 3c6b07d652 3.6.2 6 years ago
Mike Fix 4e02468e92 3.6.1 6 years ago
Mike Fix 25eb5b325e 3.6.0 6 years ago
Mike Fix d7798672c5 3.5.6 6 years ago
Mike Fix 8ddfddc8b7 3.5.5 6 years ago
Mike Fix 3946173d34 3.5.4 6 years ago
Mike Fix 37ed907089 3.5.3 6 years ago
Michael Fix 6ab33153a8
Ability to name file downloads (#562)
* Ability to name file downloads

- Closes #561

* fix codemirror-graphql
6 years ago
Mike Fix 6c96791912 3.5.2 6 years ago
Mike Fix a8a21e0ba8 update dependencies 6 years ago
greenkeeper[bot] f46b98fc6a Update codemirror-graphql to the latest version 🚀 (#556)
* fix(package): update codemirror-graphql to version 0.8.2

* chore(package): update lockfile yarn.lock
6 years ago
Michael Fix 77ca87b322
chore: pin next-offline to 3.0.2 (#555) 6 years ago