ycjcl868
|
762167641c
|
🐛 fix openMenu reset
|
2019-01-10 21:52:43 +08:00 |
|
afc163
|
536f791ea9
|
💄 fix site scrolltop, close #13983
|
2018-12-28 18:26:40 +08:00 |
|
afc163
|
5900b6aa0b
|
📝 Fix site responsive interaction, close #13954
|
2018-12-27 12:27:28 +08:00 |
|
ycjcl868
|
1a0cea28a3
|
🐛 site menu open bug
|
2018-12-27 10:49:13 +08:00 |
|
ycjcl868
|
811dde03d4
|
🐛 fix site defaultOpenKeys
|
2018-12-27 10:49:13 +08:00 |
|
afc163
|
e047bb166f
|
✨ site: make document side bar sticky
close #3800
|
2018-12-24 15:59:59 +08:00 |
|
afc163
|
cdfdae51ed
|
💄 fix lgtm alert
|
2018-12-22 19:45:38 +08:00 |
|
afc163
|
fe47f01796
|
📝 Fix documentation
|
2018-12-22 18:13:30 +08:00 |
|
陈帅
|
dca9715186
|
support prettier
|
2018-12-07 18:27:30 +08:00 |
|
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
2018-11-28 15:11:02 +08:00 |
|
afc163
|
934b92b943
|
site: still need the fallback scrollIntoView, #12683
|
2018-10-31 16:54:58 +08:00 |
|
afc163
|
de492b90a4
|
componentWillReceiveProps => getDerivedStateFromProps
|
2018-10-30 16:17:24 +08:00 |
|
afc163
|
98489f4717
|
site: now hash jump would be ok
no need to scrollIntoView
|
2018-10-28 17:35:21 +08:00 |
|
afc163
|
96e0cb5313
|
site: fix hash
|
2018-10-26 20:31:06 +08:00 |
|
afc163
|
e03a4e166b
|
site: fix hash link
close #12683
|
2018-10-19 11:19:41 +08:00 |
|
HeskeyBaozi
|
678e2aac4f
|
use svg icon in docs footer nav
|
2018-08-21 17:46:20 +08:00 |
|
jim
|
306389273a
|
Improve documentation
|
2018-07-13 22:23:12 +08:00 |
|
afc163
|
9f16d066af
|
Fix lint problems from eslint-config-airbnb@17
|
2018-06-22 21:05:13 +08:00 |
|
afc163
|
468a7629e7
|
site: fix intersection-observer polyfill
|
2018-03-07 15:56:40 +08:00 |
|
afc163
|
a2018e7c44
|
site: fix scroll to current hash in chrome
|
2018-03-03 16:42:48 +08:00 |
|
Wei Zhu
|
cdb160ae4b
|
site: fix forEach call on IE 11
|
2018-01-22 12:11:28 +08:00 |
|
Wei Zhu
|
9cb8472c4a
|
Fix menu order
|
2018-01-05 23:42:49 +08:00 |
|
Wei Zhu
|
7cb5b48746
|
Fix scroll
|
2018-01-05 18:37:07 +08:00 |
|
jljsj
|
dcb484e1ef
|
update typo
|
2018-01-05 15:17:32 +08:00 |
|
jljsj
|
f948b9fb54
|
add 3.0 landing page
|
2018-01-05 15:16:49 +08:00 |
|
Wei Zhu
|
e3f49efb2d
|
Restruct menu
|
2018-01-05 10:32:00 +08:00 |
|
afc163
|
404677a68a
|
site: fix extra # in location
|
2017-12-16 17:35:28 +08:00 |
|
afc163
|
3e0df406f1
|
Fix unexpected scrollTop change
|
2017-12-11 20:34:11 +08:00 |
|
afc163
|
76b4afb752
|
Fix ssr build and scroller not working when location changed
|
2017-12-03 17:19:59 +08:00 |
|
ddcat1115
|
44c52561e5
|
fix page jumper style
|
2017-11-29 15:29:35 +08:00 |
|
ddcat1115
|
eeb642e2bd
|
fix menu style
|
2017-11-29 14:39:56 +08:00 |
|
ddcat1115
|
daf596a898
|
Upgrade antd 3.0 site style (#8324)
* 3.0 site update
* update footer
* improve
|
2017-11-27 15:36:58 +08:00 |
|
jiang
|
a5bf187271
|
update menu responsive, ref #4682 (#8226)
* update menu responsive, ref #4682
* update popover menu style
|
2017-11-17 19:17:37 +08:00 |
|
Wei Zhu
|
b39c5cc569
|
Fix footer nav
|
2017-11-17 18:30:17 +08:00 |
|
afc163
|
475e4ff23d
|
upgrade eslint-config-airbnb
|
2017-10-09 13:27:35 +08:00 |
|
偏右
|
0ffccf8b0f
|
Provide a debug way of preact compatibility (#7670)
* try preact
* Add start:preact to scripts
* fix webpack.config.js
|
2017-09-20 14:57:48 +08:00 |
|
afc163
|
65c86e60ce
|
fix hash jump again
|
2017-08-27 19:03:36 +08:00 |
|
afc163
|
f9273bc95a
|
remove repeat hash jump
|
2017-08-17 11:51:14 +08:00 |
|
Benjy Cui
|
61d6cf14ff
|
deps: upgrade eslint relative deps
|
2017-05-15 12:10:28 +08:00 |
|
Tyler
|
919cb22eb7
|
Use the prop-types package from npm instead of React.PropTypes (#6057)
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
|
2017-05-09 13:40:33 +08:00 |
|
afc163
|
e93dd1e5af
|
site: fix menu item
|
2017-04-07 15:14:14 +08:00 |
|
偏右
|
84e3aa2a37
|
New design docs (#5370)
* refactor design documentations
* update color document
* Add icon
* Fix images in documentation
* fix some documentation style
* Finish icon doc
* Add copywriting doc
* Add layout.md and navigation.md
* Add more docs
* Fix error color
* improve markdown doc width
* update some details
* fix doc detail
* Add motion.md
|
2017-03-17 18:56:37 +08:00 |
|
afc163
|
c78d3032f5
|
site: fix aside menu
|
2017-02-25 15:10:23 +08:00 |
|
afc163
|
c3748a60f4
|
site: improve responsive design
|
2017-02-21 12:07:28 +08:00 |
|
afc163
|
04a94a691e
|
site: update sider menu order
|
2017-01-22 19:16:54 +08:00 |
|
Benjy Cui
|
eb254572b7
|
site: upgrade bisheng to 0.20.0
|
2017-01-20 11:48:38 +08:00 |
|
Benjy Cui
|
11bcb58685
|
site: reduce bundle size
|
2017-01-17 15:24:13 +08:00 |
|
afc163
|
024e398ad0
|
Fix lint for latest eslint-config-airbnb
|
2017-01-09 11:51:56 +08:00 |
|
afc163
|
7f41114ab7
|
fix site layout back
|
2016-12-30 13:44:24 +08:00 |
|
ddcat1115
|
c4b637b7de
|
site: fix site style (#4386)
|
2016-12-28 17:54:07 +08:00 |
|