42 KiB
42 KiB
Changelog
All notable changes to this project will be documented in this file.
v3.9.0 (2021-04-07)
Enhancements
Fixed bugs
- Make sure to pass all props and attributes to single-action Actions #1809 (skjnldsv)
- Ensure that crumbs to hide have correct class #1807 (raimund-schluessler)
- Fix compact sidebar subtitle not visible #1767 (raimund-schluessler)
Closed pull requests
v3.8.0 (2021-03-26)
Added
- Actions now forward the focus and blur events on trigger - #1757 (Vincent Petry)
Changed
- Updated translations - #1755 #1758 #1782 (transifex-integration[bot])
- Bump @babel/core from 7.13.8 to 7.13.10 - #1748 (dependabot[bot])
- Bump @babel/preset-env from 7.13.9 to 7.13.12 - #1747 #1778 (dependabot[bot])
- Bump css-loader from 5.1.1 to 5.2.0 - #1764 #1785 (dependabot[bot])
- Bump cypress from 6.6.0 to 6.8.0 - #1765 (dependabot[bot])
- Bump elliptic from 6.5.3 to 6.5.4 - #1747 (dependabot[bot])
- Bump string-length from 4.0.1 to 4.0.2 - #1766 (dependabot[bot])
- Bump v-tooltip from 2.1.2 to 2.1.3 - #1773 (dependabot[bot])
- Bump vue-styleguidist from 4.35.0 to 4.36.1 - #1772 (dependabot[bot])
Fixed
- Fix actions dropdown focus timing - #1761 (Vincent Petry)
- Update AppNavigationCounter styles - #1769 (ma12-co)
- Fix settings css - #1770 (jotoeri)
- Allow last crumb to shrink if all crumbs collapsed - #1771 (raimund-schluessler)
- Fix multiselect listitemicon docs - #1787 (skjnldsv)
v3.7.2 (2021-03-10)
Fixed
- Render the first action icon slot if single action - #1753 (skjnldsv)
- Fix formattedOptions var in multiselect docs - #1744 (skjnldsv)
v3.7.1 (2021-03-10)
Added
Changed
- Bump debounce from 1.2.0 to 1.2.1 - #1754 (dependabot[bot])
- Bump stylelint from 13.11.0 to 13.12.0 - #1743 (dependabot[bot])
v3.7.0 (2021-03-03)
Added
- Allow to inject preloaded user statuses - #1433 (nickvergessen)
- Add a container property to popup components - #1734 (Vincent Petry)
Changed
- Bump vue-eslint-parser from 7.5.0 to 7.6.0 - #1737 (dependabot[bot])
- Bump pug from 3.0.0 to 3.0.2 - #1736 (dependabot[bot])
- Bump pug-code-gen from 3.0.1 to 3.0.2 - #1735 (dependabot[bot])
- Bump css-loader from 5.0.2 to 5.1.1 - #1731 (dependabot[bot])
- Bump cypress from 6.5.0 to 6.6.0 - #1730 (dependabot[bot])
- Bump @babel/preset-env from 7.13.8 to 7.13.9 - #1732 (dependabot[bot])
- Bump core-js from 3.9.0 to 3.9.1 - #1729 (dependabot[bot])
- Bump @babel/preset-env from 7.13.5 to 7.13.8 - #1728 (dependabot[bot])
- Bump @babel/core from 7.13.1 to 7.13.8 - #1727 (dependabot[bot])
v3.6.0 (2021-02-25)
Added
- Add disabled state to actions - #1724 (ma12-co)
- Add support for material design icons - #1714 (ma12-co)
Changed
- Bump @babel/core from 7.12.17 to 7.13.1 - #1721 (dependabot[bot])
- Bump @babel/preset-env from 7.12.17 to 7.13.5 - #1725 (dependabot[bot])
- Bump babel-loader-exclude-node-modules-except from 1.0.3 to 1.1.2 - #1702 (dependabot[bot])
- Bump core-js from 3.8.3 to 3.9.0 - #1717 (dependabot[bot])
- Bump cypress from 5.6.0 to 6.5.0 - #1712 (dependabot[bot])
- Bump eslint-plugin-promise from 4.2.1 to 4.3.1 - #1704 (dependabot[bot])
- Bump stylelint from 13.9.0 to 13.11.0 - #1719 (dependabot[bot])
- Bump vue2-datepicker from 3.8.2 to 3.9.0 - #1699 (dependabot[bot])
- Bump vue-eslint-parser from 7.4.1 to 7.5.0 - #1711 (dependabot[bot])
Fixed
- Use data of parent component in InputConfirmCanel subcomponent - #1697 (christianlupus)
v3.5.5 (2021-02-24)
Added
- Improve settings dialog layout #1708 (ma12-co)
- Make settings navigation list scrollable #1684 (ma12-co)
Fixed
- Make sure we can check the classList on the node #1723 (skjnldsv)
- Fix settings navigation layout #1713 (ma12-co)
- Update action hover feedback #1692 (ma12-co)
v3.5.4 (2021-01-27)
Fixed
- Revert workaround for popper glitch, fix regression - #1685 (Vincent Petry)
Added
- Translate '/l10n/messages.pot' in 'zh_HK' - #1682 (transifex-integration[bot])
Changed
- Bump cypress-visual-regression from 1.5.5 to 1.5.6 - #1620 (dependabot[bot])
- Bump webpack-cli from 4.3.1 to 4.4.0 - #1672 (dependabot[bot])
- Bump stylelint from 13.8.0 to 13.9.0 - #1673 (dependabot[bot])
- Bump vue-eslint-parser from 7.3.0 to 7.4.1 - #1676 (dependabot[bot])
- Bump vue-styleguidist from 4.34.2 to 4.35.0 - #1686 (dependabot[bot])
v3.5.3 (2021-01-25)
Fixed
- Replace linkify-urls with linkifyjs to fix Safari incompatibility issues - #1678 (Vincent Petry)
v3.5.2 (2021-01-22)
Fixed
- Increase max width of action button - #1677 (Vincent Petry)
v3.5.1 (2021-01-20)
Fixed
- Fix longtext appearance for avatar popover menu - #1675 (Vincent Petry)
- Make the popover menu more easily addressable - #1674 (Vincent Petry)
v3.5.0 (2021-01-20)
Changed
- Avatar component now uses the popover component - #831 (ma12-co) (Vincent Petry)
- Bump core-js from 3.8.2 to 3.8.3 - #1671 (dependabot[bot])
v3.4.0 (2021-01-18)
Added
- Add multiselect type to ActionInput - #1250 (korelstar)
- Add link support to richcontenteditor and fix various issues - #1669 (John Molakvoæ)
- Allow ActionInput type=email - #1667 (tcitworld)
- Allow ActionInput type=color - #1662 (ChristophWurst)
Changed
- Bump axios from 0.21.0 to 0.21.1 - #1655 (dependabot[bot])
- Bump core-js from 3.8.1 to 3.8.2 - #1654 (dependabot[bot])
- Bump fontsource-roboto from 3.1.5 to 4.0.0 - #1648 (Julius Härtl)
- Bump @nextcloud/axios from 1.5.0 to 1.6.0 - #1657 (violoncello.ch)
- Bump sass-loader from 10.1.0 to 10.1.1 - #1663 (dependabot[bot])
- Bump v-tooltip from 2.0.3 to 2.1.0 - #1651 (violoncello.ch)
- Bump v-tooltip from 2.1.0 to 2.1.1 - #1653 (dependabot[bot])
- Bump v-tooltip from 2.1.1 to 2.1.2 - #1656 (dependabot[bot])
- Bump vue-color from 2.8.0 to 2.8.1 - #1649 (dependabot[bot])
- Bump vue-loader from 15.9.5 to 15.9.6 - #1642 (dependabot[bot])
- Bump webpack-cli from 4.2.0 to 4.3.0 - #1650 (dependabot[bot])
- Bump webpack-cli from 4.3.0 to 4.3.1 - #1652 (dependabot[bot])
- Bump webpack from 4.44.2 to 4.45.0 - #1661 (dependabot[bot])
- Bump webpack from 4.45.0 to 4.46.0 - #1664 (dependabot[bot])
- Bump webpack-merge from 5.7.0 to 5.7.2 - #1641 (dependabot[bot])
- Bump webpack-merge from 5.7.2 to 5.7.3 - #1646 (dependabot[bot])
- Translate '/l10n/messages.pot' in 'zh_TW' - #1659 (Julius Härtl)
- Translate '/l10n/messages.pot' in 'sv' - #1658 (Julius Härtl)
- Translate '/l10n/messages.pot' in 'eo' - #1644 (Julius Härtl)
- Translate '/l10n/messages.pot' in 'de' - #1643 (Julius Härtl)
Fixed
v3.3.2 (2020-12-16)
Changed
- Translate '/l10n/messages.pot' in 'nl' - #1621 (Julius Härtl)
- Translate '/l10n/messages.pot' in 'es' - #1630 (Julius Härtl)
Fixed
- Fix avatar menu click handler - #1639 (PVince81)
- Fix export of AppNavigationNewItem - #1638 (John Molakvoæ)
Version bumps
- Bump @babel/core from 7.12.9 to 7.12.10 - #1626 (dependabot[bot])
- Bump @babel/preset-env from 7.12.7 to 7.12.11 - #1627 #1640 (dependabot[bot])
- Bump core-js from 3.8.0 to 3.8.1 - #1623 (dependabot[bot])
- Bump fontsource-roboto from 3.0.3 to 3.1.5 - #1628 (dependabot[bot])
- Bump ini from 1.3.5 to 1.3.7 - #1631 (dependabot[bot])
- Bump vue2-datepicker from 3.8.1 to 3.8.2 - #1624 (dependabot[bot])
- Bump vue-color from 2.7.1 to 2.8.0 - #1635 (dependabot[bot])
- Bump vue-eslint-parser from 7.1.1 to 7.3.0 - #1619 #1636 (Julius Härtl)
- Bump vue-styleguidist from 4.34.1 to 4.34.2 - #1622 (dependabot[bot])
- Bump @vue/test-utils from 1.1.1 to 1.1.2 - #1637 (dependabot[bot])
- Bump webpack-merge from 5.4.0 to 5.7.0 - #1625 #1632 #1634 (dependabot[bot])
v3.3.1 (2020-12-02)
Fixed
- Quickfix for action button and material design icon - #1614 (Vincent Petry)
Changed
- Translate '/l10n/messages.pot' in 'fr' - #1606
Version bumps
- Bump vue-styleguidist from 4.34.0 to 4.34.1 - #1615 (dependabot[bot])
- Bump babel-loader from 8.2.1 to 8.2.2 - #1612 (dependabot[bot])
v3.3.0 (2020-11-26)
Added
- Add ListItemIcon component - #1578 (PVince81)
- Richcontenteditable: bind event listeners - #1592 (ma12-co)
- Add notes about styleguide command in README - #1596 (PVince81)
- AppNavigationItem improved editing mode and AppNavigationNewItem component - #1277 (JonathanTreffler)
Fixed
- Remove sidebar actions slot max height - #1566 (ma12-co)
- Fix contenteditable state at first load - #1584 (ma12-co)
- Fix rich-contenteditor default value init and small code cleanup - #1570 (skjnldsv)
- Fix action button text for long translations - #1576 (GretaD)
- Fix default multiselect height - #1579 (skjnldsv)
- Aria-expanded must be a false string, not absent - #1599 (PVince81)
- Set navigation role and aria label on app navigation - #1585 (PVince81)
- Remove semantics of h6 in user bubble - #1586 (PVince81)
- Fix labelledby in tab section - #1583 (PVince81)
- Do not check l10n comments - #1597 (skjnldsv)
- Disable avatar menu click event when menu disabled - #1587 (PVince81)
- Improve testability + small code changes of AppSideBarTabs - #1515 (LiquidITGuy)
- Proxy avatar to fixed image in the documentation - #1580 (skjnldsv)
- Fix sizing of modal container and app settings dialog - #1573 (PVince81)
Changed
- Translate '/l10n/messages.pot' in 'da' - #1575 (juliushaertl)
Version bumps
- Bump @babel/core from 7.12.3 to 7.12.9- #1594 #1602 (dependabot[bot])
- Bump babel-loader from 8.1.0 to 8.2.1 - #1565 (juliushaertl)
- Bump @babel/preset-env from 7.12.1 to 7.12.7 - #1595 (dependabot[bot])
- Bump core-js from 3.7.0 to 3.8.0 - #1608 (violoncello.ch)
- Bump cypress from 5.5.0 to 5.6.0 - #1562 (violoncello.ch)
- Bump cypress-visual-regression from 1.5.2 to 1.5.5 - #1588 (dependabot[bot])
- Bump eslint-plugin-standard from 4.0.2 to 4.1.0 - #1564 (violoncello.ch)
- Bump @nextcloud/dialogs from 3.0.0 to 3.1.1 - #1563 #1571 (violoncello.ch)
- Bump sass-loader from 10.0.5 to 10.1.0 - #1568 (violoncello.ch)
- Bump stylelint from 13.7.2 to 13.8.0 - #1577 (violoncello.ch)
- Bump vue2-datepicker from 3.7.0 to 3.8.1 - #1589 #1609 (PVince81)
- Bump vue-styleguidist from 4.33.6 to 4.33.7 - #1572 #1574 #1593 #1607 (dependabot[bot])
- Bump webpack-merge from 5.3.0 to 5.4.0 - #1569 (juliushaertl)
v3.2.0 (2020-11-09)
Added
Fixed
- Fix RichEditor rendering of unknown mention, undefined checks and fix default value init #1504 (skjnldsv)
- Fix menu font for apps #1543 (GretaD)
- Reverted "Also set Modal height/width to allow children to define their height/width and not only max-height/width" #1558 (skjnldsv)
- Fix action text margin for long texts #1525 (st3iny)
Version bumps
- Bump cypress config and split into two specs #1548 (skjnldsv)
- Bump core-js from 3.6.5 to 3.7.0 #1557
- Bump vue-styleguidist from 4.33.5 to 4.33.6 #1553
- Bump css-loader from 3.6.0 to 5.0.1 #1537 #1552
- Bump webpack-cli from 4.1.0 to 4.2.0 #1546
- Bump jest from 26.6.1 to 26.6.3 #1541 #1545
- Bump babel-jest from 26.6.2 to 26.6.3 #1544
- Bump vue-loader from 15.9.4 to 15.9.5 #1536
- Bump node-sass from 4.14.1 to 5.0.0 and sass-loader to 10.0.5 #1534
- Translations updates
v2.9.0 (2020-11-09)
Added
v0.13.1 (2020-11-06)
Fixed
- Add ability to choose popovermenu alignment in avatar component #1554
v3.1.2 (2020-11-02)
Fixed
- Use static emoji picker to solve performance issue with background CPU usage #1526 (PVince81)
- Fix setting navigation item blur #1503 (ma12-co)
- Translations update #1519
Version bumps
- Bump @vue/test-utils from 1.1.0 to 1.1.1 #1530
- Bump webpack-merge from 5.2.0 to 5.3.0 #1528
- Bump emoji-mart-vue-fast from 7.0.6 to 7.0.7 #1527
- Bump cypress from 5.4.0 to 5.5.0 #1523
- Bump @nextcloud/axios from 1.4.0 to 1.5.0 #1522
- Bump file-loader from 6.1.1 to 6.2.0 #1521
- Bump vue-loader from 15.9.3 to 15.9.4 #1520
v2.8.2 (2020-11-02)
Fixed
v3.1.1 (2020-10-27)
Fixed
- Also set Modal height/width to allow children to define their height/width and not only max-height/width #1518 (skjnldsv)
- Don't show navigation of settings modal by default #1509 (ma12-co)
- Adapt to new vue2-datepicker format props #1517 (eneiluj)
v3.1.0 (2020-10-21)
Fixed
- Do not show letter if we have an icon and keep image ratio #1501 (skjnldsv)
- Allow an "extra" slot for the AppNavigationItem ##1493 (ChristophWurst)
- Fix avatar caching for non-user rendering #1491 (skjnldsv)
v3.0.0 (2020-10-20)
Fixed
v2.8.1 (2020-10-19)
Fixed
v2.8.0 (2020-10-19)
Added
- Add submit, multiline and maxlength support #1465 (skjnldsv)
- Cache hasAvatar info in sessionStorage to avoid flicker #1457 (PVince81)
- Adds information to README.md file how to use vue-devtools #1446 (StCyr)
- Add RichContenteditable component #1433 (skjnldsv)
- Snapshot test for usernameToColor function #1346 (juliushaertl)
- Add SettingsInputText compontents #650 (GretaD)
Changed
- Translations updates
Fixed
- Fix multiLine prop #1490 (skjnldsv)
- Fix autocomplete popup size and shadow #1481 (skjnldsv)
- Make mention inlined and ellipsised #1475 (skjnldsv)
- Fix npm run build by removing obsolete command #1456 (PVince81)
- Cleanup avatar fetching methods #1489 (skjnldsv)
- Fix padding of sidebar without secondary actions #1362 (raimund-schluessler)
v2.7.0 (2020-10-08)
Added
v2.6.9 (2020-10-07)
Added
Fixed
- Fix modal freeze #1432 (st3iny)
- Allow spaces in the name of a AppSidebarTab #1431 (juliushaertl)
v2.6.8 (2020-10-02)
Fixed
- Only use the icon on the avatar when there is one #1423 (nickvergessen)
v2.6.7 (2020-10-02)
Fixed
- Introduce a compact mode (default) for the user status on the avatar in case it is used without presenting the status information #1405 (juliushaertl)
v2.6.6 (2020-09-30)
Fixed
- Listen to user status events to update the status on avatars #1405 (nickvergessen)
v2.6.5 (2020-09-11)
Fixed
- Allow to set popover container #1389 (Thanks to raimund-schluessler)
- Fix ActionInput label height #1361 (Thanks to tcitworld)
- Fix status on different active/hover states #1399
- Fix custom avatar handling in user bubble #1392
v2.6.4 (2020-09-03)
Fixed
- Do not fetch user status if current user is a guest #1379 (danxuliu)
- Fetch user status in avatar only if it is going to be shown #1380 (danxuliu)
v2.6.3 (2020-09-01)
Fixed
v2.6.2 (2020-09-01)
Fixed
- Disable spell checking for cypress #1363 (raimund-schluessler)
Added
- Cover more cases in AppSidebare visual test #1357 (raimund-schluessler)
- Remove unwanted files leftovers #1356 (skjnldsv)
- Feature/cypress visual regression #1355 (skjnldsv)
- Translate '/l10n/messages.pot' in 'is' #1354 (transifex-integration[bot])
v2.6.1 (2020-08-27)
Fixed bugs:
- Allow to toggle linkification by prop #1337 (raimund-schluessler)
- Fix sidebar layout in compact mode #1338 (raimund-schluessler)
- Update status icons #1341
- Do not fetch user-status if user prop does not represent a user #1348
- Allow to choose boundariesElement for actions popover #1351
v2.6.0 (2020-08-21)
Implemented enhancements:
- Allow to specify a custom action instead of the star #1310 (raimund-schluessler)
- Allow to toggle editable title by click #1288 (raimund-schluessler)
- Feature/641/use popover component for actions #832 (ma12-co)
Fixed bugs:
- Add
background-repeat:no-repeat
to icons #1330 (dk1a) - Fix tabs & lint #1303 (skjnldsv)
- Do not display offline
and invisible
as a status #1312 (georgehrke)
Older releases
See the Github Releases page for older changelog entries.