XhmikosR
|
515bdd4ce6
|
build-plugins.js: add missing shebang (#30743)
|
2020-05-05 21:20:44 +03:00 |
|
XhmikosR
|
db80eb96fa
|
Move babel whitelist helpers to a common file (#30723)
|
2020-05-04 20:08:28 +03:00 |
|
XhmikosR
|
89822cfa05
|
build/build-plugins.js: add missing catch (#30722)
|
2020-05-04 19:54:49 +03:00 |
|
XhmikosR
|
2c86fdb254
|
Adapt rollup config for recent @babel/present-env version
|
2020-03-25 22:32:37 +02:00 |
|
XhmikosR
|
7b990eb2f4
|
Bump copyright year to 2020. (#29944)
|
2020-01-02 11:34:48 +02:00 |
|
Johann-S
|
3d12b541c4
|
return to the original file structure to avoid breaking modularity
|
2019-10-03 09:55:57 +02:00 |
|
Johann-S
|
233f3fb1ce
|
rewrite tab unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
b7b56cb10a
|
rewrite scrollspy unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
85b70cef3c
|
rewrite tooltip unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
c9e650a56f
|
rewrite popover unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
1ac07a66ce
|
rewrite modal unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Anton Bershanskiy
|
e916a9bc03
|
rewrite toast unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
6a59c58480
|
rewrite dropdown unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
0ed1618c06
|
rewrite collapse unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
62730d9afd
|
rewrite carousel unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
891a187059
|
rewrite button unit tests
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
c8c2074650
|
Switch from QUnit to Jasmine.
|
2019-07-23 14:23:50 +02:00 |
|
Johann-S
|
18077460aa
|
updated babel
|
2019-07-17 15:03:32 +03:00 |
|
Johann-S
|
92c45a19a5
|
separate file for our polyfills to have lighter plugins
|
2019-07-10 10:40:52 +02:00 |
|
XhmikosR
|
438e01b61c
|
Rename eventHandler and selectorEngine files.
|
2019-05-08 17:26:37 +03:00 |
|
Johann-S
|
dda31bbee6
|
improve build plugin script to keep file name
|
2019-05-08 17:26:37 +03:00 |
|
Johann-S
|
08679ac0b5
|
Add back support for IE 11
|
2019-03-18 01:11:05 +02:00 |
|
XhmikosR
|
46c037410b
|
Comply to the new rules.
|
2019-03-11 17:01:28 +02:00 |
|
Johann-S
|
8a37045b79
|
move util in a util folder with the sanitizer
|
2019-02-26 13:04:04 +02:00 |
|
Johann-S
|
661db08eeb
|
rewrite toast plugin without jquery
|
2019-02-20 22:05:45 +02:00 |
|
Johann-S
|
c44db783bf
|
chore(update): bump to 4.1.3
|
2019-02-20 22:05:45 +02:00 |
|
XhmikosR
|
f11f56558b
|
Bump copyright year to 2019.
|
2019-01-08 21:23:50 +02:00 |
|
XhmikosR
|
05dfae3146
|
Revert "build/*.js: set sourceType to module."
This reverts commit b442ce3130 .
|
2018-11-28 14:33:29 +02:00 |
|
Johann-S
|
16cf76ff1a
|
Create toast JS plugin, add unit tests.
|
2018-11-13 08:47:32 +02:00 |
|
Johann-S
|
c08652cfe8
|
swipe left/right without hammerjs
|
2018-10-20 15:32:09 +03:00 |
|
Johann-S
|
caefd70463
|
Add touch support in our carousel with HammerJS.
|
2018-10-20 15:32:09 +03:00 |
|
XhmikosR
|
19f70f9d4c
|
Tweak build/build-plugins.js.
|
2018-09-26 17:04:33 +03:00 |
|
XhmikosR
|
02c4444f6c
|
Remove unneeded path.resolve .
|
2018-09-26 15:53:44 +03:00 |
|
XhmikosR
|
59197765f4
|
Include the plugin's filename in the license header.
|
2018-09-26 15:53:44 +03:00 |
|
Helmut Granda
|
ebc220754b
|
Add license headers in js/dist files
By implementing the same approach of rollup.config.js
and replicate it in build-plugins.js, individual plugins
will display license headers.
|
2018-09-26 15:53:44 +03:00 |
|
XhmikosR
|
2f5f8ef755
|
build-plugins.js: Remove redundant space
|
2018-08-29 15:51:21 +03:00 |
|
XhmikosR
|
b442ce3130
|
build/*.js: set sourceType to module.
|
2018-08-12 22:22:12 +03:00 |
|
Johann-S
|
eb81c39f2c
|
feat(plugins): allow to import separate plugins
|
2018-07-19 19:59:45 +02:00 |
|