Releases: smeup/ketchup
Releases · smeup/ketchup
v10.1.0
What's Changed
- bugfix(kup-inpuy-panel): remove error on blur if not mandatory and empty value by @p-bemportato in #2167
- fix: zindex by @lucafoscili in #2168
- fix: zindex dropdown menus by @lucafoscili in #2169
- Feat/kup input panel/handle commands by @Adriatorix in #2170
- bugfix(kup-input-panel): changed commands interface due to webupjs by @p-bemportato in #2171
- Fix/f-text-field/disabled by @Leonardo-Signorelli in #2172
- bugfix(kup-input-panel): fixed nested grid width by @p-bemportato in #2173
- feat / fix img fit by @Leonardo-Signorelli in #2178
- kup-txt: implementation by @dev01prishusoft in #2177
- Feat/kup input panel/dropdown button by @Adriatorix in #2179
- fix by @Adriatorix in #2180
- Update kup-data-declarations.ts by @Adriatorix in #2181
- fix input panel layout: fit-content by @EmanueleCitarella in #2183
- kup-txt: changed char sequence used as new-line marker (to be replaced by
) by @pasere-smeup in #2184 - FCell max-width by @EmanueleCitarella in #2185
- Feat/data table/commands by @Adriatorix in #2186
- feat / update toolbar management by @Leonardo-Signorelli in #2182
- cellId in InputPanelCheckValidValueCallback by @Adriatorix in #2188
- feat/property for dashboard by @GaetanoDiNatale in #2189
- feat (dialog): header can be set with slot by @lucafoscili in #2191
- feat/ShowFullDescription prop added and managed by @zammarchi-smeup in #2192
- Feat/ kup-input-panel & cell / general fixes and change default sizing by @Leonardo-Signorelli in #2193
- fix / fix cell regression by @Leonardo-Signorelli in #2194
- fix/absolute pos INP not showing fields without width by @zammarchi-smeup in #2195
- feat: connect enter button to confirm button in data-table by @Adriatorix in #2196
- feat / small default buttons by @Leonardo-Signorelli in #2197
- feat (dialog): slots can now be used as handles by @lucafoscili in #2198
- feat / input panel absolute by @Leonardo-Signorelli in #2199
- feat/vertical absolute height calculated by @zammarchi-smeup in #2200
- Update kup-input-panel.tsx by @Adriatorix in #2201
- fix: width & height in f-checkbox by @EmanueleCitarella in #2203
- feat / clean code by @Leonardo-Signorelli in #2204
- f-cell checkbox css class by @EmanueleCitarella in #2205
- feat: added second icon to obj fld by @lucafoscili in #2210
- fix / manage default and overflow content by @Leonardo-Signorelli in #2209
- fix: various graph forms by @MarcBarnaba in #2206
- Submit with hidden button by @andraasi in #2202
- Fix/kup data table empty column by @SerenaGiumentaroApuliasoft in #2211
- fix / tooltip mobile by @Leonardo-Signorelli in #2214
- Add
kup-input-panel
context menu by @andraasi in #2218 - Feat/inp/manage inp inline by @Leonardo-Signorelli in #2219
- Feat/InputSettings for FCell and TextField managment by @zammarchi-smeup in #2220
- fix: blur active element on datatable enter key by @santi-smeup in #2223
- Fix: grid inp layout by @EmanueleCitarella in #2222
- Feat/inp/inl layout by @Leonardo-Signorelli in #2226
- feat / input panel positions by @Leonardo-Signorelli in #2224
- Fix: condition on content in inp by @EmanueleCitarella in #2225
- Feat/useAs in visualization and row insert editableTable by @zammarchi-smeup in #2227
- feat / textfield / text-area by @Leonardo-Signorelli in #2231
- fix / typo by @Leonardo-Signorelli in #2232
- Fix/CellEditability was overwritten by the ColumnEditability by @zammarchi-smeup in #2230
- fix / fix code by @Leonardo-Signorelli in #2233
- fix: fonts not loading correctly by @paolofacchinetti in #2234
- Decimal handling in f-textfield by @EmanueleCitarella in #2235
- fix: echart graphs by @MarcBarnaba in #2228
- feat(kup-data-table): added retrieve last focused row by @p-bemportato in #2238
- feat / resize window by @Leonardo-Signorelli in #2239
- TextArea value from event target by @EmanueleCitarella in #2240
- Fix/inputpanel title by @GaetanoDiNatale in #2237
- fix: replace placeholder img remote by @paolofacchinetti in #2241
- bugfix(kup-input-panel): check if there's measures in absolute layout content by @p-bemportato in #2242
- feat: reload insertedRowIds by @Adriatorix in #2243
- fix / fix code by @Leonardo-Signorelli in #2244
- chore: dependencies fix by @lucafoscili in #2217
- ketchup-react uses ketchup library: ^11.0.0-SNAPSHOT by @pasere-smeup in #2247
- updated yarn.lock by @pasere-smeup in #2248
- Feat/Kup input panel commands with key shortcut by @zammarchi-smeup in #2245
- Fix/InvertedMap for KeyCommands INP by @zammarchi-smeup in #2250
- Feat/kup input panel set autofocus by @SerenaGiumentaroApuliasoft in #2251
- timepicker prop manageSeconds to default: true by @EmanueleCitarella in #2253
- Feat/added memo graphicform in fcell by @zammarchi-smeup in #2256
- bugfix: kup data table - new row id and diff by @p-bemportato in #2258
- initialValue for timeAdapter by @EmanueleCitarella in #2255
- DatePicker value from INP by @EmanueleCitarella in #2257
- Feat/create object field component by @lucafoscili in #2254
- Feat/table showPaginator and inp legacyLook by @n-colasanto-as in #2252
- fix/EXU cell editability and INP key Combination fixes by @zammarchi-smeup in #2262
- fix: legends and tooltips in graphs by @MarcBarnaba in #2261
- Set error only if value is present in CMB/ACP shape by @EmanueleCitarella in #2264
- Tooltip indicator using props by @andraasi in #2259
- Fix/kup input panel auto focus by @SerenaGiumentaroApuliasoft in #2265
- kup-data-table: fix: safe management column.title by @pasere-smeup in #2267
- fix(platform): plt object created twice by @lucafoscili in #2266
- Field helper default to false by @andraasi in #2260
- bugfix: remove options condition in decorateDataTable by @p-bemportato in #2271
- Feat/kup-input-panel add autoSkip by @n-colasanto-as in #2270
- Feat/kup dialog/manage inpl size by @Leonardo-Signorelli in #2269
- Feat/INP label and ftextfield legacylook by @zammarchi-smeup in #2268
- fix/ added quotes into QuerySelector by @GianlucaGualandris-smeup in #2274
- fix/Inp absolute height considering table height by @zammarchi-smeup in #2273
- kup-data-table: on enter, call blur event only if there is an active element in the shadow dom by @pasere-smeup in #2275
- fix(columnmenu): checkboxes should by filtered by checkboxes-related fields only by @lucafoscili in #2278
- feature(kup data table): autoenter by @p-bemportato in #2277
- feat: add padding, scroll on graph legend by @MarcBarnaba in #228...
v10.0.1
What's Changed
- fix (card): layout 14-15 have a max width now by @lucafoscili in #2110
- bugfix(datatable): added switch in adapters by @p-bemportato in #2111
- feat / f-button / manage flat variable and list deafult by @Leonardo-Signorelli in #2113
- feat / toolbar fallback by @Leonardo-Signorelli in #2112
- fix: horizontal maxWidth/Height for input panel by @EmanueleCitarella in #2114
- bugifx(kup-input-panel): cell reference in absolute layout by @p-bemportato in #2115
- Uppercase and Lowercase classes for f-cell by @zammarchi-smeup in #2117
- fix (cell): misssing stylesheets for fbutton by @lucafoscili in #2116
- fix (showcase): unscoped style broke playground textareas by @lucafoscili in #2118
- feat / new radio type by @Leonardo-Signorelli in #2119
- Feat/f cell options by @EmanueleCitarella in #2120
- Fix for f-cell-options by @EmanueleCitarella in #2121
- kup-tree: minor fix object type in eventDetail by @pasere-smeup in #2122
- Feat/kup calendar by @lukway-dev in #2123
- fix: restore calendar files by @mattiabonardi in #2124
- fix: handle error on kup-comboboxe and kup-autocomplete by @SerenaGiumentaroApuliasoft in #2125
- bugfix(kup-input-panel): handled horizontal layout by @GaetanoDiNatale in #2127
- Kup-cell - New Prop and Event - ShowSubmit by @EmanueleCitarella in #2129
- Support to commands into kup-datatable by @stefanolanari in #2126
- f-cell-options flex layout by @EmanueleCitarella in #2130
- feat: add obj shape by @lucafoscili in #2132
- Moving f-cell-options RAD adapter in f-cell by @EmanueleCitarella in #2134
- Moving f-cell-options ACP adapter in f-cell by @EmanueleCitarella in #2135
- kup-htm: base and showcase by @dev01prishusoft in #2131
- Moving f-cell-options CMB adapter in f-cell by @EmanueleCitarella in #2136
- Moving f-cell-options BTN adapter in f-cell by @EmanueleCitarella in #2137
- Moving f-cell-options ITX adapter in f-cell by @EmanueleCitarella in #2138
- Fcell adapters for OBJ and CHK shapes by @EmanueleCitarella in #2139
- Feat: calendarColumns prop in kup-calendar by @lukway-dev in #2128
- Support to add and delete rows operations by @stefanolanari in #2140
- Interface for cellOptions and CHI shape integration in FCell by @EmanueleCitarella in #2141
- tmp: fix height in absolute layout input-panel by @SerenaGiumentaroApuliasoft in #2142
- Feat/kup input panel/tab with error by @GaetanoDiNatale in #2143
- Deleted FCellOptions abstraction by @EmanueleCitarella in #2144
- Feat/kup toolbar and data correction by @Leonardo-Signorelli in #2133
- Fix for submit button position in fcell by @EmanueleCitarella in #2147
- feat: added error props in kup-date kup-time and chip inside fcell by @p-bemportato in #2148
- Fixes on f-cell by @EmanueleCitarella in #2149
- feat / tab-bar flex by @Leonardo-Signorelli in #2150
- CHI adapter fix by @EmanueleCitarella in #2151
- build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 by @dependabot in #2146
- feat(kup-input-panel): handle inputSettings checkObject by @p-bemportato in #2152
- feat: removed imports from themes, added local fonts by @lucafoscili in #2153
- bugfix(kup-input-panel): check mandatory on blur by @p-bemportato in #2154
- Fix/escape attribute by @EmanueleCitarella in #2155
- fix/kup-cell/height by @Leonardo-Signorelli in #2158
- Feat/tab bar/variant contained by @Leonardo-Signorelli in #2156
- feat(kup-input-panel): check value on blur by @p-bemportato in #2160
- fix: tab bar toolbar default to false by @andraasi in #2157
- Fix layout input panel problem: missing dim on sections by @EmanueleCitarella in #2159
- bugfix(kup-input-panel): check value callback when there's some changes by @p-bemportato in #2161
- update : min-height kup-htm by @Leonardo-Signorelli in #2162
- feat / no label inside comp in pos abs by @Leonardo-Signorelli in #2163
- Fix/jup-input-panel-tab-error by @GaetanoDiNatale in #2164
- 10.0.1 by @lucafoscili in #2165
New Contributors
- @GaetanoDiNatale made their first contribution in #2127
- @andraasi made their first contribution in #2157
Full Changelog: v10.0.0...10.0.1
v9.6.11
fix kup-cell data-table problems
v10.0.0
What's Changed
- Staging cicd by @fabiocarminati in #1774
- Chip test by @Leonardo-Signorelli in #1779
- Kup-Radio & minor fixes by @Leonardo-Signorelli in #1780
- Data-table, Rating and Progress Bar by @Leonardo-Signorelli in #1785
- f-button, f-paginator, kup-data-table, kup-card by @Leonardo-Signorelli in #1786
- kup-dialog, reset kup-data-table global filter by @Leonardo-Signorelli in #1787
- kup-tree, kup-dialog by @Leonardo-Signorelli in #1789
- Chip test by @Leonardo-Signorelli in #1792
- Chip test by @Leonardo-Signorelli in #1793
- Chip test by @Leonardo-Signorelli in #1818
- Inputpanel - preview only by @valeriocomo in #1820
- feature: added input panel in showcase by @p-bemportato in #1821
- Kup-card, kup-image-list & general fixes by @Leonardo-Signorelli in #1831
- feature: input panel e2e testing by @p-bemportato in #1830
- feature: added e2e tests for all shapes and handle cell props in input panel by @p-bemportato in #1838
- feature: handle input panel events with callbacks from props by @p-bemportato in #1842
- bugfix: retyping input panel options and rename pops by @p-bemportato in #1845
- Chip test by @Leonardo-Signorelli in #1848
- Ketchup redesign by @Leonardo-Signorelli in #1851
- Kup-switcher and kup-image-list gap by @Leonardo-Signorelli in #1854
- kup-planner : pdate planner settings by @Leonardo-Signorelli in #1859
- Theme update by @Leonardo-Signorelli in #1863
- Update kup-badge-classes.scss by @Leonardo-Signorelli in #1864
- Kup image list by @Leonardo-Signorelli in #1868
- Kup-badge : Type/Gravity prop by @Leonardo-Signorelli in #1872
- Kup card, kup-calendar : general fixes by @Leonardo-Signorelli in #1874
- Fix : Component size general fixes by @Leonardo-Signorelli in #1875
- Kup card, kup-dash, theme by @Leonardo-Signorelli in #1877
- Icon layer demo by @Leonardo-Signorelli in #1887
- Token middle layer by @Leonardo-Signorelli in #1889
- update Test icon by @Leonardo-Signorelli in #1909
- feat: added button, calendar, number and section title by @p-bemportato in #1924
- bugifx: updated input panel showcase by @p-bemportato in #1926
- Kup theme v2 by @Leonardo-Signorelli in #1928
- fix: kup-color-picker, clean f-textfield by @Leonardo-Signorelli in #1929
- Staging by @Leonardo-Signorelli in #1927
- Component updates by Linckhar: by @lukway-dev in #1755
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1930
- fix:data-table legacy font-size by @Leonardo-Signorelli in #1931
- feat(kup-input-panel): handled clicks on custom buttons by @p-bemportato in #1932
- fix/kup-box and f-button by @Leonardo-Signorelli in #1933
- Update kup-nav-bar.scss by @Leonardo-Signorelli in #1934
- Fix/navbar e button-list style by @Leonardo-Signorelli in #1935
- Feat/openai to smeupai + public icons by @Leonardo-Signorelli in #1937
- feat: add today value as default calendar current date by @mattiabonardi in #1938
- chore: rename label a.i. assistant by @lucafoscili in #1939
- fix: rollback calendar initial date by @mattiabonardi in #1940
- KupOpenAi feats by @lucafoscili in #1941
- Fix/layout7 open ai by @Leonardo-Signorelli in #1942
- fix: customize panel closes on click on openai by @lucafoscili in #1945
- feat(kup-input-panel): handle date picker value update by @p-bemportato in #1944
- feat (FCell): added KupObj defaults by @lucafoscili in #1946
- fix (datatable): contextual drop menu now is displayed only for the (origin/target) same table by @lucafoscili in #1936
- Fix - data-table/tree and secondarybutton by @Leonardo-Signorelli in #1943
- defaults and language fix by @lucafoscili in #1947
- Fix data-table problems by @Leonardo-Signorelli in #1948
- feat : Kup tooltip layout mobile by @Leonardo-Signorelli in #1949
- fix: prevent js error when unregistering scroll on hover from a missing element by @lucafoscili in #1951
- temporary mock by @lucafoscili in #1950
- fix/secondary-button by @Leonardo-Signorelli in #1952
- Update kup-dialog box-shadow and dimensions by @Leonardo-Signorelli in #1953
- fix: KupInteract should perform better on touch devices (Android) by @lucafoscili in #1954
- kup-dialog fix token by @Leonardo-Signorelli in #1955
- feat: added optional responsiveness for modal management (displays only on small devices) by @lucafoscili in #1956
- fix: used global modal variable to trigger backdrop (kuptooltip) by @lucafoscili in #1957
- feat(kup-input-panel): added data table shape by @p-bemportato in #1958
- fix: click on tooltip's modal didn't close it by @lucafoscili in #1959
- fix: click on tooltip's modal didn't close it (again) by @lucafoscili in #1960
- Fix/Kup-data-table by @Leonardo-Signorelli in #1961
- fix: fixed wrong interface by @lucafoscili in #1962
- Feat/mobile kup tab bar responsive by @Leonardo-Signorelli in #1963
- update fixed width kup-data-table by @Leonardo-Signorelli in #1964
- bugifx(kup-input-panel): update custom button click handler event by @p-bemportato in #1965
- kup-drop-down : iconOnly flat imp by @Leonardo-Signorelli in #1966
- Update f-cell.scss by @Leonardo-Signorelli in #1967
- Feat/scoped tree icon color by @Leonardo-Signorelli in #1968
- feature(kup-input-panel): return only updated cells in input panel data table by @p-bemportato in #1969
- Update f-cell.tsx by @Leonardo-Signorelli in #1972
- Update f-cell.scss by @Leonardo-Signorelli in #1973
- bugfix: update table value in input panel by @p-bemportato in #1974
- fix: improved cell information retrieval on drag by @lucafoscili in #1975
- fix: improved cell retrieval information on drop by @lucafoscili in #1976
- bugfix: input panel table value with cells by @p-bemportato in #1977
- fix kup-cell data-table problems by @Leonardo-Signorelli in #1978
- kup-echart/pie: fix generating data for graphic by @pasere-smeup in #1980
- fix: dropdown button list event includes the node by @lucafoscili in #1981
- fix: button list selection didn't work as intended by @lucafoscili in #1982
- feat/update f-buttons + align prop by @Leonardo-Signorelli in #1983
- bugfix(kup-input-panel): button from shape, table single cell disabled, fix e2e tests by @p-bemportato in #1985
- update kup-button-list by @Leonardo-Signorelli in #1987
- Feat/Aligncontent button prop and f-button correction by @Leonardo-Signorelli in #1988
- bugfix(kup-input-panel): enable right click on datatable columns and adapted cell data in cells by @p-bemportato in #1989
- feat(kup-input-panel): added datatable defaults for groups, filters and footer by @p-bemportato in https://github.com/smeup/ketchup/pull...
v9.6.10
What's Changed
- fix: KupInteract should perform better on touch devices (Android)
Full Changelog: v9.6.9...v9.6.10
v9.6.9
What's Changed
- fix (data-table): formulas on previously created and removed columns remove the status of hidden by @lucafoscili in #1915
- kup-card: default layout 6: safe management, check if image column exists by @pasere-smeup in #1916
- Kup-image: Added zoomEnable by @dev01prishusoft in #1914
- Fix/f image placeholder by @Leonardo-Signorelli in #1917
- feat: added description to formulas by @lucafoscili in #1918
- Update f-cell.scss by @Leonardo-Signorelli in #1919
- fix (box): fixed missing state change when clicking by @lucafoscili in #1920
- update icons by @Leonardo-Signorelli in #1921
- Update ImageExtraList.vue by @Leonardo-Signorelli in #1922
- update orange by @Leonardo-Signorelli in #1923
- v9.6.9 by @lucafoscili in #1925
Full Changelog: v9.6.8...v9.6.9
v9.6.8
What's Changed
- Update showcase. by @lucafoscili in #1893
- Fix showcase root by @pasere-smeup in #1895
- feat(ci): add snapshot release pipeline by @paolofacchinetti in #1897
- fix(ci): npm run publish by @paolofacchinetti in #1898
- cicd: updated ansapshot workflow by @lucafoscili in #1899
- Calendar fixes by @lucafoscili in #1900
- Kup echart by @lukway-dev in #1896
- f-image placeholderIcon: managed new prop placeholderIcon into components which use f-image by @pasere-smeup in #1901
- Icon-cell image/icon management by @Leonardo-Signorelli in #1902
- fix: image placeholder didn't work with multiple fimages in a single … by @lucafoscili in #1903
- feat (tree): replaced static icon with fimage by @lucafoscili in #1904
- refactor: move snapshot.yaml ga to continuum.yaml by @fabiocarminati in #1906
- fix fcell mask size by @Leonardo-Signorelli in #1905
- Update f-cell to manage kup-data-table by @Leonardo-Signorelli in #1907
- test: temporary modify, for test CI/CD by @pasere-smeup in #1908
- test: temporary modify, for test CI/CD - UNDO by @pasere-smeup in #1910
- Divided image and icons logic on FImage Cell by @Leonardo-Signorelli in #1911
- Insert 3 icons by @Leonardo-Signorelli in #1912
- v9.6.8 by @lucafoscili in #1913
New Contributors
- @lukway-dev made their first contribution in #1896
Full Changelog: v9.6.7...v9.6.8
v9.6.7
What's Changed
- kup-input-panel : autocomplete and combobox options handler on event by @p-bemportato in #1886
- fix: box lazy load + load more by @lucafoscili in #1888
- kup-editor: added selectedTab prop, and manage select tab in markdown style by @dev01prishusoft in #1890
- Image placeholder by @pasere-smeup in #1891
- v9.6.7 by @lucafoscili in #1892
Full Changelog: v9.6.6...v9.6.7
v9.6.6
What's Changed
- kup-image : Add icons for object by @Leonardo-Signorelli in #1871
- Kup-badge : Type/Gravity new prop by @Leonardo-Signorelli in #1873
- Input panel: fix naming for options creation from tree by @santi-smeup in #1876
- column menu: fixed realtime filtering of checkbox list. by @lucafoscili in #1858
- fix: column menu fields weren't cleared when changing column by @lucafoscili in #1866
- addedicons by @POISAM in #1879
- build(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #1881
- Bump stencil version and bugfix by @lucafoscili in #1880
- kup-calendar: prevented nowrap for events titles by @lucafoscili in #1882
- kup-pdf : new prop sendCredentials by @zammarchi-smeup in #1883
New Contributors
Full Changelog: v9.6.5...v9.6.6
v9.6.5
What's Changed
- Remove kup-fit by @Leonardo-Signorelli in #1849
- fix: pdf showcase example path by @mattiabonardi in #1850
- kup-planner: scrollable task list and hour mode by @dev01prishusoft in #1784
- Kup-image-list : Image List desktop column & default by @Leonardo-Signorelli in #1852
- kup-image-list: emit event contextmenu on hold. by @lucafoscili in #1853
- kup-image-list: removed double listener. by @santi-smeup in #1855
- feature: kup-input-panel adapting options from tree, table and id-label types and handle submit with before/after by @p-bemportato in #1856
- Kup-Switcher : Buttons feedback by @Leonardo-Signorelli in #1857
- feat: input panel added prop optionHandler by @p-bemportato in #1860
- Kup-theme : theme update by @Leonardo-Signorelli in #1861
- kup-switcher : Fix kup-variables by @Leonardo-Signorelli in #1862
- Kup image list by @Leonardo-Signorelli in #1865
- Kup image list : Resize image and token by @Leonardo-Signorelli in #1867
- v9.6.5 by @santi-smeup in #1870
Full Changelog: v9.6.4...v9.6.5