Skip to content
Permalink
master

Commits on Sep 6, 2021

  1. SEO improvements

    ritz078 committed Sep 6, 2021
  2. SEO improvements

    ritz078 committed Sep 6, 2021
  3. SEO improvements

    ritz078 committed Sep 6, 2021
  4. optimise image

    ritz078 committed Sep 6, 2021
  5. fixes

    ritz078 committed Sep 6, 2021
  6. SEO fixes (#303)

    * added meta
    
    * fixes
    
    * fixes
    
    * fixes
    
    * fixes
    
    * fixes
    ritz078 committed Sep 6, 2021
  7. SEO improvements (#302)

    * added meta
    
    * fixes
    
    * fixes
    
    * fixes
    
    * fixes
    ritz078 committed Sep 6, 2021
  8. Update FUNDING.yml

    ritz078 committed Sep 6, 2021

Commits on Sep 4, 2021

  1. add YAML to TOML and TOML to YAML (#301)

    * add JSON to TOML
    
    * change function name to JsonToToml
    
    * add TOML to JSON
    
    * add package iarna-toml
    
    * feat: add YAML to TOML
    
    * feat: add TOML to YAML
    
    * chore(yaml-to-toml): change func name
    nasrul21 committed Sep 4, 2021

Commits on Aug 29, 2021

  1. docs: add nasrul21 as a contributor for code (#300)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors committed Aug 29, 2021
  2. add json to toml and toml to json (#299)

    * add JSON to TOML
    
    * change function name to JsonToToml
    
    * add TOML to JSON
    
    * add package iarna-toml
    nasrul21 committed Aug 29, 2021

Commits on Jun 27, 2021

  1. update-dependencies (#294)

    * update-depenencies
    
    * fixes
    
    * fixes
    
    * fixes
    
    * fixes
    
    * multiple versions of tailwind css
    
    * multiple versions of tailwind css
    ritz078 committed Jun 27, 2021
  2. replace monaco editor with compiled version (#290) (#291)

    * rename exported functions
    
    * replace monaco editor with compiled version
    
    * fixes
    
    * cancel old API requests
    ritz078 committed Jun 27, 2021

Commits on Feb 21, 2021

  1. docs: add jfsiii as a contributor (#271)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors committed Feb 21, 2021
  2. Fix 500 for json schema to openapi schema (#268)

    * Use same package in packageUrl, view, package.json
    
    Trying a hunch for #247
    
    Either way, I don't know how these relate but it seems like they should all be the same. I also can't find any other reference to the wework package.
    
    * Move OpenAPI conversion to api
    jfsiii committed Feb 21, 2021

Commits on Feb 12, 2021

  1. docs: add agent515 as a contributor (#269)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors committed Feb 12, 2021
  2. Delete stale.yml (#267)

    agent515 committed Feb 12, 2021

Commits on Nov 24, 2020

  1. remove-tracking (#258)

    ritz078 committed Nov 24, 2020

Commits on Nov 15, 2020

  1. add buy me a coffee

    ritz078 committed Nov 15, 2020

Commits on Nov 10, 2020

  1. Improvements in html to JSX transformer (#253)

    * partially fixes #252
    
    * use fragments
    
    * fixes
    
    * changes
    
    * changes
    
    * fixes
    ritz078 committed Nov 10, 2020

Commits on Sep 30, 2020

  1. Custom config and variants support in css-to-tailwind (#243)

    * Tailwind variants support (hover, focus, placeholder, etc. cases are transformed now)
    
    * Settings page let user define custom Tailwind configs, and "Tailwind preprocessor input"
    
    * Default tailwind.css built with SSG
    
    * Many fixes for corner cases
    miklosme committed Sep 30, 2020

Commits on Sep 29, 2020

  1. fix errors (#245)

    * fix errors
    
    * fixes
    ritz078 committed Sep 29, 2020

Commits on Sep 24, 2020

Commits on Sep 20, 2020

  1. docs: add Rishabh-Rathod as a contributor (#241)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors committed Sep 20, 2020

Commits on Aug 13, 2020

  1. docs: add miklosme as a contributor (#237)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors committed Aug 13, 2020
  2. CSS to TailwindCSS (#235)

    * add css-to-tailwind package
    
    * add the npm package
    
    * format output
    
    * revert package.json
    
    * more readable output
    
    Co-authored-by: Miklos Megyes <miklos@eclecticiq.com>
    miklosme and miklos-eiq committed Aug 13, 2020

Commits on Aug 8, 2020

  1. remove script (#234)

    * fixes
    
    * fixes
    
    * updates
    
    * added star count
    ritz078 committed Aug 8, 2020

Commits on Aug 5, 2020

  1. chore(deps): bump @graphql-codegen/typescript-urql from 1.17.0 to 1.1…

    …7.7 (#231)
    
    Bumps [@graphql-codegen/typescript-urql](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/urql) from 1.17.0 to 1.17.7.
    - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
    - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/v1.17.7/packages/plugins/typescript/urql)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Aug 5, 2020
  2. chore(deps): bump @graphql-codegen/java-resolvers from 1.17.0 to 1.17…

    ….7 (#233)
    
    Bumps [@graphql-codegen/java-resolvers](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/java/resolvers) from 1.17.0 to 1.17.7.
    - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
    - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/v1.17.7/packages/plugins/java/resolvers)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot committed Aug 5, 2020
Older