Different components can be built using the techniques in this framework.
Can be used for administration dashboard, Web-based apps, CMSs, or just for just one or two separate components.
What is new in this release:
- Bugs:
- treegrid: The column will restore its size to original size after recreating the treegrid. fixed.
- Improvements:
- draggable: Add 'delay' property that allows the user to delay the drag operation.
- tree: Add 'filter' property and 'doFilter' method.
- tabs: The 'add' method allows the user to insert a tab panel at a specified index.
- tabs: The user can determine what tab panel can be selected.
- tabs: Add 'justified' and 'narrow' properties.
- layout: Add 'unsplit' and 'split' methods.
- messager: Keyboard navigation features are supported now.
- form: Add 'onChange' event.
- combobox: Add 'queryParams' property.
- slider: Add 'range' property.
- menu: Add 'itemHeight','inline','noline' properties.
- panel: The 'header' property allows the user to customize the panel header.
- menubutton: Add 'hasDownArrow' property.
- New Plugins:
- datalist: The plugin to render items in a list.
- navpanel: The root component for the mobile page.
- mobile: The plugin to provide the mobile page stack management and navigation.
What is new in version 1.4.3:
- Bugs:
- treegrid: The column will restore its size to original size after recreating the treegrid. fixed.
- Improvements:
- draggable: Add 'delay' property that allows the user to delay the drag operation.
- tree: Add 'filter' property and 'doFilter' method.
- tabs: The 'add' method allows the user to insert a tab panel at a specified index.
- tabs: The user can determine what tab panel can be selected.
- tabs: Add 'justified' and 'narrow' properties.
- layout: Add 'unsplit' and 'split' methods.
- messager: Keyboard navigation features are supported now.
- form: Add 'onChange' event.
- combobox: Add 'queryParams' property.
- slider: Add 'range' property.
- menu: Add 'itemHeight','inline','noline' properties.
- panel: The 'header' property allows the user to customize the panel header.
- menubutton: Add 'hasDownArrow' property.
- New Plugins:
- datalist: The plugin to render items in a list.
- navpanel: The root component for the mobile page.
- mobile: The plugin to provide the mobile page stack management and navigation.
What is new in version 1.4.12:
- Bugs:
- treegrid: The column will restore its size to original size after recreating the treegrid. fixed.
- Improvements:
- draggable: Add 'delay' property that allows the user to delay the drag operation.
- tree: Add 'filter' property and 'doFilter' method.
- tabs: The 'add' method allows the user to insert a tab panel at a specified index.
- tabs: The user can determine what tab panel can be selected.
- tabs: Add 'justified' and 'narrow' properties.
- layout: Add 'unsplit' and 'split' methods.
- messager: Keyboard navigation features are supported now.
- form: Add 'onChange' event.
- combobox: Add 'queryParams' property.
- slider: Add 'range' property.
- menu: Add 'itemHeight','inline','noline' properties.
- panel: The 'header' property allows the user to customize the panel header.
- menubutton: Add 'hasDownArrow' property.
- New Plugins:
- datalist: The plugin to render items in a list.
- navpanel: The root component for the mobile page.
- mobile: The plugin to provide the mobile page stack management and navigation.
What is new in version 1.4.1:
- Fixed Bugs:
- The combogrid has different height than other combo components. fixed.
- datagrid: The row element loses some class style value after calling 'updateRow' method. fixed.
- menubutton: Calling 'enable' method on a disabled button can not work well. fixed.
- form: The filebox components in the form do not work correctly after calling 'clear' method. fixed.
- Improvements:
- tabs: The 'update' method accepts 'type' option that allows the user to update the header,body,or both.
- panel: Add 'openAnimation','openDuration','closeAnimation' and 'closeDuration' properties to set the animation for opening or closing a panel.
- panel: Add 'footer' property that allows the user to add a footer bar to the bottom of panel.
- datagrid: Calling 'endEdit' method will accept the editing value correctly.
- datagrid: Add 'onBeforeSelect','onBeforeCheck','onBeforeUnselect','onBeforeUncheck' events.
- propertygrid: The user can edit a row by calling 'beginEdit' method.
- datebox: Add 'cloneFrom' method to create the datebox component quickly.
- datetimebox: Add 'cloneFrom' method to create the datetimebox component quickly.
What is new in version 1.4:
- Fixed Bugs:
- menu: The menu should not has a correct height when removed a menu item. fixed.
- datagrid: The 'fitColumns' method does not work normally when the datarid width is too small. fixed.
- Improvements:
- The fluid/percentange size is supported now for all easyui components.
- menu: Add 'showItem', 'hideItem' and 'resize' methods.
- menu: Auto resize the height upon the window size.
- menu: Add 'duration' property that allows the user to define duration time in milliseconds to hide menu.
- validatebox: Add 'onBeforeValidate' and 'onValidate' events.
- combo: Extended from textbox now.
- combo: Add 'panelMinWidth','panelMaxWidth','panelMinHeight' and 'panelMaxHeight' properties.
- searchbox: Extended from textbox now.
- tree: The 'getRoot' method will return the top parent node of a specified node if pass a 'nodeEl' parameter.
- tree: Add 'queryParams' property.
What is new in version 1.3.6:
- All the selecting and checking methods are extended from datagrid component.
- The icon alignment is fully supported, possible values are: 'top','bottom','left','right'.
- Added 'size' property, possible values are: 'small','large'.
- Added 'onClick' event.
- Added 'menuAlign' property that allows the user set top level menu alignment.
- Added 'panelAlign' property, possible values are: 'left','right'.
- The 'formatter','styler' and 'validator' options are available to custom the calendar dates.
- Added 'onChange' event.
- Added 'method','queryParams' and 'loader' options.
- Added 'onLoadError' event.
- Added 'onBeginEdit' event that fires when a row goes into edit mode.
- Added 'onEndEdit' event that fires when finishing editing but before destroying editors.
- Added 'sort' method and 'onBeforeSortColumn' event.
What is new in version 1.3.5:
- Improved performance on checking rows.
- Allows to append a menu separator.
- Added 'hideOnUnhover' property to indicate if the menu should be hidden when mouse exits it.
- Added 'clear' and 'reset' methods.
- Added 'unselect' method that will trigger 'onUnselect' event.
- Added 'selected' property to specify what tab panel will be opened.
- The 'collapsible' property of tab panel is supported to determine if the tab panel can be collapsed.
- Added 'showHeader' property, 'showHeader' and 'hideHeader' methods.
- The 'disabled' property can be used to disable some items.
- Improved loading performance.
What is new in version 1.3.2:
- RTL feature is supported now.
- linkbutton: Add 'iconAlgin' property to define the icon position, supported values are: 'left','right'.
- menu: Add 'minWidth' property.
- menu: The menu width can be automatically calculated.
- tree: New events are available including 'onBeforeDrag','onStartDrag','onDragEnter','onDragOver','onDragLeave',etc.
- combo: Add 'height' property to allow users to define the height of combo.
- combo: Add 'reset' method.
- numberbox: Add 'reset' method.
- spinner: Add 'reset' method.
- spinner: Add 'height' property to allow users to define the height of spinner.
- searchbox: Add 'height' property to allow users to define the height of searchbox.
- form: Add 'reset' method.
What is new in version 1.3:
- The HTML5 'data-options' attribute is available for components to declare all custom options, including properties and events.
- More detailed documentation is available.
- Auto resize the column width to fit the contents when the column width is not defined.
- Double click on the right border of columns to auto resize the columns to the contents in the columns.
- Add 'autoSizeColumn' method that allows users to adjust the column width to fit the contents.
- Add 'getChecked' method to get all rows where the checkbox has been checked.
- Add 'selectOnCheck' and 'checkOnSelect' properties and some checking methods to enhance the row selections.
- Add 'pagePosition' property to allow users to display pager bar at either top,bottom or both places of the grid.
- The buffer view and virtual scroll view are supported to display large amounts of records without pagination.
- Add 'disableTab' and 'enableTab' methods to allow users to disable or enable a tab panel.
What is new in version 1.2.6:
- Added 'firstDay' option that allow users to set first day of week. Sunday is 0, Monday is 1, ...
- Added 'lines' option, true to display tree lines.
- Added 'loadFilter' option that allow users to change data format before loading into the tree.
- Added 'loader' option that allow users to define how to load data from remote server.
- Added 'onClickCell' and 'onDblClickCell' callback function options.
What is new in version 1.2.5:
- Fixed Bugs:
- tabs: When add a new tab panel with href property, the content page is loaded twice. fixed.
- form: Failed to call 'load' method to load form input with complex name. fixed.
- draggable: End drag in ie9, the cursor cannot be restored. fixed.
- Improvements:
- panel: The tools can be defined via html markup.
- tabs: Call 'close' method to close specified tab panel, users can pass tab title or index of tab panel. Other methods such 'select','getTab' and 'exists' are similar to 'close' method.
- tabs: Add 'getTabIndex' method.
- tabs: Users can define mini tools on tabs.
- tree: The mouse must move a specified distance to begin drag and drop operation.
- resizable: Add 'options','enable' and 'disable' methods.
- numberbox: Allow users to change number format.
- datagrid: The subgrid is supported now.
- searchbox: Add 'selectName' method to select searching type name.
What is new in version 1.2.4:
- Fixed Bugs:
- menu: The menu position is wrong when scroll bar appears. fixed.
- accordion: Cannot display the default selected panel in jQuery 1.6.2. fixed.
- tabs: Cannot display the default selected tab panel in jQuery 1.6.2. fixed.
- Improvements:
- menu: Allow users to disable or enable menu item.
- combo: Add 'delay' property to set the delay time to do searching from the last key input event.
- treegrid: The 'getEditors' and 'getEditor' methods are supported now.
- treegrid: The 'loadFilter' option is supported now.
- messager: Add 'progress' method to display a message box with a progress bar.
- panel: Add 'extractor' option to allow users to extract panel content from ajax response.
- New Plugins:
- searchbox: Allow users to type words into box and do searching operation.
- progressbar: To display the progress of a task.
Requirements:
- JavaScript enabled on client side
- jQuery 1.3.2 or higher
Comments not found