-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
docs: new tutorial #5636
docs: new tutorial #5636
Conversation
* docs: remove unused imports * docs: add new settings to tailwind config * docs(search-bar): fix props * docs: add tutorial components * docs: add tutorial contexts * docs: add conditional tutorial content component * docs: add tutorial navigation plugin * docs: add tutorial plugins * docs: init tutorial data * docs: add tutorial redirects * docs: add next steps unit * docs: add dummy tutorial docs * docs(tutorial): add contentOnly prop * docs(prose): fix blockquote margins * docs(sandpack): update background by theme * docs(tutorial-0): add welcome page * docs(tutorial): initial intro * docs(tutorial): fix tutorial links in menus * docs(tutorial): fix parameter dropdown * docs(tutorial): infer tutorial parameters * docs(sandpack): update next.js sandpack layout
* docs(tutorial): split data fetching into chapters * docs(tutorial): add essentials/setup * docs(tutorial): add data feching intro chapter * docs(tutorial): add fetching data chapter * docs(tutorial): add updating data chapter * docs(tutorial): add listing data chapter * docs(tutorial-setup): fix broken link * docs(listing-data): update filter condition * docs(intro-data-fetching): add multiple data provider tip * docs(tutorial): fix buttons in light mode * docs(tutorial-listing-data): use multiple sorters and filters * docs(listing-data): use 50 percent content * docs(tutorial): update listing data highlights * docs(tutorial-setup): separate setups with tabs * docs(tutorial): add forms tutorial * docs(tutorial): update get list methods * docs(tutorial-sandpack): fix line numbers * docs(tutorial): add tables chapter * docs(tutorial): update buttons * docs(tutorial): add solve * docs(tutorial): add final states * docs(tutorial): open links in tutorial in new tab * docs(tutorial): use a better narrative Co-authored-by: Necati Özmen <[email protected]> * docs(tutorial): change `chapter` to `step` in tutorial --------- Co-authored-by: Necati Özmen <[email protected]>
* docs(tutorial): add authentication unit * docs(tutorial): remove console * docs(tutorial): add missing links * docs(tutorial): update auth intro * docs(tutorial): fix typo * docs(tutorial): remove auth page section * docs(tutorial): remove auth page from intro * docs(tutorial): remove token expiration * docs(tutorial): update check method * docs(tutorial): fix code blocks * docs(tutorial): fix typo * docs(tutorial): reaplce greetings and logout with header component * docs(tutorial): remove extra step * docs(tutorial): fix typos * docs(tutorial): add default values to login * docs(tutorial): add diff view * docs(tutorial): update narrative Co-authored-by: Necati Özmen <[email protected]> * docs(tutorial): add missing links --------- Co-authored-by: Necati Özmen <[email protected]>
* docs(tutorial): add navigator prop * docs(tutorial): update routing items * docs(tutorial): fix input pattern * docs(tutorial): add routing unit * docs(tutorial): show navigator at routing intro step * docs(tutorial): update error condition * docs(tutorial): reorder routing steps * docs(tutorial): update routing order * docs(tutorial): fix typos and narrative Co-authored-by: Necati Özmen <[email protected]> Co-authored-by: Omer Aplak <[email protected]> * docs(tutorial): add missing links --------- Co-authored-by: Batuhan Wilhelm <[email protected]> Co-authored-by: Necati Özmen <[email protected]> Co-authored-by: Omer Aplak <[email protected]>
* docs(tutorial): mark next.js as coming soon * docs(tutorial): remove unused docs * docs(tutorial): remove unused docs * docs(tutorial): inherit files from previous steps * docs(tutorial): manage active files for final files * docs(tutorial): add ui libraries content * docs(tutorial): fix broken reference * docs(tutorial): hide styles.css in ui unit * docs(tutorial): add background to navigator * docs(tutorial): add arbitrary loader progress * docs(tailwind): add progress animation * docs(tutorial): add auth page * docs(tutorial): refactor ui libraries guide * docs(tutorial): fix comma issue * docs(tutorial): remove comment * docs(tutorial): remove old version logs * docs(tutorial): fix comma * docs(tutorial): update progress background * docs(tutorial): fix narrative and typos Co-authored-by: Necati Özmen <[email protected]> * docs(tutorial): update line Co-authored-by: Necati Özmen <[email protected]> --------- Co-authored-by: Batuhan Wilhelm <[email protected]> Co-authored-by: Necati Özmen <[email protected]>
|
* docs(tutorial): add next-steps unit intro * docs(tutorial): add next-steps unit inferencer step * docs(tutorial): add next-steps unit cli step * docs(tutorial): add next-steps unit devtools step * docs(tutorial): add next-steps unit summary step * docs(tutorial): update summary * docs(tutorial): disable content only * docs(tutorial): update cli step * docs(tutorial): update narrative Co-authored-by: Necati Özmen <[email protected]> * docs(tutorial): fix typo * docs(tutorial): add progress texts and replace spinner * docs(tutorial): update file structure * docs(tutorial): add missing methods of data provider in further steps * chore(starter-vite): add refine command * chore(starter-vite): remove simple rest dependency * docs(tutorial): remove next.js references * docs(tutorial): fix cli add section * docs(tutorial): move login to pages * docs(tutorial): remove existing tutorial and redirect to new tutorial * docs(tutorial): add cli and devtools video examples * docs(tutorial): fix broken tutorial links * docs: update tutorial links and refs * docs(tutorial): fix redirects * docs(3.x.x): update tutorial links * docs(redirects): add missing old tutorial redirect --------- Co-authored-by: Necati Özmen <[email protected]>
☁️ Nx Cloud ReportCI is running/has finished running commands for commit aa00a8c. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targets
Sent with 💌 from NxCloud. |
New tutorial to learn Refine from scratch