Advertisement Β· 728 Γ— 90

Posts by SVAR UI

Post image

πŸš€ SVAR Vue DataGrid is out!
Fast, feature-rich data grid for @vuejs.org apps with:
β€’ virtual scrolling
β€’ tree data
β€’ in-cell editing
β€’ sorting & filtering
β€’ accessibility

Free on GitHub: github.com/svar-widgets...

Read more: svar.dev/blog/svar-vu...

#vue #vuejs #vue3 #opensource #datagrid

4 days ago 0 0 0 0
Preview
SVAR Vue is Here with Core, Editor & Filter Components! After building production-ready component libraries for Svelte and React, we're excited to announce the release of SVAR components for Vue 3.

πŸŽ‰ First SVAR Vue components are available!
β€’ Core - 30+ basic UI elements
β€’ Editor - configurable edit form
β€’ Filter - adds filtering capabilities, from simple filter bar to query builder & natural language search

See the details πŸ‘‡
svar.dev/blog/svar-vu...

#vuejs #vue3 #opensource #webdev #svarui

1 week ago 3 0 0 0
Post image

🐰🌼 Hey, developers! The SVAR team wishes you a warm and restful Easter weekend. Enjoy the time with your loved ones, while we’re working on some exciting updates for this spring πŸ˜‰
Happy Easter to those who celebrate!

#svarui #webdev #easter2026

2 weeks ago 0 0 0 0

It helps users type what they want and find the data they need without multiple inputs. What's even better, it translates natural language to structured queries (Youtrack-style) so users can edit them. Check out this demo of datagrid and FilterQuery integration:
docs.svar.dev/react/grid/s...

3 weeks ago 0 0 0 0
SVAR React Gantt - Slack feature preview

SVAR React Gantt - Slack feature preview

πŸ’« SVAR #React Gantt v2.6 released with new powerful features:

β€’ Task filtering API
β€’ Query syntax + natural language filtering
β€’ Improved scroll & zoom behavior
β€’ Rollups (PRO)
β€’ Slack visualization (PRO)

Learn more πŸ‘‰ svar.dev/blog/svar-re...

#reactjs #webdev #gantt #ganttchart #projectmanagement

3 weeks ago 2 0 0 0
Preview
SVAR React Components Updates: Core & Filter v2.5, DataGrid v2.6 Latest SVAR React components update: AI-powered FilterQuery for natural language search, custom DataGrid editors, Avatar component, and virtualized dropdowns for better performance.

✨New version of SVAR React components is here!

β€’ YouTrack-like filter input for structured queries
β€’ AI-powered natural language filtering
β€’ Custom cell editors & multiselect for DataGrid
β€’ Avatar component
β€’ Virtualized dropdowns

Learn moreπŸ‘‡
svar.dev/blog/svar-re...

#reactjs #webdev #opensource

3 weeks ago 3 0 0 0
Preview
SVAR Svelte Gantt v2.6: Smart Filtering, Rollups, Slack Visualization SVAR Svelte Gantt v2.6: AI-powered task filtering, rollups for complex projects, slack visualization for schedule analysis, and improved scroll behavior.

πŸ“£ Meet the new version 2.6 of SVAR #Svelte Gantt Chart component! What's new:

β€’ Tasks filtering
β€’ Query syntax + natural language filtering
β€’ Rollups (PRO)
β€’ Slack (float) visualization (PRO)

Learn more in our blog πŸ‘‰ svar.dev/blog/svar-sv...

#svelte5 #gantt #webdev #ganttchart #svarui

4 weeks ago 1 0 0 0
Preview
SVAR Svelte Library Updates: Core & Filter v2.5, DataGrid v2.6 Discover the latest update for SVAR Svelte components: dynamic dropdowns, avatar component, AI-powered filtering with FilterQuery, and custom in-cell editors for DataGrid.

πŸŽ‰The new update for SVAR Svelte library is available!

β€’ New avatar component
β€’ Dynamic rendering for dropdowns
β€’ AI-powered natural language filtering
β€’ Custom cell editors & multiselect for data grid

See the details πŸ‘‰ svar.dev/blog/svar-sv...

#svelte5 #webdev #opensource #uilibrary #svarui

1 month ago 1 0 0 0
Advertisement
Preview
We Benchmarked Top React Gantt Chart Libraries So You Don't Have To Comprehensive benchmark of 6 popular React Gantt chart libraries. Compare loading speed, CRUD operations, live updates, scrolling, and memory usage. Find out which library performs best.

