Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.7.0.tar.gz | 2020-02-21 | 168.4 kB | |
1.7.0.zip | 2020-02-21 | 171.5 kB | |
README.md | 2020-02-21 | 1.2 kB | |
Totals: 3 Items | 341.1 kB | 1 |
- Update year in Copyright
- Fix CI and include emacs 27 (#218)
- Disable package-lint checks for now
- Fix error when `dashboard--section-starts' is nil (#204)
- Smaller icon size for remote files (#211)
- Create a custom variable for dashboard-footer (#186)
- Replace defvar with defcustom, making customize work properly (#205)
- Disable undo history for dashboard buffer (#207)
- Avoid loading
all-the-icons
prematurely (#209) - Get elisp-lint path using find
- Refactor: use all-the-icons-icon-for-dir (#198)
- Update Emacs 26 to 26.3
- Update elisp-lint package
- Update circe to 2.1
- Replace if with when (#200)
- Fix space after comma for phrase in dashboard-footer (#194)
- Fix face description typo (#189)
- Fix widget face bug. Fixed some linting issues (#177)
- Dashboard return button (#171)
- Fix icons for weekly agenda and add an icon final condition (#173)
- Added filtering by category for org mode (#167)
- Revert "Remove
(require 'seq)
(#165)" - Remove
(require 'seq)
(#165) - Restore seq-take properly
- Replace
seq-take
with its code (#161) - Reduce initial requires (#162)
- Update screenshot
- Vimish bindings (#139)