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(docs): update about page design #6454

Merged
merged 11 commits into from
Nov 8, 2024
Prev Previous commit
Next Next commit
feat(docs): update padding
alicanerdurmaz committed Nov 4, 2024
commit 020cd34ade36ce2dc09ba08191642abcc2a40746
5 changes: 3 additions & 2 deletions documentation/src/pages/about/index.tsx
Original file line number Diff line number Diff line change
@@ -129,7 +129,8 @@ const About: React.FC = () => {
className={clsx(
"w-full",
"flex flex-col landing-md:flex-row",
"gap-2 landing-md:gap-10",
"items-end",
"gap-6 landing-md:gap-10",
)}
>
<div
@@ -140,7 +141,7 @@ const About: React.FC = () => {
)}
>
<div>
<p className="mb-3 font-semibold text-gray-900 dark:text-white text-2xl">
<p className="mb-6 font-semibold text-gray-900 dark:text-white text-2xl">
Open-source contributions have always been a major part of
refine’s success.
</p>

Unchanged files with check annotations Beta

}
```
Unidrectional mapping of a string member sets only the constant names as keys and therefore limits access to the enum only via constant names only, not by the value:

Check warning on line 270 in documentation/blog/2023-05-21-typescript-enums.md

GitHub Actions / Check spelling using typos

"Unidrectional" should be "Unidirectional".
```tsx
console.log(AccountType.PERSONAL); // "Personal"
## Business Process & Workflow Automation: Traditional Internal Tools
Historically, internal tools such as Finance, Accounting and HR software were run offline on desktop based business computers. Major providers of enterprise software are SAP, Oracle, Microsoft, Salesforce, HubSpot and Zoho. They offer comprehesive suites of on-premise solutions that include ERP software, CRM systems, CMSs and host of other domain specific tools. Since the dot-com boom of 2000s, these off-the-shelf solutions are also available via cloud hosted web applications.

Check warning on line 35 in documentation/blog/2024-03-07-internal-tools-development.md

GitHub Actions / Check spelling using typos

"comprehesive" should be "comprehensive".
### Enterprise Internal Tools: Their Types and Features