Shahed Nasser
|
94907730d2
|
docs: refactor to use TypeScript, ESLint, and Tailwind CSS (#4136)
* docs(refactoring): configured eslint and typescript (#3511)
* docs: configured eslint and typescript
* fixed yarn.lock
* docs(refactoring): migrate components directory to typescript (#3517)
* docs: migrate components directory to typescript
* removed vscode settings
* fix following merge
* docs: refactored QueryNote component (#3576)
* docs: refactored first batch of theme components (#3579)
* docs: refactored second batch of theme components (#3580)
* added missing badge styles
* fix after merge
* docs(refactoring): migrated remaining component to TypeScript (#3770)
* docs(refactoring): configured eslint and typescript (#3511)
* docs: configured eslint and typescript
* fixed yarn.lock
* docs(refactoring): migrate components directory to typescript (#3517)
* docs: migrate components directory to typescript
* removed vscode settings
* fix following merge
* docs: refactored QueryNote component (#3576)
* docs: refactored first batch of theme components (#3579)
* docs: refactored second batch of theme components (#3580)
* added missing badge styles
* docs: refactoring second batch of theme components
* fix after merge
* refactored icons and other components
* docs: refactored all components
* docs(refactoring): set up and configured Tailwind Css (#3841)
* docs: added tailwind config
* docs: added more tailwind configurations
* add includes option
* added more tailwind configurations
* fix to configurations
* docs(refactoring): use tailwind css (#4134)
* docs: added tailwind config
* docs: added more tailwind configurations
* add includes option
* added more tailwind configurations
* fix to configurations
* docs(refactoring): refactored all styles to use tailwind css (#4132)
* refactored Badge component to use tailwind css
* refactored Bordered component to use tailwind css
* updated to latest docusaurus
* refactored BorderedIcon component to use tailwind css
* refactored Feedback component to use tailwind css
* refactored icons and footersociallinks to tailwind css
* start refactoring of large card
* refactored large card styling
* refactored until admonitions
* refactored until codeblock
* refactored until Tabs
* refactored Tabs (without testing
* finished refactoring styles to tailwind css
* upgraded to version 2.4.1
* general fixes
* adjusted eslint configurations
* fixed ignore files
* fixes to large card
* fix search styling
* fix npx command
* updated tabs to use isCodeTabs prop
* fixed os tabs
* removed os-tabs class in favor of general styling
* improvements to buttons
* fix for searchbar
* fixed redocly download button
* chore: added eslint code action (#4135)
* small change in commerce modules page
|
2023-05-19 14:56:48 +03:00 |
|
Shahed Nasser
|
d1b4b11ff6
|
chore(docs): added eslint to lint documentation code blocks (#2920)
* docs: added rule for code length
* chore: fixes based on vale errors
* changed to use eslint
* fixes using eslint
* added github action for documentation eslint
* changed allowed max-length
* fixed incorrect heading level
* removed comment
|
2022-12-30 18:44:46 +02:00 |
|
Shahed Nasser
|
8f39ee26d9
|
docs: temporary fix for memory error that occurs during build (#2584)
* docs: temporary fixes for build error
* docs: added env variable to the build step
* docs: undo unnecessary updates
|
2022-11-10 14:04:34 +02:00 |
|
Shahed Nasser
|
6adaf56c73
|
docs: integrate Vale for documentation linting (#2242)
* added value rules
* resolved errors raised by vale
* added github action
* fixes to github action
* added details in contribution guidelines
* added rule for numbers
* limited checks to errors
|
2022-09-22 13:12:09 +03:00 |
|
Shahed Nasser
|
37423d3e91
|
chore: increase node version for docs test (#1998)
|
2022-08-04 18:58:48 +03:00 |
|
Shahed Nasser
|
6ed97e2ae0
|
chore: fix docs test error (#1866)
|
2022-07-18 15:30:13 +03:00 |
|
Shahed Nasser
|
42fc9cbab2
|
chore: GitHub action testing Docusaurus documentation (#1695)
|
2022-06-21 11:32:26 +02:00 |
|