768 Commits (a25c9d0dc54560699a57f92141cea6f97533fda6)
 

Author SHA1 Message Date
Mike Fix a25c9d0dc5 3.8.10 6 years ago
Michael Fix 9641f3c6fe
Delete deploy.sh 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 5cecbc912f simplify next.config.js 6 years ago
Mike Fix 7fe3f3415f Use new version of dropperx 6 years ago
Sean a89c320757 move and fix theme specific css (#649) 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 cacb93e09f fix issue #647
- Closes #647
6 years ago
raboid 5b6c760424 add missing theme css 6 years ago
Mike Fix 16e0996727 3.8.7 6 years ago
Mike Fix f645791377 close drop down no matter how create theme menu is selected 6 years ago
Mike Fix 7f7e38dbc8 fix div button styles 6 years ago
Michael Fix 80122adea6
Use dynamic import components (#642)
* use dynamic import components

 - react-color components
 - Watermark

* Dynamically import modes

* revert next.config.js

* update language filter
6 years ago
Michael Fix 543ef105f8
Update ranger.yml 6 years ago
Mike Fix de9574ef7c Accessability improvements 6 years ago
Mike Fix 4937024757 3.8.6 6 years ago
Sean a1e05af5c0 Custom themes (#632)
* Custom themes

* Fix theme selection

* fixes and add more theme highlights

* Fix remove bug

* change create button hoverBackground

* change id format

* fixes

* remove default highlights, style tweaks

* move consturctor to componentDidMount, create constants

* simplify color picker style api'

* replace notAllowed with disabled

* remove itemWrapperProps from Dropdown

* create itemWrapper class prop

* remove onClose from Dropdown

* fix ColorPicker and font sizes

* increase specificity of selector
6 years ago
Mike Fix f45d133d3c remove verifyPayloadSize from util 6 years ago
Mike Fix dbde17a65f reduce imports and exports 6 years ago
raboid 3aec3ebc28 Conditionally disable PNG export for Safari 6 years ago
Mike Fix ff9e4102e8 3.8.5 6 years ago
Mike Fix 794a50d3f3 fix # issues for SVGs
Closes #640
6 years ago
Michael Fix 1b4cab0ece
Update and rename tonic.yml to ranger.yml 6 years ago
Mike Fix f3e1777f3b 3.8.4 6 years ago
Mike Fix 7896e96213 show presets by default 6 years ago
Mike Fix 642749a701 use escape-goat 6 years ago
Mike Fix cc45569b6c remove old mounted state from BackgroundSelect 6 years ago
Mike Fix 9c77bf260b bump deps 6 years ago
Mike Fix 117a1b552d new all contributors format 6 years ago
Mike Fix 5e87b7d1a7 Add CLI integration test
- Closes #635
6 years ago
Michael Fix 1afba3d098
Delete deploy.sh 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 cc593a7968 allow id's in <Button /> 6 years ago
Mike Fix 4d91c5d4c9 add ids back again 6 years ago
Mike Fix f9be12e68f silence now integration on github 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
Mike Fix 469890df68 add pop id prop to fix integration tests 6 years ago
raboid 9d37f9bf99 use HOC for popout state, remove react-addons-shallow-compare 6 years ago
raboid 64cccc1d90 Move Presets into separate file 6 years ago
raboid f261c84e00 add no-duplicate-imports to eslint 6 years ago
raboid fdaa990ab2 Remove title prop from Button 6 years ago
raboid bf26e34f06 Update Editor to use Button 6 years ago
raboid ee6f8ffdc2 Update ListSetting to use util/toggle 6 years ago
raboid e5b3d39d4e Update ExportMenu to use Popout, Button, Input 6 years ago
raboid 0c22633853 Update ImagePicker to use Input 6 years ago