Rhys Arkins
|
6930e91508
|
fix: add repository metadata to all packages (#3613)
* fix: add repository metadata to all packages
* empty commit for cla bot
* move validate-package-json.test.ts + add glob devDependency
Co-authored-by: slorber <lorber.sebastien@gmail.com>
|
2020-10-21 15:05:01 +02:00 |
Sébastien Lorber
|
14447707c2
|
chore(v2): prepare v2.0.0.alpha-66 release (#3608)
* release alpha 66
* v2.0.0-alpha.66
|
2020-10-19 19:44:26 +02:00 |
Alexey Pyltsyn
|
f5f2064656
|
chore(v2): prepare v2.0.0.alpha-65 release (#3525)
* chore(v2): prepare v2.0.0.alpha-65 release
* v2.0.0-alpha.65
|
2020-10-02 17:09:16 +03:00 |
Sébastien Lorber
|
f343450e85
|
feat(v2): migrate bootstrap components to ts (#3496)
* feat(v2): Migrate bootstrap theme to typescript
* chore(v2): Add eslint rule to avoid delete import of modules
* chore(v2): Add lib to gitignore
* chore(v2): Add prettier script
* chore(v2): change hooks to ts
* fix(v2): Fix Navbar and Layout problems
* fix(v2): scroll
* fix(v2): navbar metadata
* refactor(v2): improve css styles
* chore(v2): Restore debug layout
* feat(v2): Remove console.log
Co-authored-by: fanny <fanny.vieira@ccc.ufcg.edu.br>
|
2020-09-29 13:16:39 +02:00 |
Sébastien Lorber
|
9bf4dfb275
|
chore(v2): prepare v2.0.0.alpha-64 release (#3440)
* add 2.0.0 alpha 64 files
* v2.0.0-alpha.64
|
2020-09-11 20:35:05 +02:00 |
Sébastien Lorber
|
8af3ad4250
|
chore(v2): prepare v2.0.0.alpha-63 release (#3400)
* add alpha 63 + remove +3month old versions
* update publish guide
* v2.0.0-alpha.63
|
2020-09-03 18:52:03 +02:00 |
Sébastien Lorber
|
ab3ebdad39
|
chore(v2): pin exact dependency versions (#3386)
* Attempt to pin all dependency versions exactly for https://github.com/facebook/docusaurus/issues/3371
* warn if @docusaurus package versions mismatch
* fix yarn lock
|
2020-09-02 11:42:17 +02:00 |
Sébastien Lorber
|
4f448bd54b
|
chore(v2): prepare v2.0.0.alpha-62 release (#3359)
* Add alpha 62
* v2.0.0-alpha.62
|
2020-08-28 19:17:56 +02:00 |
Sam Zhou
|
16ae3bf462
|
fix(v2): Add missing dependencies to packages (#3355)
|
2020-08-28 15:04:44 +02:00 |
Sébastien Lorber
|
48b996773c
|
chore(v2): prepare v2.0.0.alpha-61 release (#3182)
* alpha 61 release
* doc prettier
* v2.0.0-alpha.61
|
2020-08-01 15:24:46 +02:00 |
Sébastien Lorber
|
1083454dbd
|
chore(v2): prepare v2.0.0.alpha-60 release (#3154)
* alpha 60
* v2.0.0-alpha.60
* update publish guide
|
2020-07-29 17:45:54 +02:00 |
Sébastien Lorber
|
0eb9c207cf
|
chore(v2): v2.0.0.alpha-59 release (#3114)
* alpha 59 release preparation
* v2.0.0-alpha.59
|
2020-07-24 16:22:51 +02:00 |
slorber
|
16ba6e54b6
|
v2.0.0-alpha.58
|
2020-06-18 14:02:26 +02:00 |
Alexey Pyltsyn
|
d8ebe8b2e4
|
v2.0.0-alpha.56
|
2020-05-27 20:18:28 +03:00 |
Sam Zhou
|
33b60c6ba4
|
fix(v2): Consistently use 10.15.1 as the minimum required node version (#2819)
|
2020-05-27 23:18:48 +08:00 |
Sam Zhou
|
9001c49880
|
fix(v2): Properly declare peerDependencies (#2806)
|
2020-05-24 12:48:36 +08:00 |
Alexey Pyltsyn
|
d94a549cfb
|
v2.0.0-alpha.55
|
2020-05-19 13:55:03 +03:00 |
Fanny
|
7e97d40075
|
feat(v2): bootstrap doc sidebar (#2735)
* feat(v2): add minor adjustements and footer component
* fix(v2): margin and spacing of footer
* feat(v2): add navbar component
* ádd collapse classname
* feat(v2): add dependencies
* feat(v2): remove unused code
* feat(v2): remove unused links
* feat(v2): add reactstrap components :|
* feat(v2): add brand and other nav componnets
* feat(v2): Add the layout tag
* feat(v2): bootstrap start doc components
* feat(v2: Add syntax highlight
* Ádd Page components
* feat(v2): Bootstrap MDX Componnets
* fix(v2): Fix layout height
* fix(v2): Fix spacings
* feat:(v2): Add the layout in doc content
* feat(v2): Start the pagination
* feat(v2): Finish pagination
* Fix margins in mobile
* feat(v2): Add the doc sidebar
* feat(v2): Add sidebar
* feat(v2): Makes sidebar responsive
* feat(v2): Add context
* feat(v2): Add new hook and docs to the template sidebar
* feat(v2): Add css modules
* feat(v2): add sidebar class
* feat(v2): add floating action button
* fix fab styles
* fix(v2): fix height
* feat(v2): Remove context
* feat(v2): Finish sidebar
* feat(v2): Add resize window hook
* feat(v2): Remove unsed fields
* feat(v2): Add theme
* feat(v2): improve sidebar definitions
* feat(v2): fix conflicts
|
2020-05-18 11:06:48 +08:00 |
Fanny
|
a42b665089
|
feat(v2): bootstrap MDX Components (#2709)
* feat(v2): Bootstrap MDX Componnets
* feat(v2): Add theme
|
2020-05-17 17:51:18 +08:00 |
Fanny
|
7d8aeacf52
|
feat(v2): bootstrap layout navbar (#2668)
* feat(v2): add minor adjustements and footer component
* fix(v2): margin and spacing of footer
* feat(v2): add navbar component
* ádd collapse classname
* feat(v2): add dependencies
* feat(v2): remove unused code
* feat(v2): remove unused links
* feat(v2): add reactstrap components :|
* feat(v2): add brand and other nav componnets
|
2020-05-13 11:24:53 +08:00 |
Alexey Pyltsyn
|
753d117025
|
v2.0.0-alpha.54
|
2020-04-28 09:49:27 +03:00 |
Alexey Pyltsyn
|
d90fdb04d5
|
v2.0.0-alpha.53
|
2020-04-27 16:38:33 +03:00 |
Alexey Pyltsyn
|
7359945f52
|
v2.0.0-alpha.52
|
2020-04-27 16:30:15 +03:00 |
Alexey Pyltsyn
|
c9c5aedcb5
|
v2.0.0-alpha.51
|
2020-04-27 14:44:56 +03:00 |
Fanny
|
434da1d7ea
|
feat(v2): bootstrap bootstrap (heh) theme, preset, template (#2557)
* feat(v2): Add bootstrap theme structure
* chore(v2): run prettier
* chore(v2): remove unused dependencies
* feat(v2): add bootstrap preset
* feat(v2): add bootstrap template
* remove unnecessary stuff
* --
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
|
2020-04-09 12:58:01 +08:00 |