squircle

Make all the squircles you need, in the browser. https://github.com/georgedoescode/squircle https://squircley.app/
git clone http://git.hanabi.in/repos/squircle.git
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2021-05-08 06:54Update SocialSharing.vueGeorge Francis1+1-1
2021-01-19 08:45update og-imageGeorge Francis1+0-0
2021-01-19 08:40update og imageGeorge Francis1+0-0
2021-01-19 06:57update social sharingGeorge Francis2+11-63
2021-01-19 06:45add og:descriptionGeorge Francis1+5-1
2021-01-19 06:40update og imageGeorge Francis1+0-0
2020-10-19 18:44unfix footer...George Francis1+0-4
2020-10-19 18:41tighten up paragrapoh marginsGeorge Francis1+4-0
2020-10-19 18:37margin tweak to footerGeorge Francis1+0-1
2020-10-19 18:25change follow me textGeorge Francis1+2-2
2020-10-19 17:18gh > twitterGeorge Francis1+1-1
2020-09-30 11:49Optimise ad placementsGeorge Francis2+27-1
2020-09-29 16:28Add CarbonGeorge Francis2+85-0
2020-08-04 19:36Merge pull request #3 from smknstd/masterGeorge Francis8+42-12
2020-08-01 06:26fix rotation exportGeorge Francis8+12-9
2020-07-23 05:39adjust mqs to be relative to 64rem, bump generator width to 64rem, bump preview widthGeorge Francis7+15-15
2020-07-18 08:56fix preview proportions as a squareArnaud Becher2+4-4
2020-07-16 12:12init new rotation optionArnaud Becher3+29-2
2020-07-14 15:51add some meta keywordsGeorge Francis1+4-0
2020-07-14 14:33add XD to info sectionGeorge Francis1+1-1
2020-07-14 08:58Merge pull request #2 from chinyasuhail/patch-1George Francis1+1-1
2020-07-14 08:27Hashtag BugSuhail1+1-1
2020-07-12 07:16add rel=canonical tagGeorge Francis1+1-0
2020-07-12 05:21add the word SVG to page title / og titleGeorge Francis1+2-2
2020-07-11 18:25add sitemap to robots.txtGeorge Francis1+3-1
2020-07-11 17:25trigger build, update readmeGeorge Francis1+1-1
2020-07-11 10:57Create LICENSEGeorge Francis1+674-0
2020-07-11 07:26add product hunt badgeGeorge Francis1+16-0
2020-07-11 06:29code tidyGeorge Francis8+65-107
2020-07-10 14:36add rel = noopener to profile linkGeorge Francis1+4-1
2020-07-10 13:30add a little made by thingGeorge Francis2+18-1
2020-07-10 13:11try and fix weird residual safari stylesGeorge Francis3+3-0
2020-07-10 12:34update og titleGeorge Francis1+1-4
2020-07-10 12:32add robots.txtGeorge Francis4+126-2
2020-07-10 11:40swatch tweaks, color tweaksGeorge Francis2+28-15
2020-07-10 11:17colors everywhereGeorge Francis14+84-38
2020-07-10 07:44adjust og descriptionGeorge Francis2+2-1
2020-07-10 07:38adjust build location for og imgGeorge Francis1+1-1
2020-07-10 07:35add og imageGeorge Francis5+326-0
2020-07-10 07:18update favicon, add some opengraph bitsGeorge Francis2+9-4
2020-07-10 07:10add proper favicon imageGeorge Francis3+8-2
2020-07-10 07:04add favicon generator to webpack configGeorge Francis5+1936-14
2020-07-10 06:55add hover states to swatch input, add outline to inputs if user is tabbingGeorge Francis5+38-6
2020-07-10 06:35fix button styles on mobileGeorge Francis7+126-89
2020-07-09 21:40subtle spacing tweaksGeorge Francis4+6-5
2020-07-09 21:13add hover states for range inputs, some more styling bitsGeorge Francis7+48-38
2020-07-09 16:45fix squircle alignmentGeorge Francis3+16-14
2020-07-09 16:09add simpler squircle generationGeorge Francis3+32-56
2020-07-09 14:53add proper copy and copy stylesGeorge Francis12+123-73
2020-07-09 08:10various styling tweaks, add grid for app text / image contentGeorge Francis7+91-18
2020-07-08 20:38add toast when copying svg to clipboardGeorge Francis7+49-28
2020-07-08 19:35add squircle explosionGeorge Francis6+104-14
2020-07-08 16:31add custom range slider styles, up the padding a bit on controls wrapperGeorge Francis5+81-6
2020-07-08 14:28hook up download and copy to clipboard buttonsGeorge Francis8+130-89
2020-07-08 13:48hook up detail control to polygon settingsGeorge Francis2+19-3
2020-07-08 08:03add detail toggle and adjust width / spacing of control panelGeorge Francis7+119-12
2020-07-07 07:27add some placeholder about squircley text and relevant wrapper stylesGeorge Francis2+21-1
2020-07-07 06:54add initial prop for squircle fill to keep things in sync, start adding detail toggleGeorge Francis3+44-14
2020-07-07 06:21add color swatchGeorge Francis6+65-24
2020-07-06 06:19adjust some css orders, ensure all inputs have labelsGeorge Francis9+96-83
2020-07-05 08:57various mobile tweaks addedGeorge Francis5+62-4
2020-07-05 08:17add the actual squirle (finally)George Francis4+72-17
2020-07-05 07:26componentise the waveGeorge Francis3+47-34
2020-07-05 07:10add wave svg and background, quite a nice way of handling the overlap using gridGeorge Francis7+66-17
2020-07-04 07:27remove lots of wrapper divsGeorge Francis3+13-10
2020-07-04 07:17tweak styling of generator controls, make svg a fixed size of 320px where possible, add simple mobile styles for generatorGeorge Francis7+63-55
2020-07-03 15:41use grid for generator layoutGeorge Francis1+2-2
2020-07-03 15:20add color swatch picker, experiment with css grid for the cleanest layout, layour looking good for nowGeorge Francis9+142-20
2020-07-03 07:26add base input range component, auto globally register base components, reformat vue files to remove script and style additional spacingGeorge Francis13+280-208
2020-07-03 06:54componentise generator preview component, add GeneratorExportControls and GeneratorPreviewGeorge Francis5+123-21
2020-07-02 14:46add generator wrapper and svg preview stylingGeorge Francis4+61-3
2020-07-02 09:36cleaner CSS grid layout for heading, will make mobile much easier to styleGeorge Francis3+14-10
2020-07-02 07:10add browserslist config, not ie11 can officially get in the bin for this oneGeorge Francis1+4-0
2020-07-02 07:05finish up first pass of header, add social sharing optionsGeorge Francis11+185-20
2020-07-01 13:00update package.json with simpler repo nameGeorge Francis3+3-3
2020-07-01 12:55Add custom properties, google fonts link for nunitoGeorge Francis4+72-4
2020-07-01 09:27remove vue-router as i don't need it for this simple app, remove some leftover boilerplate stuff that wasnt being used, add .vscode/settings with auto formatting settingsGeorge Francis8+10-65
2020-07-01 08:31add boilerplaceGeorge Francis19+12373-0