1 change: 1 addition & 0 deletions1inc/vk-blocks/admin/admin.php Original file line numberDiff line numberDiff line change Expand Up@@ -106,6 +106,7 @@ function vk_blocks_setting_page() { if(vk_blocks_is_license_setting() ) { ...
VK Blocks でしか使わないスタイル名に対して追加するなら vk_[ ブロック名 ]-style-[ 属性名 ] ブレイクポイント スマホ@media (max-width: 575.98px) タブレット@media (min-width: 576px) and (max-width: 991.98px) PC@media (min-width: 992px) ...
# groupadd -g 102 scutters # useradd -u 1003 -g 102 -d /export/home/scutter1 -s /bin/csh -c "Scutter 1" -m -k /etc/skel scutter1 64 blocks詳細については、groupadd(1M) および useradd(1M) のマニュアルページを参照してください。
Total disk size is 972 cylinders Cylinder size is 4032 (512 byte) blocks Cylinders Partition Status Type Start End Length % === === === === === === === 1 DOS12 0 7 8 1 2 Active x86 Boot 8 16 9 1 3 Solaris 17 969 953 98 SELECT ONE OF THE FOLLOWING: 1. Create a part...
おそらくCSSの量が増える対策として実装したんだろうけど、やっぱり "VK Blocks" っていうプラグインの中でやる事ではないよね... と思うのよね...。kurudrive added the 意見調整待ち label Jan 31, 2023 kurudrive added 優先度:中 and removed 意見調整待ち labels Mar 7, 2023 kurudrive...
.pipe(replace("'css_optimize_textdomain'", "'vk-blocks'")) .pipe(gulp.dest('./inc/vk-css-optimize/package/')); done(); }); // replace_text_domain gulp.task('text-domain-free', (done) => { // vk-admin. gulp.src(['./inc/vk-admin/package/*.php']) .pipe(replace("'...
Merge branch 'develop' of github.com:vektor-inc/vk-blocks-pro into fi… 35085bf Merge branch 'develop' into fix/heading/transform a716a4a lint 9893091 kurudrivechanged the title【2人目確認待ち】VK 見出しからコアの見出しに変更できるようにJun 20, 2024 ...
ソースマップエラー: request failed with status 404 リソース URL: https://***/wp-content/plugins/vk-blocks-pro/vendor/vektor-inc/vk-swiper/src/assets/js/swiper-bundle.min.js?ver=11.0.2 ソースマップ URL: swiper-bundle.min.js.map Copy link...
UIコンポーネントがあった方が後々最初の高さを設定したいブロックが出てきた時に実装しやすいように感じました。 kurudrive changed the title 【意見調整だけ優先/実装優先は低くていいかな】[ Outer ] コンテナ内側のスペース設定と最小高さ設定のUIコンポーネントを共通化 [ Outer ] コン...
vektor-inc / vk-blocks-pro Public Notifications Fork 3 Star 11 Code Issues 67 Pull requests 10 Discussions Actions Projects Wiki Security Insights CommitTreeShaking が有効 かつ CSSの分割読み込みでない設定の場合に 非表示設定が正常に動作しない不具合が発生するため、応急処置と…...