Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: v4 #287

Merged
merged 48 commits into from
Mar 15, 2021
Merged

feat!: v4 #287

merged 48 commits into from
Mar 15, 2021

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    8ab33b8 View commit details
    Browse the repository at this point in the history
  2. chore: add alpha release script

    pi0 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    f731447 View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.0.0-0

    pi0 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    6dfb571 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update all non-major dependencies (#276)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    6b436af View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into dev

    pi0 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    38b45f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    6fd5640 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.0-1

    atinux committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    50e8b8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    910843f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    389b211 View commit details
    Browse the repository at this point in the history
  5. chore(release): 4.0.0-2

    atinux committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    d532723 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb9904a View commit details
    Browse the repository at this point in the history
  7. chore(release): 4.0.0-3

    atinux committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    089180d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. chore: add autoprefixer too

    atinux committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    57a17d9 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.0-4

    atinux committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    60295c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Merge branch 'main' into dev

    pi0 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    1830ce5 View commit details
    Browse the repository at this point in the history
  2. update nuxt-postcss8

    pi0 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    a3767cb View commit details
    Browse the repository at this point in the history
  3. update to @nuxt/postcss8

    pi0 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    4d47977 View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.0.0-5

    pi0 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    a787c09 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. feat: tailwind jit (#288)

    * feat: add Tailwind JIT support
    
    * chore: improvements
    
    * chore: remove duplicate postcss-nested
    
    * chore: simplify
    atinux authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    24dc6c0 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.0-6

    atinux committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    0b5ecbb View commit details
    Browse the repository at this point in the history
  3. generate .nuxt/tailwind.config.js and use it for tailwind options + t…

    …ailwind.jit option
    
    Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
    pi0 and atinux committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    0601ed3 View commit details
    Browse the repository at this point in the history
  4. chore: fix lint issue

    pi0 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    19f9ce5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b598c90 View commit details
    Browse the repository at this point in the history
  6. chore(release): 4.0.0-7

    pi0 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    3cdd36f View commit details
    Browse the repository at this point in the history
  7. refactor: typescript rewrite

    pi0 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    bc20e2c View commit details
    Browse the repository at this point in the history
  8. chore(release): 4.0.0-8

    pi0 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    e9eb8df View commit details
    Browse the repository at this point in the history
  9. remove wronly checked-in file

    pi0 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    caa15ac View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Configuration menu
    Copy the full SHA
    d98086e View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.0-9

    atinux committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    08ec1dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8d4acf View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.0.0-10

    atinux committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    826e67c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8267a56 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. chore: upgrade deps

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    996962e View commit details
    Browse the repository at this point in the history
  2. chore: update jit

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    fd5c2d4 View commit details
    Browse the repository at this point in the history
  3. docs: update readme

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    e1a7618 View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.0.0-11

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    790ff13 View commit details
    Browse the repository at this point in the history
  5. chore(release): 4.0.0-12

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    9b79b7b View commit details
    Browse the repository at this point in the history
  6. docs: prepare docs

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    6ebe0f6 View commit details
    Browse the repository at this point in the history
  7. docs: fix links

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    4ee99fa View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into dev

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    7f2a616 View commit details
    Browse the repository at this point in the history
  9. fix: missing dependency

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    be1f4fd View commit details
    Browse the repository at this point in the history
  10. chore: upgrade docus

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    e46b35b View commit details
    Browse the repository at this point in the history
  11. docs: add tailwindcss

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    e3e5ab1 View commit details
    Browse the repository at this point in the history
  12. docs: upgrade docus

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    aa86b3d View commit details
    Browse the repository at this point in the history
  13. docs: small improvement

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    3d4f73b View commit details
    Browse the repository at this point in the history
  14. docs: wtf netlify build

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    bbfe969 View commit details
    Browse the repository at this point in the history
  15. docs: phrasing

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    621d10b View commit details
    Browse the repository at this point in the history
  16. chore: ignore

    atinux committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    e0c42db View commit details
    Browse the repository at this point in the history