Skip to content

v3.1.0

Compare
Choose a tag to compare
@ang-zeyu ang-zeyu released this 10 Jan 09:50
· 475 commits to master since this release

markbind-cli

User Facing Changes

Breaking Changes

Change top nav from accordion to two rows on mobile (#1690)

Any existing custom styling relying on the old accordion-style navbar in mobile view will need to be updated.

Features

#1581 Add theme prop for <box> components (#1647)
#900 Give an easy syntax to center-align (#1657)
#1289 Wrap fenced code blocks on-demand (#1668)
#1505 Support Google Fonts Icons (#1681)

Enhancements

Dial down header hiding sensitivity (#1636)
#1669 Adjust margins and padding for better readability (#1686)

Fixes

#1667, #1680 Fix premature declaration of link in deploy command (#1679)
#1634 Fix default layout footer issue on medium viewports (#1692)
Fix navbar child highlighting mode (#1700)
#1682 Fix default html index page not detected by watchers (#1696)
#1703, #1704 pin colorsjs at 1.4.0 (#1705)

Documentation

#1669 Adjust margins and padding for better readability (#1686)
#1457 Convert logo to svg (#1689)
Reorganise usingComponents page (#1698)

Other Changes

DevOps Changes

#1678 Fix LF text normalisation rules (#1683)

Dependencies

Update Commander.js version (#1650)
#1639 Update octicon version (#1652)
#1549 Fix Highlight Deprecation (#1691)

Miscellaneous

#1644 Fix bug-report issue template file path (#1658)
#1655 Update workflow docs on managing dependencies (#1659)
#1673 Update setup instruction (#1674)
Add Contributors list (#1662)
#1599 Update Project Structure Description & Fix Code Style (#1695)
#781 Include unit tests for default plugins (#1684)