We benchmarked 6 popular React Gantt libraries across:
β€’ loading speed
β€’ scrolling
β€’ CRUD operations
β€’ live updates
β€’ memory usage

πŸ† SVAR React Gantt wins at loading, CRUD ops & live updates! See the full breakdown πŸ‘‡
svar.dev/blog/react-g...

#react #webdev #benchmark #gantt #frontend

1 month ago 1 0 0 0
Video

Didn’t manage to finish your tasks today? Push it to Monday 😎 Even SVAR Gantt doesn’t count weekends in task durations, thanks to its non-linear calendar in the PRO Edition.

See the demos:
React πŸ‘‰ svar.dev/demos/react/...
Svelte πŸ‘‰ svar.dev/demos/gantt/

#svelte #react #gantt #ganttchart #funfriday

1 month ago 1 0 0 0
Video

Editing data in a table? Don’t worry about mistakes! SVAR DataGrid component for Svelte and React includes undo/redo feature so your users can update records fearlessly πŸ˜‰

Learn more & see demos πŸ‘‡
svar.dev/react/datagr...

#react #svelte5 #opensource #datagrid #webdev

1 month ago 4 0 0 0
Preview
Building a Gantt Chart in Next.js with SVAR React Gantt: Backend Add backend persistence to your Next.js Gantt chart. Build REST API routes, connect SQLite database, and sync task changes automatically using SVAR React Gantt.

πŸ‘€ Following our Next.js Gantt chart tutorial?
Part 2 adds a backend with @nextjs.org API routes + SQLite:

β€’ REST CRUD endpoints
β€’ Persistent task storage
β€’ UI β†’ server synchronization
β€’ Row/tasks reordering with DB updates

Read it here πŸ‘‰ svar.dev/blog/nextjs-...

#nextjs #react #sqlite #gantt

2 months ago 1 0 0 0
Video

Developing with Svelte and tired of Tailwind everywhere? Try SVAR Svelte Core, a library of 30+ customizable UI components with pure CSS styling. Both dark & light themes available πŸŒ“

Learn more & see demoπŸ‘‡
svar.dev/svelte/core/

#sveltejs #svelte #uilibrary #javascript #css

2 months ago 2 0 0 0
Preview
Building a Gantt Chart in Next.js with SVAR React Gantt Learn how to add a high-performance Gantt chart to a Next.js (App Router) project using SVAR React Gantt. Step-by-step setup with styles, theming, layout fixes, and editing.

Working with @nextjs.org? Just published a tutorial on building a Gantt chart in Next.js apps with SVAR React Gantt.
Covers SSR hydration issues, theme configuration, task editing, and making layouts work properly.
Full demo on GitHub:
github.com/svar-widgets...

#NextJS #React #gantt #ganttchart

2 months ago 1 0 0 0
Post image

Build feature-rich React data tables in minutes with free, open-source SVAR React DataGrid. Follow this tutorial to build a table with:
β˜‘οΈ sorting, filtering
β˜‘οΈ in-cell editors
β˜‘οΈ collapsible columns
β˜‘οΈ checkbox selection

πŸ‘‰ svar.dev/blog/create-...

#react #datatable #datagrid #opensource #howto

2 months ago 1 0 0 0
Post image

πŸ“– SVAR React Gantt now has integration guides for popular state management libraries:
β€’ Redux
β€’ MobX
β€’ Zustand
β€’ XState
β€’ Jotai
β€’ Valtio

Find the integration instructions in the docs ⬇️
docs.svar.dev/react/gantt/...

#react #gantt #statemanagement #redux #mobx #zustand #webdev

2 months ago 0 0 0 0
Advertisement
Post image

πŸ“€ Version 2.5 brings export features to SVAR React Gantt PRO. Now you can export your Gantt chart to the following formats:
- PDF
- PNG
- Excel
- MS Project XML (export/import)

Learn more about this update πŸ‘‡
svar.dev/blog/react-g...

#reactjs #gantt #msproject #pdf #png

2 months ago 0 0 0 0
Post image

Manage your tasks and their dependencies with this drag & drop Gantt chart component by @svarwidgets.bsky.social – it seamlessly integrates with your React apps πŸ§‘β€πŸ’»βš‘οΈ - madewithreactjs.com/svar-gantt-f...

