aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2020-08-06Prepare v4.5.2. (#31444)v4.5.2XhmikosR1-3/+3
2020-08-04Prepare v4.5.1. (#31408)v4.5.1XhmikosR1-3/+3
2020-06-24README.md: update badgesXhmikosR1-12/+12
* remove .svg from shields.io badges since it's the default * switch to shields.io for the OC badges too * fix badgesize badges' labels
2020-06-24Remove unused issue templatesXhmikosR1-2/+2
2020-06-24Update links to point to v4-dev or main branchesXhmikosR1-5/+5
2020-06-24Split GitHub Actions.XhmikosR1-1/+1
2020-05-12Bump version to 4.5.0.XhmikosR1-8/+8
2020-05-12README.md: change Tests badge to point to v4-devXhmikosR1-1/+1
2020-01-02Bump copyright year to 2020. (#29944)XhmikosR1-1/+1
2020-01-02README.md: show sponsors first (#29931)Martijn Cuppens1-7/+7
2019-11-28Release v4.4.1.v4.4.1XhmikosR1-3/+3
2019-11-26Release v4.4.0 (#29735)v4.4.0XhmikosR1-8/+8
2019-10-14README.md: link to the Actions page for Tests (#29480)XhmikosR1-1/+1
2019-09-26GH Actions updates. (#29429)XhmikosR1-1/+1
2019-08-09Add workflows/test.yml for v4-dev. (#29230)XhmikosR1-1/+1
2019-07-17Added link to creative commons license (#29032)Sunny Dhoke1-1/+1
The previous link is dead one.
2019-03-01Update docs and meta for 3.4.1. (#28255)XhmikosR1-6/+1
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR1-3/+3
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto1-8/+9
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
2019-02-03Change logo size (#28163)Martijn Cuppens1-1/+1
2019-01-08Bump copyright year to 2019.XhmikosR1-1/+1
2019-01-06README.md: fix redirect.XhmikosR1-1/+1
2018-12-29Remove wrapping paragraph in readme (#27948)Martijn Cuppens1-17/+17
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto1-3/+3
2018-12-21Update README.mdv4.2.0XhmikosR1-0/+1
2018-12-21Add 4.1 to previous releasesMartijn Cuppens1-0/+1
2018-12-21Prep for v4.2.0 releaseMark Otto1-8/+8
- Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more
2018-12-18README.md: Add Open Collective (#27864)jess1-0/+25
2018-11-04Update README.md (#27588)XhmikosR1-5/+8
* remove jobs link * specify a link in the BrowserStack image
2018-10-20swipe left/right without hammerjsJohann-S1-1/+1
2018-10-20Add touch support in our carousel with HammerJS.Johann-S1-1/+1
2018-10-02updated README (#27349)Tanmay Gupta1-1/+1
2018-09-14Use https in more places and fix a few redirects.XhmikosR1-3/+3
2018-08-30move away from sauce labs to browserstackJohann-S1-2/+8
2018-07-24Ship v4.1.3v4.1.3Mark Otto1-3/+3
2018-07-12Update README.mdv4.1.2Mark Otto1-1/+1
2018-07-12Ship v4.1.2Mark Otto1-3/+3
2018-07-11clarify docs dev and add 4.0 linkMark Otto1-3/+3
2018-07-11Reorganize docs for easier deploysMark Otto1-3/+3
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
2018-07-03Fixed logo in READMEKirill Reunov1-1/+1
2018-07-02Add js maps & tweak docsMartijn Cuppens1-1/+1
2018-06-21Update folder structure (#26729)Martijn Cuppens1-18/+23
2018-05-31https link to editorconfig.orgChristian Oliff1-1/+1
2018-05-23fix branch for coveralls badgeJohann-S1-1/+1
2018-05-23Add coverall to follow our coverageJohann-S1-0/+1
2018-04-30Bump version to v4.1.1v4.1.1Mark Otto1-3/+3
2018-04-29Update README.mdConstantin Ross1-1/+1
2018-04-27Pass docs version to search form and switch to the new index.XhmikosR1-1/+1
Also, move the search code to a separate file.
2018-04-11update README.md - debug search option is now in application.js (#26263)Laussel Loïc1-1/+1
2018-04-09Ship v4.1.0 (#26218)v4.1.0Mark Otto1-3/+3
* update docs path from docs/4.0/ to docs/4.1/ * bump version to 4.1.0 * Update redirects to work for 4.1 docs move * Update docs version switcher to include latest and link to 4.0 docs * re-run dist * Update package-lock.json * Update docs-navbar.html