Commit Graph

23 Commits

Author SHA1 Message Date
github-actions[bot]
62752c70c8 chore(docs): Removed Docs Announcement Bar (automated) (#6915)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
2024-04-03 07:12:17 +00:00
Shahed Nasser
412111e1ea chore: fix doc announcement actions (#6856)
- Fix error in doc announcement actions due to missing build step.
- Update the announcement in the docs to the latest version
2024-03-28 17:23:25 +00:00
github-actions[bot]
3fcf109011 chore(docs): Generated Docs Announcement Bar (automated) (#6345)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2024-02-08 17:10:33 +00:00
github-actions[bot]
fab1799841 chore(docs): Removed Docs Announcement Bar (automated) (#6278)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2024-01-31 20:33:25 +01:00
github-actions[bot]
e38aa29708 chore(docs): Generated Docs Announcement Bar (automated) (#6219)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2024-01-25 16:47:24 +01:00
github-actions[bot]
304efb9ad8 chore(docs): Removed Docs Announcement Bar (automated) (#6086)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2024-01-15 10:28:38 +02:00
github-actions[bot]
90db656000 chore(docs): Generated Docs Announcement Bar (automated) (#6040)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2024-01-09 19:58:26 +01:00
github-actions[bot]
05a9ffb9ea chore(docs): Removed Docs Announcement Bar (automated) (#5934)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-12-20 10:07:44 +02:00
github-actions[bot]
ff92619d6c chore(docs): Generated Docs Announcement Bar (automated) (#5877)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2023-12-14 15:28:26 +00:00
github-actions[bot]
be1bcfc186 chore(docs): Removed Docs Announcement Bar (automated) (#5801)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-12-05 10:24:25 +02:00
github-actions[bot]
0d316b5981 chore(docs): Generated Docs Announcement Bar (automated) (#5742)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-11-27 17:13:49 +00:00
github-actions[bot]
faa528159d chore(docs): Removed Docs Announcement Bar (automated) (#5721)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
2023-11-27 09:34:34 +00:00
github-actions[bot]
d3e8efd573 chore(docs): Generated Docs Announcement Bar (automated) (#5661)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-11-21 09:18:07 +00:00
github-actions[bot]
ecabd38b07 chore(docs): Removed Docs Announcement Bar (automated) (#5644)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-11-16 10:13:55 +02:00
github-actions[bot]
5f4317b9d7 chore(docs): Generated Docs Announcement Bar (automated) (#5600)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2023-11-10 12:56:46 +00:00
github-actions[bot]
71853eafdd chore(docs): Removed Docs Announcement Bar (automated) (#5574)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-11-07 10:20:13 +02:00
github-actions[bot]
6060b88360 chore(docs): Generated Docs Announcement Bar (automated) (#5515)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
2023-11-01 08:45:15 +01:00
github-actions[bot]
db8a2f80a3 chore(docs): Removed Docs Announcement Bar (automated) (#5466)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-10-25 10:06:59 +03:00
github-actions[bot]
38bbc806e0 chore(docs): Generated Docs Announcement Bar (automated) (#5419)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
2023-10-19 17:17:59 +00:00
github-actions[bot]
ea58853b65 chore(docs): Removed Docs Announcement Bar (automated) (#5296)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-10-04 17:46:44 -07:00
github-actions[bot]
5dee25e5ee chore(docs): Generated Docs Announcement Bar (automated) (#5258)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-09-30 01:08:11 +03:00
github-actions[bot]
478277408c chore(docs): Removed Docs Announcement Bar (automated) (#5223)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
2023-09-27 09:45:51 +03:00
Shahed Nasser
fa7c94b4cc docs: create docs workspace (#5174)
* docs: migrate ui docs to docs universe

* created yarn workspace

* added eslint and tsconfig configurations

* fix eslint configurations

* fixed eslint configurations

* shared tailwind configurations

* added shared ui package

* added more shared components

* migrating more components

* made details components shared

* move InlineCode component

* moved InputText

* moved Loading component

* Moved Modal component

* moved Select components

* Moved Tooltip component

* moved Search components

* moved ColorMode provider

* Moved Notification components and providers

* used icons package

* use UI colors in api-reference

* moved Navbar component

* used Navbar and Search in UI docs

* added Feedback to UI docs

* general enhancements

* fix color mode

* added copy colors file from ui-preset

* added features and enhancements to UI docs

* move Sidebar component and provider

* general fixes and preparations for deployment

* update docusaurus version

* adjusted versions

* fix output directory

* remove rootDirectory property

* fix yarn.lock

* moved code component

* added vale for all docs MD and MDX

* fix tests

* fix vale error

* fix deployment errors

* change ignore commands

* add output directory

* fix docs test

* general fixes

* content fixes

* fix announcement script

* added changeset

* fix vale checks

* added nofilter option

* fix vale error
2023-09-21 20:57:15 +03:00