2 months ago 0 1 0 0
Post image

πŸ€– AI assistants kept hallucinating our #React Gantt API, suggesting methods that don't exist.

We fixed it with an MCP server + RAG pipeline.

Here's how we built it with @llamaindex.bsky.social + @fastmc.bsky.social πŸ‘‡

svar.dev/blog/mcp-ser...

#MCP #RAG #AICoding

3 months ago 0 0 0 0
Post image

πŸ“‚ Excited to share how fter, an after-sales platform for machine builders, uses SVAR Svelte File Manager to build a powerful, user-friendly file browser interface integrated with Azure Blob Storage.

Read their story ⬇️
svar.dev/blog/fter-us...

#svelte #svelte5 #filemanagement #opensource #webdev

3 months ago 3 0 0 0
Post image

Our SVAR team wishes you happy holidays and a great start to 2026! πŸŽ„β˜ƒοΈ
May the new year bring interesting projects, reasonable deadlines, and a healthy work–life balance. We're looking forward to offering you more Svelte and React UI components!

#webdev #svelte #reactjs #uilibrary #opensource

3 months ago 6 0 0 0
Post image

βš’οΈ We've also updated the SVAR React component library to version 2.4 with new features for the Core components, DataGrid, and open-source Gantt.
Read more πŸ‘‰ svar.dev/blog/svar-re...

#reactjs #uilibrary #opensource #webdev #components #ui

3 months ago 1 0 0 0
Post image

As the holiday season begins, we're excited to announce SVAR #React Gantt PRO with advanced scheduling features! Plus, the open-source core of the component is now available under the free MIT license πŸŽ‰

Learn more πŸ‘‰ svar.dev/blog/react-g...

#reactjs #gantt #ganttchart #webdev #js

3 months ago 2 0 0 0
Advertisement
Post image

And one more thing for today πŸŽ‰
We’re excited to introduce SVAR Svelte Gantt PRO Edition – now with support for:
- non-linear calendar
- markers
- baselines
- split tasks,
- auto-scheduling, and more

Free trial is available. Learn moreπŸ‘‡
svar.dev/blog/svelte-...

#svelte5 #gantt #WebDev #JavaScript

4 months ago 0 0 0 0
Post image

Friday releases are our favorite πŸ˜…
Today we're rolling out SVAR Svelte v2.4, bringing improvements and new features to our #Svelte Core library, DataGrid, and Gantt components.
See what’s new πŸ‘‡
svar.dev/blog/svar-sv...

#svelte5 #opensource #WebDev #JavaScript #uilibrary

4 months ago 1 0 0 0
Post image

πŸš€ Take your web-based Gantt charts to the next level! Learn 8 practical ways to customize SVAR Svelte Gantt – from time scales, context menu, and tooltips to custom edit forms and CSS styling.

Make it truly yours πŸ‘‰ svar.dev/blog/svelte-...

#svelte #svelte5 #ganttchart #opensource #webdev

4 months ago 2 0 0 0
Post image

πŸ€– We just launched MCP server for SVAR #React Gantt, giving your AI assistant direct access to:

βœ… Up-to-date documentation
βœ… RAG-based code generation
βœ… Accurate API examples

Learn more and see how to integrate it with your IDE πŸ‘‡
docs.svar.dev/react/gantt/...

#AIcoding #MCP #Reactjs #Gantt

4 months ago 2 0 0 0
Video

πŸ“‚πŸŽ‰ Meet SVAR React File Manager, a UI component for adding a user-friendly file explorer to your #React apps.

πŸ”ΉFile operations (copy, paste, delete, etc)
πŸ”ΉList, tiles, split views
πŸ”ΉResponsive layout
πŸ”ΉTypescript support

See πŸ‘‰ svar.dev/blog/react-f...

#reactjs #filemanager #opensource #uicomponent

5 months ago 3 1 0 0
Video

πŸ‘»πŸŽƒ To have some fun this Halloween, we’ve released a step-by-step tutorial on how to create a custom task manager with our open-source SVAR React Gantt.

Turns out, Gantt charts aren’t that scary πŸ’€
svar.dev/blog/create-...

#React #Reactjs #Halloween2025 #Gantt #webdev

5 months ago 3 0 0 0

Read more in our blog post πŸ‘‡
svar.dev/blog/svar-tu...

5 months ago 0 0 0 0
Advertisement