Skip to content

Commit 5dfd855

Browse files
committed
Smart UI v23.0.0
What’s New AI & Smart Editing Smart.Editor – All-in-One Smart Editor (Notion-style): Headings, Lists, Checkboxes Inline Tasks with Status, Due Dates, and Assignees Drag-and-Drop Blocks with Visual Reordering Emoji Support Slash Command Menus for Fast Block Insertion Smart.Editor – AI-Powered Writing Tools: Content Generation: Turn short ideas into long-form content. Text Summarization Grammar and Clarity Fixes Tone Adjustment Translate Rewrite / Expand / Shorten Continue Writing Smart.Editor – AI Auto-Suggestions: As-you-type intelligence that surfaces phrase completions, formatting hints, and inline corrections. Grid – Rich Text Cells with AI. Grid cells now support advanced editing with the Smart Editor — including inline tasks, formatting, emojis, and full AI assistance. Grid – AI Prompt Integration. AI prompt bar added to editing dialogs to help users rewrite, translate, or generate content using natural language. Grid – React Cell Templates. You can now render native React components directly in grid cells, allowing complex custom UIs inside your data tables. Grid – Custom summaries support. Custom summaries feature added for enhanced reporting. Grid – Rich Side Panel for displaying context-aware content. New side panel added for better content display within the Grid. Editor – Structured Pages for multi-document workspaces. Editor – Smart toolbar with block-aware formatting tools. Grid – Formula Builder for easy creation of custom formulas. What’s Improved Grid – Full Editor module used for rich text and AI when imported. Grid – Improved key/value dropdown editor behavior. Grid – Enhanced handling of formulas, templates, and formatting. Grid – Improved update behavior within beginUpdate/endUpdate. Grid – Enhanced clipboard and visual feedback for copy/paste. Grid – Improved link pasting and rich content rendering. Editor – More precise toolbar actions and event handling. Editor – Extended color options and custom block rendering. Input – Improved autoAdjustWidth logic. Scheduler – List navigation UX refinements. Gantt Chart – Clearer rendering of column labels. What’s Fixed Grid – Arrow key navigation with frozen columns. Grid – Column autosize on double-click and datetime fields. Grid – Export issues with CSV/TSV and Cyrillic text. Grid – Styling in exports including ARGB colors. Grid – Context menu and dropdown overlap issues. Grid – Filtering bug with allowFilter. Grid – Formula recalculation bugs. Grid – Tree mode row deletion. Grid – Dynamic value update issues. Pivot Table – Sibling record hierarchy bugs. Editor – Selection/delete bugs and toolbar inconsistencies. Layout – Delete key handling issue. Kanban – Task field display bug. Blazor – Null property assignment issue.
1 parent 560d838 commit 5dfd855

File tree

202 files changed

+3399
-581
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

202 files changed

+3399
-581
lines changed

bootstrap/source/smart.element.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

framework/smart.element.js

Lines changed: 82 additions & 9 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
{"name":"smart-webcomponents","version": "18.0.2",
1+
{"name":"smart-webcomponents","version": "23.0.9",
22
"description":"Web Components & Custom Elements for Professional Web Applications","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/HTMLElements/smart-elements.git"},"author":"https://htmlelements.com","bugs":{"url":"https://github.com/HTMLElements/smart-elements/issues"},"homepage":"https://github.com/HTMLElements/smart-elements#readme","keywords":["custom","element","bootstrap","chart","treegrid","gantt","gantt chart","query builder","colorpicker","colorpanel","chart web component","chart custom element","tables","table","docking layot","charting","datagridview","bootstrap grid","tabs","combobox","dropdownlist","listbox","input","password","ui components","user interface","components","bootstrap components","smart components","custom elements","grid web component","grid custom element","chart custom element","chart web component","javascript grid","javascript datagrid","javascript datatable","datatable","bootstrap datagrid","material datagrid","bootstrap datatable","bootstrap table","grid","grid web component","datagrid web component","data grid","datagrid bootstrap","bootstrap grid","carousel custom element","html carousel","material web components","webcomponents","material webcomponents", "gantt", "scheduler", "docking", "datagrid", "gridview", "webcomponent", "webcomponents", "web_components", "ui", "user interface", "front end", "bootsrap grid", "custom elements","material customelements"],"license":"ISC"}

source/components/smart.ui.accordion.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/components/smart.ui.array.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/components/smart.ui.barcode.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/components/smart.ui.breadcrumb.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/components/smart.ui.button.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/components/smart.ui.buttongroup.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/components/smart.ui.calendar.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)