aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2020-01-09README.md: restore Slack badge (#29984)XhmikosR1-0/+1
2020-01-02Bump copyright year to 2020. (#29944)XhmikosR1-1/+1
2019-12-30README.md: show sponsors first (#29931)Martijn Cuppens1-7/+7
2019-12-25Fix typo in alt text (#29911)Allen Guo1-1/+1
2019-10-02README.md: link to the Actions page for Tests (#29480)XhmikosR1-1/+1
2019-09-24GH Actions updates. (#29429)XhmikosR1-1/+1
2019-09-17Use Hugo for our docs Sass and JS. (#29280)XhmikosR1-1/+1
Now there's only one command needed to run the docs: `npm run docs-serve`. Also, simplify the npm scripts.
2019-08-08Prep for migration to GitHub Actions CI/CDMark Otto1-1/+1
2019-07-28Remove Slack badge link for nowMark Otto1-1/+0
2019-07-22Add bootstrap-utilities.scssjulian-hecker1-0/+4
2019-07-14Added link to creative commons license (#29032)Sunny Dhoke1-1/+1
The previous link is dead one.
2019-04-29README.md: remove unneeded query params from badges. (#28704)XhmikosR1-2/+2
2019-04-15add esm files in our readme (#28654)Johann-S1-0/+4
2019-03-13Switch to Hugo.XhmikosR1-7/+7
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
2019-02-20Remove jQuery from docs/repo.XhmikosR1-1/+1
Some of the snippets need to be updated later.
2019-02-19Update link to CONTRIBUTING.md in README.md (#28297)Patrick H. Lauke1-2/+2
since the former is not contained in the `.github` subdirectory
2019-02-15README.md: use shields.io for the OC badges. (#28280)XhmikosR1-2/+2
2019-02-15Replace `v4-dev` with `master` after the branch change. (#28272)XhmikosR1-4/+4
2019-02-13Update 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.