Commit Graph

78 Commits (75a7df42e14801a33b9c14c4bb6087d9710451a7)

Author SHA1 Message Date
Akshay Jat 9736448b54 Tabs: rerender when label changes (#14496)
* tab: fix active bar bug (#14416)

fix: Tab active bar doesn't resize when tab label changes dynamically

* tab: fix active bar bug

changes done as suggested in review
2019-03-25 19:21:51 +08:00
iamkun ff1251f0b1 Tabs: fix error tab bar style 2019-01-28 16:13:09 +08:00
iamkun e5a38eaebe Tabs: use paneName instead of name (#13733) 2018-12-14 11:17:51 +08:00
iamkun 16311d1e32 Tabs: get the correct tab through tab name (#13705) 2018-12-10 16:46:55 +08:00
iamkun f7241f62ef Tabs: fix auto scroll bug (#13696) 2018-12-10 16:22:32 +08:00
hetech 672ff0a156
Tabs: set TabNav key (#13178) 2018-10-26 15:09:16 +08:00
hetech efcfbdde0f
Tabs: fixed last TabNav unable to be deleted (#13039) 2018-10-12 22:41:30 +08:00
hetech 80410b4487
Tabs: scroll to active tab (#12948)
* Tabs: fix not scrolling to active tab

* update tabs.vue
2018-09-30 15:21:34 +08:00
hetech 17d817c0ce
Tabs: fix order of TabNav when array is sorted (#12846)
* Tabs: fix order of TabNav when array is sorted

* update tabs.vue

* update test cases
2018-09-25 11:16:47 +08:00
Jikkai Xiao 74e62819c0 Tabs: fixed tab-pane's incorrect order (#12346) 2018-08-14 11:22:00 +08:00
Jikkai Xiao ef98b75aff Tabs: add activeName and oldActiveName parameters to before-leave hook (#11713)
* Tabs: add activeName and oldActiveName parameters to before-leave hook

* Tabs: fix docs
2018-06-25 15:59:49 +08:00
Jikkai Xiao 23de28bd4b Tabs: fix tabs style (#11536) 2018-06-08 15:54:55 +08:00
Jikkai Xiao d1391e325c Tabs: add stretch attribute (#11476)
* Tabs: add stretch attribute

* Update tabs.scss
2018-06-07 11:18:57 +08:00
Jikkai Xiao eb1479d3bc Tabs: fix lazy loading (#11461)
* Tabs: fix lazy tab-pane order

* Tabs: fix lazy loading
2018-06-01 17:43:22 +08:00
Jikkai Xiao 15c38293d1 Tabs: remove focus state when before-leave return a resolved promise (#11386) 2018-05-29 12:37:21 +08:00
Wenlu Wang 49473ffafc add support of tab penl lazy render(#11022) (#11167)
* add support of tab penl lazy render

* add docs

* fix test

* Tabs: update tab-pane.d.ts

* Docs: update Tabs docs
2018-05-23 19:04:51 +08:00
Jikkai Xiao 48c40ffa0a Tabs: add before-leave hook (#11259)
* Tabs: add before-leave hook

* Tabs: update tabs.d.ts
2018-05-21 19:10:49 +08:00
杨奕 58138613eb
Tabs: fix text color for disabled border-card (#10640) 2018-04-10 11:14:10 +08:00
杨奕 464f81886f
Tabs: remove box shadow when browser hidden / blur (#10503) 2018-04-02 13:12:03 +08:00
杨奕 bfd7d0236c
Tabs: fix exception in scrollToActiveTab (#10187) 2018-03-15 15:08:15 +08:00
Hi-Linlin f9ad3f117c Tabs: add focus style (#9441) 2018-01-26 11:25:22 +08:00
Leopoldthecoder 8c4dfd1aff Tabs: fix style bug when nested with different tab positions 2018-01-07 12:29:04 +08:00
cinwell.li be3dcbfc4c chore: update ESLint (#9124)
* chore: update ESLint

* chore: update eslint ignore
2018-01-05 16:53:02 +08:00
Leopoldthecoder f6ba1efea1 Tabs: fix active bar width when only one tab 2017-12-31 10:26:15 +08:00
刘盼峰 0c824d61c8 Tabs: fix right padding of last tab item in basic type top/bottom position 2017-12-12 10:57:14 +08:00
Leopoldthecoder f3aa9b30ad Changelog: update for 2.0.0 2017-10-26 22:42:55 -05:00
maranran 542deb779b Accessibility for message & message-box & tabs (#7424)
* 	add accessibility for message & message-box & tabs

* Update message-box.md
2017-10-15 23:13:10 -05:00
baiyaaaaa 5c2589677a Tab: add vertical tab (#6096)
* add tabs position

* add tabs test

* Update tabs.md
2017-07-30 16:12:06 +08:00
baiyaaaaa 265356453e fix tabs bug 2017-07-27 20:34:11 +08:00
baiyaaaaa 8e761efbd6 fix tabs bug 2017-07-27 20:34:11 +08:00
Jerret321 6ca99c4f8f disable tab remove when tab disabled (#4042)
* when tab  is disabled, disable remove handle.

* disable remove when tab disabled
2017-04-08 11:38:59 +08:00
pengchongfu 640054bd1c Tabs: update on resize, fixed (#3890) (#3938)
* Tabs: update on resize, fixed #3890

* Tabs: update on resize, fixed #3890
2017-04-06 18:55:59 +08:00
sunlei33 5eef48b97e Form: 如果需要验证的fields为空,调用验证时立刻返回callback (#3944)
* Form: 如果需要验证的fields为空,调用验证时立刻返回callback
同时修复几个代码格式用来通过npm run dist

* fix travis

* fix travis

* fix travis
2017-04-01 14:06:23 +08:00
暮山紫 394bc47af1 when remove tag, (#3811) 2017-03-30 11:35:19 +08:00
baiyaaaaa 55d1a39ebf fix tab insert index (#2898) 2017-02-20 11:35:25 +08:00
baiyaaaaa 5baa8774cb Merge pull request #2754 from ElemeFE/1.2-try
1.2 try
2017-02-09 19:11:14 +08:00
Leopoldthecoder 3243b8fc98 Merge branch 'dev' into 1.2-merge1
# Conflicts:
#	package.json
#	src/utils/popup/index.js
#	yarn.lock
2017-02-09 17:33:42 +08:00
HakurouKen 474084e63d Remove unused prop in `ElOption`. (#2730)
* Fix lint error.

* Remove unused prop.
2017-02-09 15:53:23 +08:00
baiyaaaaa e7365515ae normalize syntax (#2678) 2017-02-06 12:28:40 +08:00
baiyaaaaa 1efe9287f9 fix test 2017-02-04 18:52:37 +08:00
baiyaaaaa 6702726dcf add tabs scroll controls 2017-02-04 18:52:37 +08:00
baiyaaaaa 0bec05ada3 update tab api 2017-02-04 18:52:37 +08:00
cinwell.li 9f5c08e6e6 Clean packages (#2345) 2017-01-23 14:06:01 +08:00
baiyaaaaa 6f9cf71096 add tab-bar transform prefix 2017-01-12 12:12:12 +08:00
baiyaaaaa d3f62b7974 add submenu transition (#2298) 2017-01-09 15:50:47 +08:00
baiyaaaaa 5fb72444a6 fix dynamic change tabs bug 2017-01-05 11:25:44 +08:00
baiyaaaaa 0c0f2527e3 fix tab-bar initial status bug 2017-01-05 11:25:44 +08:00
Herrington Darkholme 23423e39e7 general: normalize name in default export 2017-01-01 01:11:21 +08:00
baiyaaaaa 0922fc3683 fix tab remove bug (#2106) 2016-12-30 14:57:07 +08:00
baiyaaaaa cf028a42f4 change tabs box-model to 'block' & remove 'label-content' property (#2064) 2016-12-29 16:19:12 +08:00