並び順

ブックマーク数

期間指定

  • から
  • まで

281 - 320 件 / 1144件

新着順 人気順

Componentの検索結果281 - 320 件 / 1144件

  • Angular 2: Component のスタイル実装と CSS のカプセル化 - Qiita

    先日行われた ng-kyoto Angular Meetup #3 にて、「CSS in JS と CSS Modules」という発表を行いました。 Angular Meetup にも関わらず、React における Component のスタイリングに関する内容で、最後に「React 勢がこんなに頑張っているのに Angular ときたら」と煽るつもりだったのですが、直前の @armorik83 さんの発表で Angular 2 で同じような機能が実装されることを知り、慌ててオチを書き換えたのでした。 というわけでこの記事では、 Angular 2 で Component のスタイルをどのように実装するか、CSS のカプセル化(ローカルスコープ化)がどのように行われるのかについて、見ていきたいと思います。 前提 この記事を執筆した時点での Angular 2 の最新バージョンは 2.0.0

      Angular 2: Component のスタイル実装と CSS のカプセル化 - Qiita
    • Hierarchy view component with pure CSS (SASS)

      Hi reader! This is my first blog post-tutorial ever :). I decided to write posts from my experience in Web design and development. Recently I got a task at my work to design the flow of purchase order through jobs. It might sound weird but the component I came up with might be useful for displaying relational data. Let`s StartThe final component looks complex but in reality there is only one key c

        Hierarchy view component with pure CSS (SASS)
      • The Lifecycle of React Hooks Component

        The Lifecycle of React Hooks ComponentIn this article, we will see the order in which different useEffect callbacks and cleanups happen. We will also see how it differs when the app mounts, unmounts, updates.

          The Lifecycle of React Hooks Component
        • Component Story Format

          Storybook is the world’s most popular UI component workshop. It enables structured UI development and testing for every major view layer including React, Vue, Angular, and many more. Storybook 5.2 introduces Component Story Format (CSF), a new way to author stories based on ES6 modules. Component Stories are simple, easy to read, and decoupled from Storybook’s internal API so you can use them anyw

            Component Story Format
          • akihiro kamijo: Flex Component Kit for Flash CS3 を使った Flex コンポーネントの開発

            以下は、Flex Component Kit for Flash CS3 を使った Flex コンポーネントの開発における注意点です。 基準点 基準点はシンボルの左上の角である必要があります。もし他の箇所が基準点になっている場合は別のシンボルでくるんで外側のシンボルの基準点が左上になるようにすれば OK です。 フレームレート Flash コンポーネントのフレームレートと Flex のフレームレートは同じでないと正しく動作しません。Flex のフレームレートはデフォルトで 24 fps になっていますのでそれにあわせるのがお勧めです。Flex 側のフレームレートを変えることも可能ですが、これは非常用の手段くらいの位置づけと考えた方がよさそうです。特に 24 fps より遅くするとと UI の表示がもたつくことがあるようです。 コンテンツのサイズ 通常のケースでは Flash コンテンツの大

            • GitHub - jquense/react-big-calendar: gcal/outlook like calendar component

              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                GitHub - jquense/react-big-calendar: gcal/outlook like calendar component
              • GitHub - ReactPrimer/ReactPrimer: React component prototyping tool that generates fully connected class component code.

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

                  GitHub - ReactPrimer/ReactPrimer: React component prototyping tool that generates fully connected class component code.
                • GitHub - ionic-team/stencil: A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                    GitHub - ionic-team/stencil: A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from
                  • GitHub - faucetsdn/ryu: Ryu component-based software defined networking framework

                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                      GitHub - faucetsdn/ryu: Ryu component-based software defined networking framework
                    • Flipload JS Component

                      Flipload.js Flipping HTML elements to show a loading indicator easily. Example 1 Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Cum sociis natoque penatibus et magnis dis partur

                      • 11 React Native Component Libraries You Should Know in 2018

                        Much like React itself, React Native encourages you to build your UI using isolated components. Component libraries and UI toolkits help you save time and build your applications faster, using a pre-made set of components. After reviewing useful React and Vue components libraries, and on popular demand, here is a list of useful (maintained) React-native UI libraries to get you started. Feel free t

                          11 React Native Component Libraries You Should Know in 2018
                        • YappoLogs: Class::Component 0.11 リリースのお知らせ

                          Class::Component 0.11 リリースのお知らせ Class::Component使ってるアプリはPluginで使える独自のAttributeを簡単に実装できるわけですが、そのときはattributeへの引数的な物が使えるのですね。 sub migi : Karada ('hikisuu') {}ってやればhikisuuって値が取れます。 しかしこれは、引数が一つのみの場合しか想定していなくてsub migi : Karada ('hikisuu', 'ippai') {}ってやるとhikisuu', 'ippaiになってしまってひじょーに悲しいです。 何でかって言うと、この部分はCatalystから略な感じだったので、もうちょっと使い勝手良くしたいよ!という事で、attributeへの引数の使い勝手が良い事で有名なAttribute::Handlerから盗んできました。 こ

                          • Flex OpenID Login Component

                            Disclaimer: All opinions and ideas expressed here are my own and do not necessarily reflect the views of Adobe Systems Incorporated. RSS 2.0 Feed February 17, 2009 6:19 PM OpenID is a free and easy way to login to multiple websites without having to remember a username and password for each site. A hard thing to get right with OpenID is the user experience. Since the concept is new, many users don

                            • CakePHP Email Component 調査報告書 :: handsOut.jp

                              スライド1: CakePHP 1.2Email Component調査報告書twitter.com/suzuki スライド2: 調査担当者についてCakePHPで構築したサイト数はゼロ「CakePHPガイドブック」を「読んだ人」「Fast CakePHP」を「読んだ人」メールに関して「ちょっと詳しい人」 スライド3: 調査目的調査内容Emailコンポーネントで何ができるのか?日本語のメールは送れるのか?調査環境CakePHP 1.2.0.6311-betaVMware Fusion + CentOS 5.1 (i386) スライド4: 調査の参考この資料作成時に参考とさせて頂いたところCakePHP1.2で使える便利な5つの新機能http://d.hatena.ne.jp/yandod/20071030CPA-LABテクニカルhttp://www.cpa-lab.com/tech/

                              • [Navigation Component] Back Stack の変化まとめ - Qiita

                                はじめに Navigation Component を使う際、基本原則に従った遷移については本当に楽で助かるのですが、バックボタンの遷移先を前の画面以外にするなど、少し特殊な遷移を実装しなければいけない場合には NavController 内の back stack がどのように積まれているか知る必要が出てきます。 本記事では Navigation Component の使い方を一通り学んだ方向けの情報として、特定の遷移を行った場合の back stack の変化をひたすら挙げていきます。(バージョン2.2.0-rc02での情報です) なお、本記事には以下の発表内容が一部含まれます。 https://speakerdeck.com/oboenikui/navigation-componentdexian-nizhi-tuteokitakatutapointo Navigation Comp

                                  [Navigation Component] Back Stack の変化まとめ - Qiita
                                • Creating a C++ XPCOM component

                                  About This is a step-by-step tutorial on creating, building and registering an XPCOM component on Linux and MS Windows. Download The complete source code for this tutorial can be downloaded from here. Creating the component Download the Gecko SDK for your platform. You can find it at http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7/. You can choose a different Mozilla release if

                                  • StackLayout - A flexible width, component based CSS layout system

                                    StackLayout A flexible width, component based CSS layout system StackLayout is the brain child of Campbell McGuiness Campbell McGuiness is a member of the Working Software team and has a passion for hand coding highly semantic, cross browser & device compatible HTML & CSS. StackLayout is sponsored by Decal CMS

                                    • [React] Component と PureComponentの違い - Qiita

                                      1. 前書き React は Component を Update するか決定する過程で、 Component の shouldComponentUpdate を実行し、Update する必要があるか判断する。 Reactは shouldComponentUpdate で true を返すと Update する必要があると判断し、 false を返すと Update をする必要がないと判断する。 2. PureComponentとは React PureComponent はデフォルトの shouldComponentUpdate を変更した Component である。 浅い比較(shallow-Equal)によって Update するかしないかを決定する。 React.PureComponentのイメージ class PureComponent extends React.Compon

                                        [React] Component と PureComponentの違い - Qiita
                                      • React Component Patterns

                                        It’s been a while since I’ve been working with React — a Facebook library to build user interfaces using JavaScript — and there are a few concepts I wish I knew when I was just starting. This text is an attempt to summarize some patterns I learned during my experience so far — and also may be useful for developers who are just about to enter this awesome component-based world. Stateful x Stateless

                                          React Component Patterns
                                        • Coding Cowboys: Flex upload component

                                          Wow, can't believe its almost Christmas, been busy with alot of projects that I almost forgot me and Cahlan have a blog, guess time flies when you stare at code all day. I did manage to find some time to put the file upload example into a Flex component. I was going to tweek this some more until I felt it was ready for use, but that was weeks ago. So here it is, if anyone wants to change/improve i

                                          • Voix JS Component

                                            Choose a language English Español Press "v" key and pick a color Red | Rojo Blue | Azul Yellow | Amarillo Green | Verde Violet | Violeta Orange | Naranja

                                            • 主成分分析(PCA; Principal Component Analysis)を丁寧に解く - Neon Lights

                                              この間書いた記事で,codecogsのOnline Latex Equation Editorを使えば,はてなダイアリーでもキレイな数式を書けることが分かったので,昔書いたPCAの導出を載せておこうと思う. PCAは固有値分解で主成分を抽出する写像を求めることができるんだけど,多くの教科書などでは,「PCAの最適化問題が固有値問題になるよー」と書いて終わりなので,「どうして固有値問題で解くことができるのか」というところを丁寧に導出したい. 考えた結果,すごい回りくどい方法しか思いつかなかったので,他のシンプルな解説もあるのかもしれない. 特に直感的な説明などなくて式を丁寧に見ていっているだけです.たぶん間違ってたり抜けているところがあるので,見つけた人は優しくご指摘下さい.(言い訳がすごい) 主成分分析(PCA)の目的と定式化 次の観測されたN個の観測データから成るデータ集合が与えられたと

                                              • Dagger2. MultibindingでComponentを綺麗に仕上げる

                                                はじめに 2017年に入ってDagger2もバージョン2.9を迎えました. Androidでも使われることが多いDIフレームワークも, バージョンを重ねるごとに便利なAPIが増えています. 本稿はAndroidアプリを例に, Activityに依存するComponentからインジェクションする方法について, 過去のAPIを使用した方法と, 新しいAPIを使用した方法とで比較を行い, より綺麗なインジェクションを実現していきます. 今回紹介する内容+αとソースコードはGitHubにもアップしていますのでそちらもあわせてご覧ください :) Subcomponent. 親と子の密結合問題 Androidでは, コンポーネントをアクティビティの単位で分割することがよくあります(e.g. MainActivityComponent, SettingActivityComponent, etc.) そ

                                                • Partigen 2 Overview - Flash Particle Effects Software & ActionScript Effect Component | Desuade

                                                  Grudgingly, I’ll admit this blows After Effects out of the water. –Marcus Geduld, Layers Magazine Anyone who's tried to create quality effects in Flash, knows how difficult it can be. One can either spend days messing with complicated code that only results in cheesy effects, or struggle through expensive video-editing apps that produce nothing but frustrating render workflows and bloated files –

                                                  • akihiro kamijo: Flex Component Kit for Flash CS3

                                                    Flex Component Kit for Flash CS3 が公開されました。 (Flex Component Kit for Flash CS3@Labs) この kit を使うと Flash CS3 で作成した AS3 のムービークリップをそのまま Flex のコンポーネントとして使用できるようになります。まだベータ版ですのでお試し用の環境でのみご使用ください (日本ではまだ CS3 が発売されていませんが念のため)。 Flex Component Kit for Flash CS3 とドキュメントは Adobe Labs からダウンロードできます。 Flex Component Kit extension for Flash CS3 (mxp, 60KB) ドキュメント (zip, 424KB) 前提となるソフトウェアは以下のとおりです。 Adobe Flash CS3 Ad

                                                    • React.createClass versus extends React.Component - Ultimate Courses

                                                      Two ways to do the same thing. Almost. React traditionally provided the React.createClass method to create component classes, and released a small syntax sugar update to allow for better use with ES6 modules by extends React.Component, which extends the Component class instead of calling createClass. These differences are subtle in places, but have quite a few interesting differences worth explori

                                                        React.createClass versus extends React.Component - Ultimate Courses
                                                      • cakephp1.2 or 1.3でmodel/componentなどを共有する方法 - UNIX的なアレ

                                                        cakephpで複数のプロジェクトを作成したとき、お互いにmodelやcomponentを共有したいときは稀にありますよね。たとえば、nanapiの場合ですとPC版モバイル版もあったりします。 そんな時、プロジェクトは別にするけど一部共有したいmodelがでてきます。最初はmodelをコピーしてつかっていたのですが、複数管理が非常に面倒だったため共有する方法を調べてみました。 cakephp1.2の場合 共有の方法は、1.2と1.3で変更されています。まずは1.2の方法を紹介します。 app/config/bootstrap.php <?php $modelPaths = array( '/path/to/project_1/app/models/', '/path/to/project_2/app/models/', ); $componentPaths = array( '/path/

                                                          cakephp1.2 or 1.3でmodel/componentなどを共有する方法 - UNIX的なアレ
                                                        • 11 React UI Component Libraries you Should Know in 2019

                                                          Although still behind Angular in the sheer numbers of users, React is leading in popularity in Stack overflow’s most loved component libraries. React is rising in popularity in 2017React’s virtual DOM, the ability to declaratively describe a user interface and model the state of that interface, low barriers to entry for a decent Javascript developer, all make React a great go-to library for buildi

                                                            11 React UI Component Libraries you Should Know in 2019
                                                          • [ステップアップ! CakePHP] Controller で Component を使う | バシャログ。

                                                            こんにちは、ichikawaです。 本日より、新連載「ステップアップ! CakePHP」を開始します。 今回の連載は、「 CakePHP1.2 の基礎はだいたい分かるけど、いまいち使いこなせていない気がするんだよなー」といった方向けの連載となっています。 「本を読んだけど…」、「チュートリアルはやってみたけど…」そのままになっている方! これを機会にステップアップをしてみませんか? 第一回は、「コントローラーでコンポーネントを使う」です。 Component (コンポーネント) とは? コンポーネントとは、主にコントローラーの処理をサポートするものです。 複数のコントローラ間で共有したい機能などをコンポーネントとしてまとめる事により、簡単に共有でき、より開発効率が良くなります。 設置場所 app/controllers/components以下に配置します。 命名規則 ファイル名は、作成す

                                                              [ステップアップ! CakePHP] Controller で Component を使う | バシャログ。
                                                            • PrimeReact | React UI Component Library

                                                              PrimeTek libraries have reached over130 Million Downloads on npm! Join the PrimeLand community and experience the difference yourself.

                                                                PrimeReact | React UI Component Library
                                                              • GitHub - developit/unistore: 🌶 350b / 650b state container with component actions for Preact & React

                                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

                                                                  GitHub - developit/unistore: 🌶 350b / 650b state container with component actions for Preact & React
                                                                • GitHub - skidding/react-component-tree: Serialize and reproduce the state of an entire tree of React components.

                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                    GitHub - skidding/react-component-tree: Serialize and reproduce the state of an entire tree of React components.
                                                                  • Introduction to Component

                                                                    by Toby Ho on 1/23/2014 Hello, and welcome to the first post of Small.js! This post will cover the basics of Component. Component is a frontend Javascript package manager developed by the prolific Tj Holowaychuk. It embodies the philosophy of small modules and is designed to manage assets as well as Javascript. Currently, there exists over 1600 "components". Although there are more popular JS pack

                                                                      Introduction to Component
                                                                    • ACPICA - The ACPI Component Architecture Project

                                                                      ACPI Component Architecture (ACPICA) is a reference implementation of the Advanced Configuration and Power Interface (ACPI) specification. This implementation simplifies complex ACPI operating system implementations by integrating it directly as a kernel-resident subsystem, without changes to the core ACPICA code. Introduction to ACPI Architecture Download With advanced power management (APM), pow

                                                                        ACPICA - The ACPI Component Architecture Project
                                                                      • UI component generator with ChatGPT

                                                                        Choose how to export your component (this will take a few moments, but worth waiting!!!)

                                                                          UI component generator with ChatGPT
                                                                        • GitHub - aurajs/aura: A scalable, event-driven JavaScript architecture for developing component-based applications.

                                                                          We first started AuraJS two years ago and have evolved it over time (with the help of engineers at Hull.io and our contributors) to meet the needs of the RequireJS community. Today is is an excellent reference framework for how to structure a large-scale application with many of the core patterns necessary to build a system of decoupled modules that cleanly speak to each other. Two years on, the m

                                                                            GitHub - aurajs/aura: A scalable, event-driven JavaScript architecture for developing component-based applications.
                                                                          • GitHub - setchi/FancyScrollView: [Unity] Scroll view component that can implement highly flexible animations.

                                                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                              GitHub - setchi/FancyScrollView: [Unity] Scroll view component that can implement highly flexible animations.
                                                                            • 【VRChat】PhysBoneの設定方法・Componentについて

                                                                              はじめに 今回はPhysBoneのComponentについて紹介。 VRC Phys BoneとVRC Phys Bone Colliderの2つについて解説。 最新版:2023年5月4日_アップデート対応(もちもちPB追加アプデ対応(β版)) 【注意点】 本記事はオープンβ版の際に書いた記事を現時点のアップデートまで継ぎ足して更新したものです。 写真の一部はバージョン差で実際と異なること場合があります。 ※説明の辻褄は合うようになってます。 VRC Phys Bone(簡易) Version ・Version 1.1 = 2023年5月4日に「Stretch Motion」追加が反映される。 ・Version 1.0 = 2023年5月4日以前のモデルの設定。 ※1,Stretch Motion=通称ましゅまろPB。 ※2,基本的にVersion1.1を使う事をおすすめします。(新規でモ

                                                                                【VRChat】PhysBoneの設定方法・Componentについて
                                                                              • Spring Bootの@Componentと@Beanの違い - grep Tips *

                                                                                まずは結論から SpringのDIコンテナに管理してもらいたいクラスが、自分で作成しているクラスなのか、それとも外部のライブラリ(サードパーティのライブラリ)のクラスなのかによって、@Componentを使うか@Beanを使うか変わる。 @Componentとは @Compnentは、Spring BootでWebのMVCアプリを作成するときに使用する@Controller, @Service, @Repositoryと同様に、SpringのDIコンテナに管理させて@AutowireなどでDIできるようにしたいクラスにつける。 @Controller等はMVCの文脈上で特化したクラスにつけられるのに対して、@Componentはそれら以外の特化していないクラス全般に付与するだけで、基本的には同じ。 @Beanとは @Beanも同様にSpringのDIコンテナに管理させたいものにつける点は同

                                                                                  Spring Bootの@Componentと@Beanの違い - grep Tips *
                                                                                • Jest と ReactTestUtils で React Component のユニットテストを書く - Qiita

                                                                                  facebook製のテストフレームワークJestを使ってReact Component のユニットテストを書く方法について簡単にまとめました。 こちらに今回使ったサンプルコードをアップしましたので、合わせてご参照ください! 前提 jest-cli v0.9.2 babel-jest v9.0.3 react-addons-test-utils v0.14.7 react v0.14.7 babel で jsx, es6 をコンパイルする Jest の主な特徴 テストコード内で require した module は、自動的に mock 化される(後述)。https://facebook.github.io/jest/docs/automatic-mocking.html デフォルトで jasmine 2を利用している。 設定 module のインストール Jest でテストを実行するために

                                                                                    Jest と ReactTestUtils で React Component のユニットテストを書く - Qiita