43 Commits

Author SHA1 Message Date
Max Hoffmann
178c816994
Upgrade to node version 20.17.0 2025-10-20 08:21:57 -07:00
dependabot[bot]
13c31415e6
Bump @babel/traverse from 7.22.20 to 7.23.2 in /examples
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.20 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 15:36:29 +00:00
Max Hoffmann
b81e8f678f
Convert build to rollup 2023-09-25 19:26:58 -07:00
Max Hoffmann
8e96e4c0c2
Update dependencies for examples 2023-09-22 10:18:15 -07:00
Max Hoffmann
2d382e9a54
Update node version for examples and make them work again 2023-09-18 15:18:44 -07:00
Stan
4918f9bb03
"specificed" to "specified" typo found
Just wanted to note that "specified" was misspelled as "specificed". Caught it while I was browsing the page!
2021-02-07 15:57:19 -08:00
Nguyễn Bá Hưng
0753e2cde1 Add cancel method to README & add test cases 2021-01-19 01:37:40 +07:00
Burak Aydin
9e274f35f4 Cancel Dragging on ESC key up 2021-01-17 21:43:36 +03:00
beefchimi
71b5215063 🐛 [PillSwitch] Fix broken layout 2020-10-10 18:10:37 -04:00
beefchimi
6e08a11849 🎨 [JS] Fix linting 2020-10-10 17:48:18 -04:00
beefchimi
5f32399865 🎨 [SCSS] Fix examples linting 2020-10-10 17:34:09 -04:00
beefchimi
12163be793 ⬆️ [Examples] Update dependencies 2020-10-10 16:12:19 -04:00
JuFeng Zhang
ac26117767 Change <a> of block to <span> 2020-07-15 19:01:56 +08:00
dependabot[bot]
4633bde798
Bump mixin-deep from 1.3.1 to 1.3.2 in /examples
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-14 13:27:52 +00:00
bahung1221
d3dce507d9 Add SortAnimation plugin and example 2020-06-18 22:59:08 +07:00
beefchimi
5d193e7824 fix ssh url for threads 2018-12-14 09:32:35 -05:00
beefchimi
acbb2a2f31 fix build errors on windows 2018-08-04 21:45:40 -04:00
Max Hoffmann
d243192464
Extract mirror logic into mirror plugin 2018-06-14 11:59:07 -04:00
beefchimi
cd8de0b443 update to node 10 + deps 2018-06-09 15:31:03 -04:00
beefchimi
7e334a5c3f update some examples to use the new plugin 2018-04-28 20:28:13 -04:00
Max Hoffmann
f4a20cf9df
Adds resize mirror plugin 2018-04-28 19:29:58 -04:00
greenkeeper[bot]
f1eafd65c0 update dependencies 2018-04-28 18:02:22 -04:00
beefchimi
30490f96a9 prepare examples for beta6 2018-04-08 12:08:25 -04:00
beefchimi
7a0825a91d
remove some unnecessary styles from StackedList component 2018-04-04 09:27:43 -04:00
beefchimi
dfb37a3f9b
update Examples for latest Droppable API changes 2018-04-04 09:26:27 -04:00
Max Hoffmann
3803b91cfa
Fixes plugin imports for examples 2018-04-04 09:26:27 -04:00
Max Hoffmann
a543bc88c2
Change webpack build 2018-04-04 09:26:26 -04:00
beefchimi
48a147a190 new tabs need noopener 2018-03-28 21:39:01 -04:00
beefchimi
27ee2bba56 resolve some iphonex layout issues 2018-03-27 22:44:40 -04:00
beefchimi
cbcc062afa add code links to all pages and Button component 2018-03-24 23:14:20 -04:00
beefchimi
0b5c332039 add GridOverlay component and rows function 2018-03-24 18:54:46 -04:00
beefchimi
2bd055c8ad manually update library node modules 2018-03-19 21:12:24 -04:00
beefchimi
7aefbbc721 build examples on prepublish 2018-03-04 20:43:54 -05:00
beefchimi
b5cc103139 now using the gulp4-alpha3 2018-03-04 20:18:56 -05:00
beefchimi
2ac8133cd9 upgrade to webpack4 2018-03-04 19:58:01 -05:00
beefchimi
6bf36846dc update several node modules 2018-03-04 19:38:17 -05:00
beefchimi
32c62336dc reset css updates 2018-03-04 19:28:14 -05:00
beefchimi
f67ac273d2 Complete polish review of Examples project 2018-02-02 22:09:12 -05:00
beefchimi
cf785d8926 Regenerate yarn.lock and fix start task 2018-01-20 15:38:13 -05:00
beefchimi
8db2421afd Examples: wrap with rAF 2018-01-20 15:14:04 -05:00
beefchimi
0bb069762d Examples: update eslint and resolve all errors/warnings 2018-01-20 11:58:33 -05:00
beefchimi
9a7127a207 move Patterns to div elements 2018-01-17 22:42:11 -05:00
beefchimi
fbeb26e149 Add starting point for Examples site 2018-01-16 11:11:46 -05:00