handsontable/handsontable
Pull Requests
Succeeded
#7626
Issue 7624: New Documentation
Failed
#9134
[RTL] Fixed nested rows in the RTL mode
Succeeded
#9133
Docs: Removing a sentence about Vue 3
Failed
#9127
Docs: Updating the docs' README-DEPLOYMENT file
Succeeded
#9126
Docs: Linking `locale` nad `language` options' API ref to guides
Failed
#9125
[RTL] Fix selection handlers
Failed
#9121
Make `updateSettings` utilize `updateData`.
Succeeded
#9120
[RTL] Fixations for ManualColumnResize plugin
Succeeded
#9119
Docs: Adding the Vue 3 Snyk badge
Succeeded
#9118
Docs: Adding the Vue 3 Snyk badge
Succeeded
#9117
Feature/issue 9106
Succeeded
#9116
Docs: Hiding the "Hello, World!" page from the menu
Succeeded
#9114
Feature/issue 8812
Succeeded
#9110
Fix jumping horizontal scroll
Succeeded
#9109
Adding a Vue 3 issue template
Succeeded
#9108
Docs: Adding information on Vue 3 version support
Succeeded
#9105
[RTL] Position of handsontable cell type
Succeeded
#9104
Fix borders and selection positioning in RTL
Succeeded
#9102
[RTL] support for sorting by columns
Succeeded
#9098
Fix main table and overlays misalignment
Canceled
#9096
Remove the `setData` method and replace it with the previously-used `loadData`.
Succeeded
#9093
Fix indicators positioning of the HiddenColumns plugin
Succeeded
#9089
Docs: Wrapping up HoT 11.1.0 docs
Succeeded
#9088
Fix Pikaday positioning in RTL
Succeeded
#9085
Add support for Comments plugin for RTL mode
Succeeded
#9084
Docs: Expanding the descriptions of setData(), updateData(), loadData() and their hooks
Succeeded
#9081
Docs: Adding information about license key required when HF used within HoT
Succeeded
#9077
Fix autocomplete suggest list for older version of FF
Succeeded
#9076
Fix Comments editor appearance stability
Succeeded
#9074
Fix TS type for sort method
Succeeded
#9060
Docs: Changing the cookiebot buttons' colors in dark theme
Failed
#9059
Docs: Rewriting the Modules page
Succeeded
#9057
Extend the Github Actions workflow for deploying examples to `gh-pages`.
Succeeded
#9056
Docs: Editing the CONTRIBUTING.md file
Succeeded
#9049
Docs: Simplyfing Vue 3 pages' linking
Succeeded
#9047
Modify the freezing script to generate the docs directories.
Succeeded
#9044
Fix severe performance issue when removing events
Succeeded
#9043
Add ability to create custom redirects for documentation.
Succeeded
#9042
TimeEditor proof-of-concept
Succeeded
#9041
Docs: Adding render() to code samples
Succeeded
#9039
Fix missing Handsontable files in docs "next" version
Succeeded
#9038
Docs: Removing Codeship badges from wrapper READMEs
Succeeded
#9037
Remove the potentially breaking parts of #7263.
Succeeded
#9033
Arintel 9.0.1
Succeeded
#9029
Fix the rendered selection that is shifted by 1px
Succeeded
#9026
Fix expandAll-related methods for the CollapsibleColumns plugin
Succeeded
#9025
Make the plugins' `updatePlugin` method get called only, when the updated settings contain the plugin config keys.
Succeeded
#9023
Fix an issue where the nested headers are not rendered
Succeeded
#9020
Docs: Updating Vue 3 readme
Succeeded
#9019
Update the plugins setting when wrong dataset is used
Succeeded
#9017
Docs: Updating the Snyk badge
Build Activity
Succeeded
#148154
Create documentation template (#8184) * Create documentation template * Adjustment after review * Delete unnecessary file * Rename some templates * Adjustment after review * Rename label * Revert order of templates * Adjustment af...
Succeeded
#148089
Regenerate v9.0 files (#8396)
Succeeded
#148085
Remove the "feature/issue-7624" branch from GA Workflow
Succeeded
#148083
Fix demo and icon styles for dark theme (#8395)
Succeeded
#148062
Improve markdown table's styling (#8376)
Succeeded
#147838
Tag improvements for Hello world app (#8387) * Adds Opera to the table of supported browsers * Adds 'demo' tag for Hello world app
Succeeded
#147803
Fix demos by adding `height: 'auto'` option to HoT (#8393)
Succeeded
#147719
Add production workflow, manual run (#8382)
Succeeded
#147670
New Docs: FIX search shortcuts after route changed. (#8375) * FIX search shortcuts after route changed. resolves: #8374 * FIX to cover more situations.
Succeeded
#147649
change warning box (#8343) Co-authored-by: budnix <571316+budnix@users.noreply.github.com>
Succeeded
#147352
Separated containers on "Events and hooks" page to fix problem and added margins (#8369) * Separated containers to fix problem & added margins #8368 * Changes after CR #8368
Succeeded
#147341
Merge branch 'develop' into feature/issue-7624
Succeeded
#147335
Set light color as background for Preview tab in dark theme #8355 (#8362) * Set light color as background for Preview tab in dark theme #8355 * Change after code review - adding class to parent component to style it properly basing on selected tab[...
Failed
#147328
Suggestions for search box will look properly on mobile devices #8353 (#8364)
Succeeded
#147314
Add assets versioning (#8361)
Succeeded
#147273
Split production and stage dockerfiles. (#8365) Fix deployment
Succeeded
#147269
Docs: Adding info on Docker memory limit (#8338)
Succeeded
#147106
Docs: adding guidelines for editing a published version's API ref (#8356)
Succeeded
#147017
Fix deployment
Succeeded
#147013
Fix anchor links to lower case (#8334) * Fix link to the core * Changes the CamelCase function to the LowerCase function * Regex adjustment * Revert "Regex adjustment" This reverts commit ad8f345caae1188773769da7db7455e71b7eb2d6. * Reve...
Succeeded
#147008
New Docs: fixation for generating links for the API Reference (#8357) * FIX links * reorganize * FIX API Ref: Generates Category links with @ syntaxt resolves: https://github.com/handsontable/handsontable/issues/8328 * fix * Using @ synta...
Failed
#146987
Add support for links that targets directly to the latest version (#8336)
Succeeded
#146963
Repair of broken links - 2nd iteration (#8327) * fix link to core: getPlugin * Link adjustment * Fix links in the API Introduction * Fix broken link to the GitHub * Adjustment after review * Fix broken link to Hello world
Succeeded
#146929
Add kbd hint to the search box (#8292) * add kbd hint to the search box * lint fix Co-authored-by: Siemienik Pawel <siemienik.pawel@gmail.com>
Succeeded
#146917
New docs: Introduced versioning for Hello world app (#8347)
Succeeded
#146458
Docs readme: Expanding frontmatter info (#8349)
Canceled
#146457
Listing example container options (#8350)
Succeeded
#146128
fix the blink effect when entering the dark theme (#8339) * WIP adding script to head section * fix blink effect when etering the dark theme #8288 * refactor: fix lint errors * refactor: extract themeLoader func
Succeeded
#146011
Re-adding versioning interative mode to docs readme (#8348)
Succeeded
#145945
Minor fixes for New documentation project after code review (#8344) * First part of changes after CR of #7626 done by @wojciechczerniak #8332 * Removed unnecessary files & updated package.json file #8332 * Removed unnecessary package from packag...
Failed
#145449
FIX Increase amount of files which have generated SEO data (#8333) ref: https://github.com/handsontable/handsontable/pull/7626#discussion_r658239538
Failed
#145437
fix disabled tabs font color #8287 (#8326) * fix disabled tabs font color #8287 * remove importants from code * refactor: remove redundant code
Failed
#145409
New docs: improve table responsiveness (#8341) * FIX table responsiveness problems by using `word-break: break-word` css. ref: https://github.com/handsontable/handsontable/issues/8296 Co-authored-by: Krzysztof Budnik <571316+budnix@users.noreply.g...
Failed
#145003
fix table colors
Failed
#144761
Adding HF dependency list (#8320)
Failed
#144724
HyperFormula license note (#8285)
Failed
#144664
fix styles for date picker on dark theme (#8325)
Failed
#144653
Review changes [skip ci]
Failed
#144645
Merge branch 'develop' into feature/issue-7624
Failed
#144611
Remove HoT version older than 4.0.0
Failed
#144584
Remove Handsontable Pro mentions
Failed
#144579
Attach the remove script logic to the beforeDestroy life-cycle event
Failed
#144575
Update docs/README-EDITING.md Co-authored-by: Wojciech Czerniak <wojciech.czerniak@gmail.com>
Failed
#144503
fix code field styling on mobiles (#8314)
Failed
#143747
Fix code preview tabs on mobile (#8312)
Failed
#143721
remove HF from third-party-licenses page
Failed
#143720
fix version swithcer link color
Failed
#143705
fix styles in HOT demos and custom block (#8310) Text had wrong styles
Failed
#143697
fix searchbox margin on focus (#8303) Add margin to the search box focus only when the search box is collapsed so the focused input element is not stuck to the links on the right
Failed
#143694
FIX dark theme search icon url (#8309)
Failed
#143678
Improve the HoT instances handling (#8286) The commit improves the code that is responsible for destroying Handsontable instances used within docs demos. The changes from now on support destroying not only vanilla demos but supports destroying demos...
Failed
#143664
Fix HF demo and move HF content to the Formulas page (#8299)
Failed
#143651
FIX urls to assets (#8302)
Failed
#143639
Fix parent-child demo misalignment (#8305)
Failed
#143610
Fix link generation for old docs (#8298)
Failed
#143271
Fix "Report an issue" link
Failed
#143268
Add missing migrating guide ti sidebar
Failed
#143207
Merge branch 'develop' into feature/issue-7624
Succeeded
#143194
Dark theme for the new docs (#8243) * Added MVP Theme Switcher * refactor toggling the css class * add some theme dark styles (WIP) * refactor component styles to separate files * style searchbox * style: headings, inline code and conta...
Succeeded
#143184
Fix CI deployment by using standard file-system api. (#8272)
Succeeded
#143132
Add support for IE (#8269) The commit adds support for IE browsers. Moreover, I've spotted that the jsFiddle "Edit" button does not work as well. The "form" attribute is not supported by IE and Edge <=16. I moved the button inside the form and hide ...
Succeeded
#142812
Update package-json lock file
Succeeded
#142802
Fix regex for mapped HoT version (#8256)
Succeeded
#142758
Re-writing the docs readme files (#8225)
Succeeded
#142755
Updated guide on how to create custom plugins (#8055) * Updated: guide of creating a custom plugin. Improved: copying JS and CSS files from dist to docs directory is OS agnostic. * Applies requested typos/grammar mistakes. * Adds requested chang...
Canceled
#142754
Add support for current page preserving (#8258) The commit improves the UI experience by preserving the currently viewed page while switching the documentation version.
Succeeded
#142720
Add Handsoncode Team as an author
Succeeded
#142385
Fix typos and link after accidental PR#8259 merge
Succeeded
#142380
Fix content after accidental PR#8259 merge
Succeeded
#142371
Merge branch 'feature/issue-7624' into feature/issue-8177
Succeeded
#142309
Syncing docs content (#8177)
Succeeded
#142306
Improve the docs:version script (#8255) The commit improves the `rollup-a-version.js` script (npm run `docs:version`). It adds inquirer package to the script. The package leads the user by hand by prompting the questions when they use the script. ...
Canceled
#142304
Add babel "proposal-private-methods" plugin (#8260)
Succeeded
#142282
Handsontable API Reference - change title
Succeeded
#141934
Add docs to ignore list in the test:ci script. (#8231) * - Add docs to workspaces - Modify the test:ci script not to trigger all tests when docs/examples changes are recognized in the last commit. * - Remove docs from the workspaces and add it to ...
Succeeded
#141920
Convert the hot-version.js script to ES3 (#8244) The commit converts the hot-version.js (https://dev.handsontable.com/docs/latest/scripts/doc-versions.js, consumed by e.q: https://dev.handsontable.com/docs/8.3.0/tutorial-introduction.html) script t...
Succeeded
#141891
Generate api 9.0 (#8254) Generate API Ref for 8.4 (for tests)
Succeeded
#141185
Rewrite link to use absolute path (#8240)
Succeeded
#141168
Links adjustment (#8192) * Fix broken links for AutoColumnSize plugin * Fix broken link for drag to scroll functionality * Fix some links * Fix broken link * Generete report for broken link checker Usefull for: #8168 * suspend httpser...
Succeeded
#140835
New docs: Fix formatting buttons for several demos and some other fixes (#8226) * Fixing grid-size example ref: https://github.com/handsontable/handsontable/issues/8149 ("the button HTML is outside the HTML tree (?) weird (see screen recording below)...
Succeeded
#140831
Fix all links that points to the old docs (#8236) The commit fixes all links that point to the old documentation page. Moreover, the it introduces the following changes: * Adds the ability to use the absolute path sign (@) in the markdown links ...
Succeeded
#140746
button styles (#8218)
Succeeded
#140705
Fixes plugins page (#8229) ref #8149: * Plugins - we miss the “table of contents” on the right hand side here. * Turning “internal plugin” and “external plugin” into headers
Succeeded
#140442
Fix tip containers (#8230) ref: https://github.com/handsontable/handsontable/issues/8149 "part of the content is unintentionally wrapped with the info box"
Succeeded
#140417
Fix typos in demos and more (#8222) The PR unifies the general code syntax for Javascript and HTML files. Unifies quotes, fixes some typos and bugs in demos, and replaces all `hot${num}` variables to `hot`.
Succeeded
#140406
Fix i18n page, change not existed lang code to the de-DE. (#8228) ref: #8149 "First we write about da-DK a then we display pl-PL in the demo. Display da-DK in the demo to stay consistent with the content."
Succeeded
#140390
New Docs: Improvement to the Hello World app (#8209) * Applied refactor suggestion mentioned by @Siemienik within PR #8173 * Polished content & changed theme for sandbox & styled innactive tab #8197 * Fixed problems found by linter #8197 * Fi...
Succeeded
#140384
New Docs: Fixing grid-size example and controls sticked the hot instance (#8224) * Fixing grid-size example ref: https://github.com/handsontable/handsontable/issues/8149 ("the button HTML is outside the HTML tree (?) weird (see screen recording below...
Succeeded
#140371
Fix double-HoT initialization issue (#8217)
Canceled
#140370
Fixing grid-size example ref: https://github.com/handsontable/handsontable/issues/8149 ("the button HTML is outside the HTML tree (?) weird (see screen recording below)"")
Succeeded
#140358
Fix double-HoT initialization issue (#8217)
Succeeded
#140350
Fix `timer` assignment (#8219)
Succeeded
#139958
New docs: check links report (#8212) * Generete report for broken link checker Usefull for: #8168 * suspend httpserver output
Succeeded
#139929
FIX Links to source use commit sha instead of develop branch (#8210) resolves: #8205
Succeeded
#139608
New docs: Fix "undefined" values in options (#8200) * Added metaTitle generator to jsdoc-convert tool. resolve: https://github.com/handsontable/handsontable/issues/8188 * Regenerated API Reference pages * Ignore private plugins * Confirm for...
Succeeded
#139605
New docs: Fix production docker build (#8208) * FIX Handling BUILD_MODE for sidebars constructing when `npm run docs:docker:build:production` resolves: https://github.com/handsontable/handsontable/issues/8178
Succeeded
#139592
Add docs/ to the lint process and fix all complains (#8187) The commit creates a separate GH Workflow for the Documentation linting process. All files within `docs/` directory (including `.vue`) are from now statically analyzed by the ESlint with th...
Succeeded
#139561
New docs: Synchronise jsdoc content (#8199) * Added metaTitle generator to jsdoc-convert tool. resolve: https://github.com/handsontable/handsontable/issues/8188 * Regenerated API Reference pages * Ignore private plugins * Confirm formulas ch...
Succeeded
#139515
Switch Angular examples to Babel env (#8195)
Succeeded
#139007
Fix the title on the Guides/Plugin page. (#8169) ref: https://github.com/handsontable/handsontable/projects/6#card-62702673
Succeeded
#139002
Fix React-Redux example (#8183)
Succeeded
#138958
Hello World App for the new docs (JS, TS, React) (#8173) Co-authored-by: @Siemienik Paweł <siemienik.pawel@gmail.com>
Succeeded
#138941
Improve the Formatting Cells page (#8182)
Succeeded
#138683
Added possibility to remove edit button. (#8174) Hide a problem from: https://github.com/handsontable/handsontable/issues/8159
Succeeded
#138681
Fix broken demos for Column filter page (#8179)
Succeeded
#138627
Fix render issues for hot (#8175)
Succeeded
#138604
New docs: FIXES last update date (#8172) * New docs: FIXES last update date That date is based on git history. As our deployment process based on docker, I have to include `/.git` folder into docker build process. resolves: https://github.com/handso...
Succeeded
#138594
FIX: Video doesn't load at IME support page. (#8170) resolves: https://github.com/handsontable/handsontable/issues/8158
Succeeded
#138178
New docs: change the URL of the logo (#8167) * New docs: change the URL of the logo resolves: https://github.com/handsontable/handsontable/issues/8163 * eslint fix
Succeeded
#138169
Merge branch 'develop' into feature/issue-7624 Conflicts: .eslintrc.js package-lock.json package.json src/dataMap/metaManager/metaSchema.js src/pluginHooks.js src/plugins/headerTooltips/headerTooltips.js src/plugins/observeChanges/observeChang...
Succeeded
#137889
Improve the text of the Columns with docs (#8033)
Canceled
#137888
Add description to settings-object page (#8146)
Succeeded
#137861
New content for react and vue (#8156) * new content for the React guide * new content for the Vue guide
Succeeded
#137467
angular new content (#8147) * angular new content * remove redundant page
Succeeded
#136322
fix typo for autoRowSize (#8133)
Succeeded
#134439
rename selection dropdown item
Succeeded
#134434
more new content
Succeeded
#134393
New docs content (#8120) * new content for guides "columns" and "rows" * new content in "cell-types" * more changes in content
Succeeded
#131160
Change order of tabs, add possibility to set default active tab. (#8037) Disable selected tab caching. resolves: #8036
Succeeded
#130858
FIX ssr bug, which blocks preview scripts execution.
Succeeded
#130319
New docs: Improve CSS and fixed 4 broken links (#8034) * Improve CSS and fixed 4 broken links. * Fix links from getting started
Succeeded
#130312
Improve the Selection demos and fix visual glitches (#8032) The commit improves the demo that is used to show how the cells data or cells meta influences the table. I increase the demo main loop performance by using the suspend rendering API. Add...
Succeeded
#130144
Open sidebar group after search
Succeeded
#129981
Fix for the misaligned squared in the guides introduction.
Succeeded
#129977
Proofreading of events and hooks.
Succeeded
#129961
Add support for fuzzy search in the API reference (#8005) The commit adds the ability to turn on/off the fuzzy search mode for the specified context. The fuzzy search mode is enabled for API reference for Core, Hooks, and Options props and methods. ...
Succeeded
#129953
Fix languages example for React (#8021) The commit creates a new preset for the example where the languages are used. Issue: #8017
Canceled
#129951
Fix H1 header scroll positioning (#8007) The commit fixed the H1, H2, and H3 headers scroll positioning by applying the margin-top and padding-top CSS properties. The original position of the header is the same as previously. Only the scroll positio...
Succeeded
#129931
Feature/issue 7624 content 5 - improved content and tabs design (#8012) * Modified the content a bit. Improved the design of tabs.
Succeeded
#129877
Add cookiebot script (cookie consent) (#8015) Issue: #8014
Succeeded
#129699
Fix edit button styles
Succeeded
#129696
Added metaTitle for current and future SEO purposes. Did some tweaks to the mobile experience. (#8004)
Succeeded
#129686
Squashed commit of the following: commit 4d3f4b41348785132e0a3712b9a79b3e8b63e016 Author: @Siemienik Paweł <siemienik.pawel@gmail.com> Date: Wed May 12 15:50:01 2021 +0200 Review all rest pages commit 094f2b692c543536500e3a214a75b7bf3ac97f36 A...
Succeeded
#129163
Newer syntax in code snippets (#7985) * change to newer syntax in "binding to data" and "hello-world" * newer syntax in "saving data" * newer syntax in "Setting options" * newer syntax in "Grid size" * newer syntax in "Column header" * ...
Failed
#129059
Review callbacks and cell functions pages (#7979)
Failed
#129058
New documentation: added tabs for code examples and preview (#7996) * ADD Tabs for HTML, CSS, Preview, and code. It allows us additional tabs by using `<tab name="Title">` in Markdown. FIX remove caching tokens length before iterate through the token...
Failed
#128788
New documentation: handling internal linking (#7978) * WIP, handle @/ absolute link with version and permalinks by webpack loader * ADD Docs internal links handler * eslint * catch target not exists * eslint * Resolve eslint error by i...
Failed
#127278
New Documentation: fix examples in "Guides" (#7909) * fix example in "Using callbacks" * fix example in "React - Basic example in React" Spreadsheet data was too large * fix examples in "React - Using the HotColumn component" * example in ...
Failed
#126955
Changed the content and the styling of rich demos in the docs. (#7932)
Failed
#124946
New documentation: refreshing and fixing API References (#7853) * 1st part of fixes during API review & fix process DONE all before Core#getDataType * FIX removed long undefined string at the end of generated files ADD ...args into logger utitlit...
Failed
#124945
The content and examples for the new docs (#7849) * Added examples - links to executable code snippets in JSFiddle. * Corrected spelling and grammar of the Clipboard page. * Added content for Column header. * Added the content to the Column w...
Failed
#124274
FIX for circular running npm scripts & Improvements (#7850) * FIX for circular running npm scripts. IMPROVEMENTS for broken link checker * lint:fix
Failed
#123984
Add handsontable manager into build proccess (#7843) * Add handsontable manager into build proccess Refactoring handsontable manager, remove duplications Describe handsontable manager module ESLint fix * Add lost jsdoc * UPDATE directory stru...
Failed
#123963
change: increase navbar z-index (#7847) Because HOT was collapsing on the navbar while scrolling
Failed
#123739
Content moderation in the new documentation (#7844) * Added a content to IME support, security, API reference introduction, versioning policy. Did some tweaks in CSS here and there. * Fixed docs pages by removing, adding or improving content. Repla...
Failed
#123732
remove node library import (#7845)
Failed
#123679
Add broken link checker (#7839) * add broken link checker * start server inside script and refactor * eslint --fix * refactor + eslint-disable: move spawnProcess to check-links.js * use unified path * exclude github from checking * e...
Failed
#123133
FIX build
Failed
#123131
ADD examples sections, REFACTORING sidebars organization, FIX minor errors
Failed
#122536
REMOVE duplications
Failed
#122471
replace '{{ $frontmatter.title }}' with real title (#7842)
Failed
#122371
Merge remote-tracking branch 'origin/issue-7624-ks-copy' into feature/issue-7624
Failed
#122197
Merge branch 'develop' into feature/issue-7624 # Conflicts: # package-lock.json # src/dataMap/metaManager/metaSchema.js # src/plugins/autoColumnSize/autoColumnSize.js
Succeeded
#122194
ADD temporary version for the purpose to test the documentation
Succeeded
#122193
Feature/issue 7624 structure and styling (#7836) * WIP. Changed the structure of guides. * Added the additional box navigation to welcome.md. Fixed numerous bugs on mobile. Changed some formatting and styling in a template. Still deep WIP. * Cha...
Succeeded
#122179
Refreshed Documentation: Render plugins options in API Reference (#7832) * WIP parsing and applying options into plugins * ADD parse and apply options to plugins * REVERT temp @category tags * FIX eslint * ADD Trim whitespaces for category...
Succeeded
#121975
New Documentation: Associate options with plugins (#7826) * change: add @category to all options members * change: add jsdocs link * FIX linter by added defined tag * changes
Succeeded
#121852
FIX eslint
Succeeded
#121754
Merged braches.
Succeeded
#121709
FIX eslint
Succeeded
#121708
FIX eslint
Succeeded
#121706
Use origin in handsontable-manager.js to get self hosted file
Succeeded
#121705
IMPROVE angular pages FIX jsfiddle
Succeeded
#121703
eslint fix for jsdoc-convert
Succeeded
#121702
REFACTORING handsontable-manager ESLINT
Succeeded
#121611
ADD diagram
Canceled
#121609
REFACTORING examples container split modules, expose public API in index resolve linter errors DESCRIBE dependency flow for example container
Succeeded
#120449
ADD into API Reference page `plugins`
Succeeded
#120432
ADD API Reference Introduction page
Canceled
#120428
ADD markdown container `::: source-code-link http://....` REFACTOR move all containers into `containers` directory
Succeeded
#120412
Remove `:` from headers in API Reference Prepare to handle new ::: source-code-link` markdown extension
Succeeded
#120309
Fix dependency
Succeeded
#120181
ADD preview examples for vue
Succeeded
#119978
ADD angular preset ADD angular-languages preset AdD angular-numbro preset ADD depenendencies for angular FIX JSFiddle integration to works with angular
Succeeded
#119226
Turn on example previews for all React pages: ADD react-redux preset ADD react-numbro preset
Succeeded
#118910
REMOVE example version for improve build time
Canceled
#118909
FIX operator {{ conflict resolved by replaceing into { {. FIX send into jsfiddle proper scripts and panel_js setting TODO Refactoring required!
Succeeded
#118036
Linter fix
Succeeded
#117753
FIX invalid examples caught by new example build process.
Succeeded
#117741
FIX install missing dev dependency
Succeeded
#117726
FIX mutating prop error by introduce isOpen data field.
Succeeded
#117607
FIX error with loading Handsontable after fixer was loaded
Succeeded
#117346
WIP: feature for loading preset with dependencies for advance examples like react-simple-examples TODO: Refactor these piece of prototype. TODO: Add angular, vue, and others presets.
Succeeded
#115214
Fix last updated
Succeeded
#115209
Clearup sidebar code
Succeeded
#115174
Fix deployment: fix sitemap date formatting. Update readme
Succeeded
#114662
Search box customization, split search results into Guides and API References
Succeeded
#114638
Change behaviour of SidebarGroup collapse to keep open when another one being open
Succeeded
#114348
FIX seo, canonical url contains full domain
Succeeded
#114344
SEO fixations, added viewport meta and fix canonical urls for the latest version
Succeeded
#114338
Format lastUpdated date
Succeeded
#114318
Hot instance dimension fix
Succeeded
#112835
Merge branch 'feature/issue-7624' of github.com:handsontable/handsontable into feature/issue-7624
Succeeded
#112652
Added link to source code
Succeeded
#112501
Fix styles for Handsontable
Succeeded
#112492
Fix font styles for Handsontable, added favicon
Succeeded
#112257
Fix image
Succeeded
#112250
Documentation fixations
Succeeded
#112224
Regenerate lock file
Succeeded
#112222
Fix styling for mobile
Succeeded
#112199
Clear up readme, revert changes for private links
Succeeded
#112161
disable eslint rule for 3 files
Succeeded
#112129
Plugin linter into documentation, added vue linter config.
Succeeded
#111827
Active header link fixation, styled version alert
Succeeded
#111786
Fix HOT on lower resolutions
Succeeded
#111762
Fixes hot dropdown, rename Guide to Guides
Succeeded
#111748
enable ci for RP, fix navbar
Succeeded
#111743
Fix, protect agains crearing HOT instances too early
Succeeded
#111729
Fix loading examples
Succeeded
#111722
Added searching in a scope of the current version and Fix autocomplete for search box,
Succeeded
#111158
Rever changes in the root package-lock.json (changed previously unintentionally)
Succeeded
#111153
regenerate lock file to resolve snyk issue
Succeeded
#111146
CR fixations
Succeeded
#111101
Added changelog
Succeeded
#111097
Regenerate API Reference
Succeeded
#110785
Fixations from slack thread
Succeeded
#110766
Use local Handsontable version for non production build mode. Typo fix Added Docker ignore file resolves: https://github.com/handsontable/docs-md/issues/16
Succeeded
#110370
run Documentation deployment
Canceled
#110369
FIX Deployment, change image name, limit to path,
Succeeded
#110359
FIX Deployment
Succeeded
#110352
Merge commit '6bbd4cef1f669793333ee1b8ead78a3d12751fdc' into feature/issue-7624
Succeeded
#109109
Merge branch 'feature/docs-next/jsdoc-update' into feature/issue-7624
Succeeded
#108834
Add 'docs/' from commit '5427b5d35d8913e8356a9b3e0c07829cc84b79a4' git-subtree-dir: docs git-subtree-mainline: b36b47bb978a38b1aa5e6ca7f3ede4edddfed705 git-subtree-split: 5427b5d35d8913e8356a9b3e0c07829cc84b79a4
Succeeded

handsontable/handsontable    #148154

Started duration: 03:13
handsontable opened pull request #7626 to develop
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...