Commit Graph

192 Commits

Author SHA1 Message Date
ff0b5150f1 Merge pull request #151 from taigrr/spellcheck
chore: applies spell-check against entire repo (aspell)
2020-10-26 14:04:15 -07:00
5a85322c92 Merge pull request #146 from taigrr/fixDuplicateKeys
bug: Fix duplicate URL keys #145
2020-10-26 14:02:54 -07:00
1f12c43da8 Fix duplicate URL keys #145 2020-10-26 03:19:40 -07:00
2662b17049 chore: applies spell-check against entire repo (aspell) 2020-10-25 21:27:09 -07:00
d1b29caaa6 Update README.md 2020-10-23 22:57:35 -07:00
e75945851c Fix screenshot url 2020-10-23 22:56:51 -07:00
13071ae3d1 Merge pull request #140 from Genymobile/dynamic-services
Custom service components
2020-10-23 18:29:14 -07:00
5b727eee02 Merge branch 'main' into dynamic-services 2020-10-23 18:29:06 -07:00
37dfd2a132 Merge pull request #139 from Genymobile/update-deps-and-fix-code-styles
Update deps & fix lint issues
2020-10-23 18:26:41 -07:00
9a14de007e Implement custom service component 2020-10-23 18:16:16 -07:00
ed8b17e0df Update deps & fix lint issues 2020-10-23 15:24:16 -07:00
c368290e32 Merge pull request #127 from NotWoods/pwa-icons
Reduce number of PWA icons, fix paths
2020-10-23 14:46:36 -07:00
00b069fc6f Merge pull request #136 from gabe565/message-icon
Add support for a message icon
2020-10-23 14:32:49 -07:00
40d3e8de76 Pull all values from manifest 2020-10-23 13:59:55 -07:00
1017cc9864 Update vue config 2020-10-23 13:56:51 -07:00
b04e718367 Update paths and style 2020-10-23 13:44:46 -07:00
ab8136bab7 Merge pull request #138 from taigrr/master
Fix config doc for sample application
2020-10-23 09:29:37 -07:00
488e4bbe7f docs: Fixes spelling error in filename 2020-10-18 22:43:23 -07:00
62ec6fa099 docs: Updates code-fork to code-branch 2020-10-18 22:42:43 -07:00
67fd101a38 Dark theme improvements 2020-10-16 21:58:37 -07:00
0e045b4c55 Add support for a message icon 2020-10-15 13:22:51 -05:00
e608701404 Minor css adjustement.
Fixes #114 & #117
2020-10-14 22:41:55 -07:00
2b5f88db18 Merge pull request #135 from AlexGustafsson/master
Update @fortawesome/fontawesome-free to 5.15.1
2020-10-14 22:04:28 -07:00
b8c81389dc Update @fortawesome/fontawesome-free to 5.15.1 2020-10-12 16:46:23 +02:00
5b05842512 Merge pull request #129 from Crayon2000/fix-typo
Fix typos
2020-09-13 17:52:19 -07:00
80f6a13140 Fix typos
Changed Optionnal to Optional
2020-09-11 17:14:57 -04:00
f2eacfcba1 Merge pull request #120 from tpansino/feature/custom-document-title
Feature/custom document title
v20.09.1
2020-09-05 10:08:58 -07:00
a02961b70b Add documentTitle example to documentation 2020-09-04 16:09:43 -07:00
9d0ec9e348 Support custom document title 2020-09-04 16:07:20 -07:00
ffe3404a2a Simplify service structure 2020-09-04 15:52:34 -07:00
bcf0e1bec2 Merge pull request #119 from tpansino/feature/custom-card-colors
Feature/custom card colors
2020-09-04 15:30:01 -07:00
f70fc3ecae Reduce number of PWA icons, fix paths 2020-09-02 22:02:14 -07:00
e9afa4d7dd Rewrite custom card colors to use custom CSS classes instead of styles 2020-09-02 00:34:37 -07:00
fbe9338fd3 Merge remote-tracking branch 'upstream/master' into feature/custom-card-colors 2020-09-01 23:47:59 -07:00
83665e4f48 Merge pull request #113 from gabe565/custom-stylesheet
Add support for a custom stylesheet
2020-08-29 10:50:42 -07:00
8e5ee54a78 🔧 Make stylesheet config be an array of files 2020-08-29 02:43:02 -05:00
71cf63eb3b 📝 Document new stylesheet config 2020-08-29 02:21:09 -05:00
6777bc347b Add support for a custom stylesheet 2020-08-29 02:21:09 -05:00
2644101276 Merge pull request #118 from vosdev/patch-1
Add chrome extension for a custom new tab page
2020-08-28 23:36:41 -07:00
607fb898f8 Merge pull request #115 from gabe565/navbar-alignment
Fix alignment when navbar link name is empty
2020-08-28 23:35:08 -07:00
2e7eb41f8c Merge pull request #112 from gabe565/fa-fw-logo-alignment
Remove fa-fw from main logo to fix Font Awesome duotone issues
2020-08-28 23:15:00 -07:00
db738288fa Merge pull request #101 from simonporte/master
Added docker-compose.yml
2020-08-28 23:12:22 -07:00
7e5ad02248 Add example card colors to configuration.md 2020-08-10 23:31:34 -07:00
118d3e5ac0 Rename color: to colors: 2020-08-10 17:25:43 -07:00
687a9e4086 Add support for custom card colors 2020-08-09 23:03:00 -07:00
4f04feb2da Add chrome extension for a custom new tab page
I finally found a chrome extension that gives the same functionality as the firefox extension for the custom new tab page. I have updated the docs accordingly!
2020-08-03 20:00:52 +02:00
68c36d6c54 🐛 Fix alignment when navbar link name is empty 2020-07-28 17:18:41 -05:00
e4537f134b Added docker-compose.yml
Plus short explanation in readme
Changed the commit as pointed by @Shuro
Explained readme more as asked by @bastienwirtz
2020-07-24 14:38:42 +02:00
239ef1688d 🐛 Remove fa-fw from main logo to fix Font Awesome duotone issues 2020-07-22 15:06:26 -05:00
154e6efe80 Adding support for section backgrounf images 2020-07-15 14:26:01 -07:00