From 60041a5006553ffc3873b9ae7ab76fb9618e0a35 Mon Sep 17 00:00:00 2001 From: EINazare Date: Thu, 18 Mar 2021 16:37:30 +0200 Subject: [PATCH] docs: add changes Closes #4 --- CHANGELOG.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96e3fc3e..553418bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,12 +16,24 @@ - Then, you search in your whole project for `coolGray-800` and replace it with `coolGray-700` - Then, you search in your whole project for `coolGray-900` and replace it with `coolGray-800` - `lg:bg-transparent` is not working anymore, so we've changed it with `lg:bg-opacity-0` +- https://github.com/creativetimofficial/notus-angular/issues/4 +- https://github.com/creativetimofficial/notus-js/issues/4 +- https://github.com/creativetimofficial/notus-js/pull/5 +- https://github.com/creativetimofficial/notus-js/pull/6 +- https://github.com/creativetimofficial/notus-nextjs/issues/6 +- https://github.com/creativetimofficial/notus-nextjs/issues/7 +- https://github.com/creativetimofficial/notus-nextjs/issues/8 +- https://github.com/creativetimofficial/notus-react/issues/3 +- https://github.com/creativetimofficial/notus-svelte/issues/3 +- https://github.com/creativetimofficial/notus-svelte/issues/6 +- https://github.com/creativetimofficial/vue-notus/pull/4/ ### Major style changes - +- The upgrade of Tailwind CSS from version 1 to version 2, will cause multiple style changes, check them out on the official Tailwind CSS websites: + - https://blog.tailwindcss.com/tailwindcss-v2 + - https://tailwindcss.com/ + - https://tailwindcss.com/docs/upgrading-to-v2 ### Deleted components - ### Added components - ### Deleted dependencies - `@tailwindcss/custom-forms` ### Added dependencies