JavaScript / HTML5 뉴스

그리드와 스프레드시트의 접근성 향상

12월 5, 2023
Handsontable 14.0.0에서 스크린 리더 지원을 개선하고 새로운 키보드 단축키를 추가하여 보다 직관적이고 포괄적으로 탐색할 수 있습니다.

Handsontable is a JavaScript data grid component that provides a spreadsheet-like user experience for web applications. It allows developers to easily integrate data tables into their web pages, enabling users to manipulate data in a familiar and intuitive way.

Handsontable V14 now meets Web Content Accessibility Guidelines (WCAG) 2.1 AA standards, making it easier for people with disabilities to use the grid. This release also enhances screen reader compatibility by incorporating ARIA attributes into the HTML markup, ensuring seamless navigation for users of NVDA and JAWS on Windows, and VoiceOver on macOS.

To see a full list of what's new in version 14.0.0, see our release notes.

For more information, visit our Handsontable product page.

Vue 앱에서 색상 선택 및 입력하기

12월 4, 2023
색상 선택기(color picker)를 통해 사용자가 다양한 디자인과 사용자 인터페이스 전반에서 원활하게 색상을 선택하고 적용할 수 있습니다.

A color picker is a graphical tool that allows users to select colors from a palette or by adjusting different color parameters. Color pickers are commonly found in graphics software, web development tools, and design applications. They are used to ensure accurate and visually appealing color choices in various creative and technical projects. Color pickers provide an intuitive way to select precise colors, commonly by using sliders for RGB values or hex codes.

Several Vue.js data editor collections provide color pickers including:

  • DevExtreme Complete Data Editors (part of DevExtreme Complete by DevExpress) offers a user-friendly interface for selecting colors, including predefined color palettes.
  • Wijmo Input and Editors (part of Wijmo by MESCIUS) provides a comprehensive color selection experience with features like color sliders and color swatches.
  • Kendo UI for Vue Data Editors (part of Kendo UI by Telerik) delivers a customizable color picker solution with options for popup placement, palette customization, and accessibility support.
  • jQWidgets Data Editors (part of jQWidgets) features a versatile color selection mechanism with support for various color formats and color presets.
  • Syncfusion Essential Studio Data Editors (part of Syncfusion Essential Studio Enterprise) offers a rich set of color selection capabilities, including color sliders and color eyedroppers.

For an in-depth analysis of features and price, visit our Vue Data Editors comparison.

Compare Vue Data Editors Components

Angular 차트 추세선으로 분석 향상

12월 1, 2023
차트 데이터의 전반적인 방향을 시각적으로 표현하여 사용자가 추세와 패턴을 식별할 수 있도록 합니다.

Trend lines are a chart feature used to indicate patterns or trends in data over time. Common examples include linear, exponential, polynomial, logarithmic, and moving average. Trend lines are crucial for making predictions or understanding the direction of data points in scatter plots and line charts, helping make data-driven decisions.

Several Angular chart components provide trend line support including:

  • Highcharts Stock by Highsoft features various trend line types and customization options.
  • Wijmo FlexChart and FinancialChart (part of Wijmo by MESCIUS) includes trend lines for analyzing and visualizing data trends.
  • amCharts 5: Stock Chart offers a variety of trend line types and advanced analytical features.
  • AnyStock JS by AnyChart provides rich trend line customization and predictive analysis capabilities.
  • JSCharting supports trend lines with a variety of line fit variations.

For an in-depth analysis of features and price, visit our Angular Chart Component comparison.

Compare Angular Chart Components

그리드에 검색을 저장하는 방법

11월 29, 2023
Isomorphic Software의 SmartClient를 사용하면 동일한 프로세스를 매번 반복하는 대신 검색 기본 설정을 저장할 수 있습니다.

SmartClient is a comprehensive JavaScript component suite compatible with React, Vue, Angular, and more, that empowers you to craft large-scale, high-productivity Enterprise web applications. Its modern class system fosters clean encapsulation of application modules and screens, resulting in a more maintainable and comprehensible codebase.

In this blog post, Alex Fashakin demonstrates how to use SmartClient's built-in feature to save search preferences on grids. Steps include:

  • Creating the DataSource
  • Building the UI for the Saved Search feature
  • How to save searches on grids
  • Adding visible UI for storing search preferences

Read the complete blog to learn how to boost productivity with the SmartClient saved search feature.

For more information visit our SmartClient product page.

사용자가 Angular 앱에서 텍스트의 서식을 쉽게 지정할 수 있도록 지원합니다

11월 27, 2023
서식 있는 텍스트 편집기로 Angular 앱을 개선하세요. 사용자에게 코딩 없이 서식이 지정된 콘텐츠를 손쉽게 만들고 편집할 수 있는 직관적인 인터페이스를 제공할 수 있습니다.

Rich Text Format (RTF) editors allow users to create and edit text with a variety of formatting options, such as font styles, colors, headings, lists, and images. Often used in web and desktop applications, such editors provide a WYSIWYG (what you see is what you get) interface, so users can see how their text will look as they format it. This allows formatted editing without the complexity of HTML markup or the need for separate word processing software.

Several Angular data editor collections provide RTF editing capabilities including:

  • DevExtreme Complete Data Editors (part of DevExtreme by DevExpress) empowers your Angular apps with rich text editing capabilities, including formatting options and image insertion.
  • Kendo UI for Angular Data Editors (part of Kendo UI by Telerik) helps users craft engaging content directly within your Angular applications, featuring comprehensive formatting tools and seamless integration.
  • Syncfusion Essential Studio for JavaScript Data Editors (part of Syncfusion Essential Studio Enterprise) offers a rich array of formatting options and intuitive image integration.
  • jQWidgets Data Editors (part of jQWidgets) provides extensive formatting controls, image insertion and link embedding functionalities.
  • SmartClient Data Editors (part of SmartClient by Isomorphic Software) features comprehensive text formatting tools including font type and size, text color and alignment.

For an in-depth analysis of features and price, visit our comparison of Angular Data Editor components.

Compare Angular Data Editors